SuccessConsole Output

Started by an SCM change
Building in workspace /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/cloudstore/cloudstore.git
Fetching upstream changes from https://github.com/cloudstore/cloudstore.git
 > git --version
 > git fetch --tags --progress https://github.com/cloudstore/cloudstore.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision d875eacdbccbecd275c058da1f5d77224f1221c5 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f d875eacdbccbecd275c058da1f5d77224f1221c5
 > git rev-list 061dae76714875f8d6c96211050637294d5d1ff6
Parsing POMs
Modules changed, recalculating dependency graph
[co.codewizards.cloudstore.aggregator] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 34660
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml clean deploy site-deploy -P includeLRTs -Dmaven.test.skip=false
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] co.codewizards.cloudstore.parent
[INFO] co.codewizards.cloudstore.core
[INFO] co.codewizards.cloudstore.core.oio.nio
[INFO] co.codewizards.cloudstore.local
[INFO] co.codewizards.cloudstore.rest.shared
[INFO] co.codewizards.cloudstore.rest.client
[INFO] co.codewizards.cloudstore.updater
[INFO] co.codewizards.cloudstore.ls.core
[INFO] co.codewizards.cloudstore.ls.rest.server
[INFO] co.codewizards.cloudstore.ls.server
[INFO] co.codewizards.cloudstore.ls.rest.client
[INFO] co.codewizards.cloudstore.ls.server.cproc
[INFO] co.codewizards.cloudstore.client
[INFO] co.codewizards.cloudstore.ls.client
[INFO] co.codewizards.cloudstore.site.skin
[INFO] co.codewizards.cloudstore.rest.server
[INFO] co.codewizards.cloudstore.server
[INFO] co.codewizards.cloudstore.test
[INFO] co.codewizards.cloudstore.webapp
[INFO] co.codewizards.cloudstore.aggregator
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.parent 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.parent ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.parent ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.3/co.codewizards.cloudstore.parent-0.10.3.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.parent ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.3/co.codewizards.cloudstore.parent-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.3/co.codewizards.cloudstore.parent-0.10.3.pom (28 KB at 1721.3 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (686 B at 39.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (718 B at 140.2 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.parent ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.parent
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.parent ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.parent ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.parent ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.parent ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/./
[INFO]    >>> to file:/tmp/cloudstore-junk/de/./
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.core 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core ---
[INFO] Compiling 214 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core ---
[INFO] Compiling 31 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.core.auth.AuthTokenIOTest
Running co.codewizards.cloudstore.core.io.LockFileTest
Running co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest
Running co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest
Running co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest
Running co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest
Running co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest
Running co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest
Running co.codewizards.cloudstore.core.util.IOUtilTest

>>> before >>>
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.746 sec - in co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.236 sec - in co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest
16:59:37.782 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[0].acquireAndRelease[0]: entered
[1].acquireAndRelease[0]: entered
[2].acquireAndRelease[0]: entered
[3].acquireAndRelease[0]: entered
[4].acquireAndRelease[0]: entered
[5].acquireAndRelease[0]: entered
[1].acquireAndRelease[0]: waited before lock
[4].acquireAndRelease[0]: waited before lock
[6].acquireAndRelease[0]: entered
[3].acquireAndRelease[0]: waited before lock
[7].acquireAndRelease[0]: entered
[8].acquireAndRelease[0]: entered
[0].acquireAndRelease[0]: waited before lock
[9].acquireAndRelease[0]: entered
[10].acquireAndRelease[0]: entered
[11].acquireAndRelease[0]: entered
[2].acquireAndRelease[0]: waited before lock
[2].acquireAndRelease[0]: locked
[0].acquireAndRelease[0]: locked
[3].acquireAndRelease[0]: locked
[12].acquireAndRelease[0]: entered
[1].acquireAndRelease[0]: locked
[13].acquireAndRelease[0]: entered
[4].acquireAndRelease[0]: locked
[12].acquireAndRelease[0]: waited before lock
[12].acquireAndRelease[0]: locked
[7].acquireAndRelease[0]: waited before lock
[7].acquireAndRelease[0]: locked
[14].acquireAndRelease[0]: entered
[15].acquireAndRelease[0]: entered
[14].acquireAndRelease[0]: waited before lock
[9].acquireAndRelease[0]: waited before lock
[9].acquireAndRelease[0]: locked
[14].acquireAndRelease[0]: locked
[9].acquireAndRelease[0]: waited before unlock
[9].acquireAndRelease[0]: exiting
[9].acquireAndRelease[1]: entered
[5].acquireAndRelease[0]: waited before lock
[5].acquireAndRelease[0]: locked
[8].acquireAndRelease[0]: waited before lock
[8].acquireAndRelease[0]: locked
[10].acquireAndRelease[0]: waited before lock
[10].acquireAndRelease[0]: locked
16:59:38.103 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[6].acquireAndRelease[0]: waited before lock
[6].acquireAndRelease[0]: locked
[13].acquireAndRelease[0]: waited before lock
[13].acquireAndRelease[0]: locked
[9].acquireAndRelease[1]: waited before lock
[9].acquireAndRelease[1]: locked
[0].acquireAndRelease[0]: waited before unlock
[0].acquireAndRelease[0]: exiting
[0].acquireAndRelease[1]: entered
[4].acquireAndRelease[0]: waited before unlock
[4].acquireAndRelease[0]: exiting
[4].acquireAndRelease[1]: entered
[11].acquireAndRelease[0]: waited before lock
[11].acquireAndRelease[0]: locked
[0].acquireAndRelease[1]: waited before lock
[0].acquireAndRelease[1]: locked
[15].acquireAndRelease[0]: waited before lock
[15].acquireAndRelease[0]: locked
[5].acquireAndRelease[0]: waited before unlock
[5].acquireAndRelease[0]: exiting
[5].acquireAndRelease[1]: entered
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 sec - in co.codewizards.cloudstore.core.auth.AuthTokenIOTest
[4].acquireAndRelease[1]: waited before lock
[4].acquireAndRelease[1]: locked
[5].acquireAndRelease[1]: waited before lock
[5].acquireAndRelease[1]: locked
[4].acquireAndRelease[1]: waited before unlock
[4].acquireAndRelease[1]: exiting
[4].acquireAndRelease[2]: entered
[6].acquireAndRelease[0]: waited before unlock
[2].acquireAndRelease[0]: waited before unlock
[2].acquireAndRelease[0]: exiting
[2].acquireAndRelease[1]: entered
[6].acquireAndRelease[0]: exiting
[6].acquireAndRelease[1]: entered
[14].acquireAndRelease[0]: waited before unlock
[14].acquireAndRelease[0]: exiting
[14].acquireAndRelease[1]: entered
*** regex1 ***
[4].acquireAndRelease[2]: waited before lock
[4].acquireAndRelease[2]: locked
[10].acquireAndRelease[0]: waited before unlock
[10].acquireAndRelease[0]: exiting
[10].acquireAndRelease[1]: entered
[1].acquireAndRelease[0]: waited before unlock
[1].acquireAndRelease[0]: exiting
[1].acquireAndRelease[1]: entered
[7].acquireAndRelease[0]: waited before unlock
[7].acquireAndRelease[0]: exiting
[7].acquireAndRelease[1]: entered
[8].acquireAndRelease[0]: waited before unlock
[8].acquireAndRelease[0]: exiting
[8].acquireAndRelease[1]: entered
[6].acquireAndRelease[1]: waited before lock
[8].acquireAndRelease[1]: waited before lock
[8].acquireAndRelease[1]: locked
[6].acquireAndRelease[1]: locked
[2].acquireAndRelease[1]: waited before lock
[2].acquireAndRelease[1]: locked
[3].acquireAndRelease[0]: waited before unlock
[3].acquireAndRelease[0]: exiting
[3].acquireAndRelease[1]: entered
[12].acquireAndRelease[0]: waited before unlock
[13].acquireAndRelease[0]: waited before unlock
[13].acquireAndRelease[0]: exiting
[13].acquireAndRelease[1]: entered
16:59:38.406 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[6].acquireAndRelease[1]: waited before unlock
[6].acquireAndRelease[1]: exiting
[6].acquireAndRelease[2]: entered
[12].acquireAndRelease[0]: exiting
[12].acquireAndRelease[1]: entered
[14].acquireAndRelease[1]: waited before lock
[14].acquireAndRelease[1]: locked
[3].acquireAndRelease[1]: waited before lock
[3].acquireAndRelease[1]: locked
[3].acquireAndRelease[1]: waited before unlock
[3].acquireAndRelease[1]: exiting
[3].acquireAndRelease[2]: entered
16:59:38.456 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[1].acquireAndRelease[1]: waited before lock
[1].acquireAndRelease[1]: locked
testDir=  /tmp/IOUtilTest/testDir
fileName= /tmp/IOUtilTest/testDir/subFolder/fileName
relPath= subFolder/fileName
[12].acquireAndRelease[1]: waited before lock
[12].acquireAndRelease[1]: locked
[7].acquireAndRelease[1]: waited before lock
[7].acquireAndRelease[1]: locked
[2].acquireAndRelease[1]: waited before unlock
[2].acquireAndRelease[1]: exiting
[2].acquireAndRelease[2]: entered
[10].acquireAndRelease[1]: waited before lock
[10].acquireAndRelease[1]: locked
[6].acquireAndRelease[2]: waited before lock
[6].acquireAndRelease[2]: locked
<<< after <<<

[15].acquireAndRelease[0]: waited before unlock
[15].acquireAndRelease[0]: exiting
[15].acquireAndRelease[1]: entered
[12].acquireAndRelease[1]: waited before unlock
[12].acquireAndRelease[1]: exiting
[12].acquireAndRelease[2]: entered
[13].acquireAndRelease[1]: waited before lock
[13].acquireAndRelease[1]: locked
[8].acquireAndRelease[1]: waited before unlock
[8].acquireAndRelease[1]: exiting
[8].acquireAndRelease[2]: entered

>>> before >>>
[15].acquireAndRelease[1]: waited before lock
[15].acquireAndRelease[1]: locked
[14].acquireAndRelease[1]: waited before unlock
[14].acquireAndRelease[1]: exiting
[14].acquireAndRelease[2]: entered
[3].acquireAndRelease[2]: waited before lock
[3].acquireAndRelease[2]: locked
[0].acquireAndRelease[1]: waited before unlock
[0].acquireAndRelease[1]: exiting
[0].acquireAndRelease[2]: entered
[9].acquireAndRelease[1]: waited before unlock
[9].acquireAndRelease[1]: exiting
[9].acquireAndRelease[2]: entered
[11].acquireAndRelease[0]: waited before unlock
[11].acquireAndRelease[0]: exiting
[11].acquireAndRelease[1]: entered
[0].acquireAndRelease[2]: waited before lock
[0].acquireAndRelease[2]: locked
[9].acquireAndRelease[2]: waited before lock
[9].acquireAndRelease[2]: locked
[2].acquireAndRelease[2]: waited before lock
[2].acquireAndRelease[2]: locked
[2].acquireAndRelease[2]: waited before unlock
[2].acquireAndRelease[2]: exiting
[2].acquireAndRelease[3]: entered
[5].acquireAndRelease[1]: waited before unlock
[5].acquireAndRelease[1]: exiting
[5].acquireAndRelease[2]: entered
[10].acquireAndRelease[1]: waited before unlock
[10].acquireAndRelease[1]: exiting
[10].acquireAndRelease[2]: entered
[12].acquireAndRelease[2]: waited before lock
[12].acquireAndRelease[2]: locked
[4].acquireAndRelease[2]: waited before unlock
[4].acquireAndRelease[2]: exiting
[4].acquireAndRelease[3]: entered
[2].acquireAndRelease[3]: waited before lock
[2].acquireAndRelease[3]: locked
*** regex2 ***
[8].acquireAndRelease[2]: waited before lock
[8].acquireAndRelease[2]: locked
[10].acquireAndRelease[2]: waited before lock
[10].acquireAndRelease[2]: locked
[13].acquireAndRelease[1]: waited before unlock
[13].acquireAndRelease[1]: exiting
[13].acquireAndRelease[2]: entered
[7].acquireAndRelease[1]: waited before unlock
[7].acquireAndRelease[1]: exiting
[7].acquireAndRelease[2]: entered
[5].acquireAndRelease[2]: waited before lock
[5].acquireAndRelease[2]: locked
[11].acquireAndRelease[1]: waited before lock
[11].acquireAndRelease[1]: locked
<<< after <<<

#######   testInTargetDir   #######
testDir=  /tmp/IOUtilTest15079931788070
fileName= /tmp/IOUtilTest15079931788070/subFolder/fileName
relPath= subFolder/fileName
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.256 sec - in co.codewizards.cloudstore.core.util.IOUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.477 sec - in co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest

>>> before >>>
[1].acquireAndRelease[1]: waited before unlock
[1].acquireAndRelease[1]: exiting
[1].acquireAndRelease[2]: entered
[14].acquireAndRelease[2]: waited before lock
[14].acquireAndRelease[2]: locked
[15].acquireAndRelease[1]: waited before unlock
[15].acquireAndRelease[1]: exiting
[15].acquireAndRelease[2]: entered
[4].acquireAndRelease[3]: waited before lock
[4].acquireAndRelease[3]: locked
[7].acquireAndRelease[2]: waited before lock
[7].acquireAndRelease[2]: locked
[9].acquireAndRelease[2]: waited before unlock
[9].acquireAndRelease[2]: exiting
[9].acquireAndRelease[3]: entered
[10].acquireAndRelease[2]: waited before unlock
[10].acquireAndRelease[2]: exiting
[10].acquireAndRelease[3]: entered
*** shellPattern1 ***
<<< after <<<

[1].acquireAndRelease[2]: waited before lock
[1].acquireAndRelease[2]: locked
[2].acquireAndRelease[3]: waited before unlock
[2].acquireAndRelease[3]: exiting
[2].acquireAndRelease[4]: entered
[13].acquireAndRelease[2]: waited before lock
[13].acquireAndRelease[2]: locked
[2].acquireAndRelease[4]: waited before lock
[2].acquireAndRelease[4]: locked
[15].acquireAndRelease[2]: waited before lock
[15].acquireAndRelease[2]: locked
[10].acquireAndRelease[3]: waited before lock
[10].acquireAndRelease[3]: locked

>>> before >>>
[10].acquireAndRelease[3]: waited before unlock
[10].acquireAndRelease[3]: exiting
[10].acquireAndRelease[4]: entered
[6].acquireAndRelease[2]: waited before unlock
[6].acquireAndRelease[2]: exiting
[6].acquireAndRelease[3]: entered
[7].acquireAndRelease[2]: waited before unlock
[7].acquireAndRelease[2]: exiting
[7].acquireAndRelease[3]: entered
[1].acquireAndRelease[2]: waited before unlock
[1].acquireAndRelease[2]: exiting
[1].acquireAndRelease[3]: entered
[14].acquireAndRelease[2]: waited before unlock
[14].acquireAndRelease[2]: exiting
[14].acquireAndRelease[3]: entered
[8].acquireAndRelease[2]: waited before unlock
[8].acquireAndRelease[2]: exiting
[8].acquireAndRelease[3]: entered
[5].acquireAndRelease[2]: waited before unlock
[5].acquireAndRelease[2]: exiting
[5].acquireAndRelease[3]: entered
*** shellPattern2 ***
[1].acquireAndRelease[3]: waited before lock
[1].acquireAndRelease[3]: locked
[14].acquireAndRelease[3]: waited before lock
[14].acquireAndRelease[3]: locked
<<< after <<<

[10].acquireAndRelease[4]: waited before lock
[10].acquireAndRelease[4]: locked
[9].acquireAndRelease[3]: waited before lock
[9].acquireAndRelease[3]: locked
[1].acquireAndRelease[3]: waited before unlock
[1].acquireAndRelease[3]: exiting
[1].acquireAndRelease[4]: entered
[8].acquireAndRelease[3]: waited before lock
[8].acquireAndRelease[3]: locked
[11].acquireAndRelease[1]: waited before unlock
[11].acquireAndRelease[1]: exiting
[11].acquireAndRelease[2]: entered
[7].acquireAndRelease[3]: waited before lock
[7].acquireAndRelease[3]: locked
[1].acquireAndRelease[4]: waited before lock
[1].acquireAndRelease[4]: locked

>>> before >>>
[5].acquireAndRelease[3]: waited before lock
[5].acquireAndRelease[3]: locked
[3].acquireAndRelease[2]: waited before unlock
[3].acquireAndRelease[2]: exiting
[3].acquireAndRelease[3]: entered
[0].acquireAndRelease[2]: waited before unlock
[0].acquireAndRelease[2]: exiting
[0].acquireAndRelease[3]: entered
[12].acquireAndRelease[2]: waited before unlock
[12].acquireAndRelease[2]: exiting
[12].acquireAndRelease[3]: entered
[11].acquireAndRelease[2]: waited before lock
[11].acquireAndRelease[2]: locked
[2].acquireAndRelease[4]: waited before unlock
[2].acquireAndRelease[4]: exiting
[2].acquireAndRelease[5]: entered
*** shellPattern3 ***
[0].acquireAndRelease[3]: waited before lock
[0].acquireAndRelease[3]: locked
[6].acquireAndRelease[3]: waited before lock
[6].acquireAndRelease[3]: locked
[11].acquireAndRelease[2]: waited before unlock
[11].acquireAndRelease[2]: exiting
[11].acquireAndRelease[3]: entered
<<< after <<<

[9].acquireAndRelease[3]: waited before unlock
[9].acquireAndRelease[3]: exiting
[9].acquireAndRelease[4]: entered
[4].acquireAndRelease[3]: waited before unlock
[4].acquireAndRelease[3]: exiting
[4].acquireAndRelease[4]: entered

>>> before >>>
[11].acquireAndRelease[3]: waited before lock
[11].acquireAndRelease[3]: locked
[2].acquireAndRelease[5]: waited before lock
[2].acquireAndRelease[5]: locked
[4].acquireAndRelease[4]: waited before lock
[4].acquireAndRelease[4]: locked
[3].acquireAndRelease[3]: waited before lock
[3].acquireAndRelease[3]: locked
*** shellPattern4 ***
<<< after <<<

Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.925 sec - in co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest
[13].acquireAndRelease[2]: waited before unlock
[13].acquireAndRelease[2]: exiting
[13].acquireAndRelease[3]: entered
[1].acquireAndRelease[4]: waited before unlock
[1].acquireAndRelease[4]: exiting
[1].acquireAndRelease[5]: entered
[15].acquireAndRelease[2]: waited before unlock
[15].acquireAndRelease[2]: exiting
[15].acquireAndRelease[3]: entered
[12].acquireAndRelease[3]: waited before lock
[12].acquireAndRelease[3]: locked
[8].acquireAndRelease[3]: waited before unlock
[8].acquireAndRelease[3]: exiting
[8].acquireAndRelease[4]: entered
[10].acquireAndRelease[4]: waited before unlock
[10].acquireAndRelease[4]: exiting
[10].acquireAndRelease[5]: entered
[1].acquireAndRelease[5]: waited before lock
[1].acquireAndRelease[5]: locked
[9].acquireAndRelease[4]: waited before lock
[9].acquireAndRelease[4]: locked
[8].acquireAndRelease[4]: waited before lock
[8].acquireAndRelease[4]: locked
[14].acquireAndRelease[3]: waited before unlock
[14].acquireAndRelease[3]: exiting
[14].acquireAndRelease[4]: entered
[12].acquireAndRelease[3]: waited before unlock
[12].acquireAndRelease[3]: exiting
[12].acquireAndRelease[4]: entered
[9].acquireAndRelease[4]: waited before unlock
[9].acquireAndRelease[4]: exiting
[9].acquireAndRelease[5]: entered
[7].acquireAndRelease[3]: waited before unlock
[7].acquireAndRelease[3]: exiting
[7].acquireAndRelease[4]: entered
[0].acquireAndRelease[3]: waited before unlock
[0].acquireAndRelease[3]: exiting
[0].acquireAndRelease[4]: entered
[7].acquireAndRelease[4]: waited before lock
[7].acquireAndRelease[4]: locked
[14].acquireAndRelease[4]: waited before lock
[14].acquireAndRelease[4]: locked
[6].acquireAndRelease[3]: waited before unlock
[6].acquireAndRelease[3]: exiting
[6].acquireAndRelease[4]: entered
[15].acquireAndRelease[3]: waited before lock
[15].acquireAndRelease[3]: locked
[13].acquireAndRelease[3]: waited before lock
[13].acquireAndRelease[3]: locked
[5].acquireAndRelease[3]: waited before unlock
[5].acquireAndRelease[3]: exiting
[5].acquireAndRelease[4]: entered
[9].acquireAndRelease[5]: waited before lock
[9].acquireAndRelease[5]: locked
[6].acquireAndRelease[4]: waited before lock
[6].acquireAndRelease[4]: locked
[0].acquireAndRelease[4]: waited before lock
[0].acquireAndRelease[4]: locked
[10].acquireAndRelease[5]: waited before lock
[10].acquireAndRelease[5]: locked
[3].acquireAndRelease[3]: waited before unlock
[3].acquireAndRelease[3]: exiting
[3].acquireAndRelease[4]: entered
[12].acquireAndRelease[4]: waited before lock
[12].acquireAndRelease[4]: locked
[2].acquireAndRelease[5]: waited before unlock
[2].acquireAndRelease[5]: exiting
[2].acquireAndRelease[6]: entered
[10].acquireAndRelease[5]: waited before unlock
[10].acquireAndRelease[5]: exiting
[10].acquireAndRelease[6]: entered
[1].acquireAndRelease[5]: waited before unlock
[1].acquireAndRelease[5]: exiting
[1].acquireAndRelease[6]: entered
[13].acquireAndRelease[3]: waited before unlock
[13].acquireAndRelease[3]: exiting
[13].acquireAndRelease[4]: entered
[11].acquireAndRelease[3]: waited before unlock
[11].acquireAndRelease[3]: exiting
[11].acquireAndRelease[4]: entered
[1].acquireAndRelease[6]: waited before lock
[1].acquireAndRelease[6]: locked
[2].acquireAndRelease[6]: waited before lock
[2].acquireAndRelease[6]: locked
[3].acquireAndRelease[4]: waited before lock
[13].acquireAndRelease[4]: waited before lock
[3].acquireAndRelease[4]: locked
[13].acquireAndRelease[4]: locked
[5].acquireAndRelease[4]: waited before lock
[5].acquireAndRelease[4]: locked
[13].acquireAndRelease[4]: waited before unlock
[13].acquireAndRelease[4]: exiting
[13].acquireAndRelease[5]: entered
[7].acquireAndRelease[4]: waited before unlock
[7].acquireAndRelease[4]: exiting
[7].acquireAndRelease[5]: entered
[9].acquireAndRelease[5]: waited before unlock
[9].acquireAndRelease[5]: exiting
[9].acquireAndRelease[6]: entered
[4].acquireAndRelease[4]: waited before unlock
[4].acquireAndRelease[4]: exiting
[4].acquireAndRelease[5]: entered
[10].acquireAndRelease[6]: waited before lock
[10].acquireAndRelease[6]: locked
[12].acquireAndRelease[4]: waited before unlock
[12].acquireAndRelease[4]: exiting
[12].acquireAndRelease[5]: entered
[7].acquireAndRelease[5]: waited before lock
[7].acquireAndRelease[5]: locked
[8].acquireAndRelease[4]: waited before unlock
[8].acquireAndRelease[4]: exiting
[8].acquireAndRelease[5]: entered
[12].acquireAndRelease[5]: waited before lock
[12].acquireAndRelease[5]: locked
[13].acquireAndRelease[5]: waited before lock
[13].acquireAndRelease[5]: locked
[8].acquireAndRelease[5]: waited before lock
[8].acquireAndRelease[5]: locked
[9].acquireAndRelease[6]: waited before lock
[9].acquireAndRelease[6]: locked
[12].acquireAndRelease[5]: waited before unlock
[12].acquireAndRelease[5]: exiting
[12].acquireAndRelease[6]: entered
[11].acquireAndRelease[4]: waited before lock
[11].acquireAndRelease[4]: locked
[4].acquireAndRelease[5]: waited before lock
[4].acquireAndRelease[5]: locked
[7].acquireAndRelease[5]: waited before unlock
[7].acquireAndRelease[5]: exiting
[7].acquireAndRelease[6]: entered
[7].acquireAndRelease[6]: waited before lock
[7].acquireAndRelease[6]: locked
[12].acquireAndRelease[6]: waited before lock
[12].acquireAndRelease[6]: locked
[10].acquireAndRelease[6]: waited before unlock
[10].acquireAndRelease[6]: exiting
[10].acquireAndRelease[7]: entered
[15].acquireAndRelease[3]: waited before unlock
[15].acquireAndRelease[3]: exiting
[15].acquireAndRelease[4]: entered
[13].acquireAndRelease[5]: waited before unlock
[13].acquireAndRelease[5]: exiting
[13].acquireAndRelease[6]: entered
[4].acquireAndRelease[5]: waited before unlock
[4].acquireAndRelease[5]: exiting
[4].acquireAndRelease[6]: entered
[14].acquireAndRelease[4]: waited before unlock
[14].acquireAndRelease[4]: exiting
[14].acquireAndRelease[5]: entered
Running co.codewizards.cloudstore.core.util.UrlUtilTest
[1].acquireAndRelease[6]: waited before unlock
[1].acquireAndRelease[6]: exiting
[1].acquireAndRelease[7]: entered
[12].acquireAndRelease[6]: waited before unlock
[12].acquireAndRelease[6]: exiting
[12].acquireAndRelease[7]: entered
[1].acquireAndRelease[7]: waited before lock
[1].acquireAndRelease[7]: locked
[0].acquireAndRelease[4]: waited before unlock
[0].acquireAndRelease[4]: exiting
[0].acquireAndRelease[5]: entered
[6].acquireAndRelease[4]: waited before unlock
[6].acquireAndRelease[4]: exiting
[6].acquireAndRelease[5]: entered
[9].acquireAndRelease[6]: waited before unlock
[9].acquireAndRelease[6]: exiting
[9].acquireAndRelease[7]: entered
[3].acquireAndRelease[4]: waited before unlock
[3].acquireAndRelease[4]: exiting
[3].acquireAndRelease[5]: entered
[10].acquireAndRelease[7]: waited before lock
[10].acquireAndRelease[7]: locked
[6].acquireAndRelease[5]: waited before lock
[6].acquireAndRelease[5]: locked
[11].acquireAndRelease[4]: waited before unlock
[11].acquireAndRelease[4]: exiting
[11].acquireAndRelease[5]: entered
[15].acquireAndRelease[4]: waited before lock
[15].acquireAndRelease[4]: locked
[3].acquireAndRelease[5]: waited before lock
[1].acquireAndRelease[7]: waited before unlock
[1].acquireAndRelease[7]: exiting
[1].acquireAndRelease[8]: entered
[3].acquireAndRelease[5]: locked
[5].acquireAndRelease[4]: waited before unlock
[5].acquireAndRelease[4]: exiting
[5].acquireAndRelease[5]: entered
[11].acquireAndRelease[5]: waited before lock
[11].acquireAndRelease[5]: locked
[4].acquireAndRelease[6]: waited before lock
[4].acquireAndRelease[6]: locked
[0].acquireAndRelease[5]: waited before lock
[0].acquireAndRelease[5]: locked
[6].acquireAndRelease[5]: waited before unlock
[6].acquireAndRelease[5]: exiting
[6].acquireAndRelease[6]: entered
[12].acquireAndRelease[7]: waited before lock
[12].acquireAndRelease[7]: locked
[5].acquireAndRelease[5]: waited before lock
[5].acquireAndRelease[5]: locked
[9].acquireAndRelease[7]: waited before lock
[9].acquireAndRelease[7]: locked
[14].acquireAndRelease[5]: waited before lock
[14].acquireAndRelease[5]: locked
[13].acquireAndRelease[6]: waited before lock
[13].acquireAndRelease[6]: locked
[2].acquireAndRelease[6]: waited before unlock
[2].acquireAndRelease[6]: exiting
[2].acquireAndRelease[7]: entered
[2].acquireAndRelease[7]: waited before lock
[2].acquireAndRelease[7]: locked
[8].acquireAndRelease[5]: waited before unlock
[8].acquireAndRelease[5]: exiting
[8].acquireAndRelease[6]: entered
[10].acquireAndRelease[7]: waited before unlock
[10].acquireAndRelease[7]: exiting
[10].acquireAndRelease[8]: entered
[3].acquireAndRelease[5]: waited before unlock
[3].acquireAndRelease[5]: exiting
[3].acquireAndRelease[6]: entered
[8].acquireAndRelease[6]: waited before lock
[8].acquireAndRelease[6]: locked
[1].acquireAndRelease[8]: waited before lock
[1].acquireAndRelease[8]: locked
[11].acquireAndRelease[5]: waited before unlock
[10].acquireAndRelease[8]: waited before lock
[10].acquireAndRelease[8]: locked
[11].acquireAndRelease[5]: exiting
[11].acquireAndRelease[6]: entered
[15].acquireAndRelease[4]: waited before unlock
[15].acquireAndRelease[4]: exiting
[15].acquireAndRelease[5]: entered
[3].acquireAndRelease[6]: waited before lock
[3].acquireAndRelease[6]: locked
[6].acquireAndRelease[6]: waited before lock
[6].acquireAndRelease[6]: locked
[8].acquireAndRelease[6]: waited before unlock
[8].acquireAndRelease[6]: exiting
[8].acquireAndRelease[7]: entered
[12].acquireAndRelease[7]: waited before unlock
[12].acquireAndRelease[7]: exiting
[12].acquireAndRelease[8]: entered
[7].acquireAndRelease[6]: waited before unlock
[7].acquireAndRelease[6]: exiting
[7].acquireAndRelease[7]: entered
[15].acquireAndRelease[5]: waited before lock
[15].acquireAndRelease[5]: locked
Running co.codewizards.cloudstore.core.util.ISO8601Test
[4].acquireAndRelease[6]: waited before unlock
[4].acquireAndRelease[6]: exiting
[4].acquireAndRelease[7]: entered
[7].acquireAndRelease[7]: waited before lock
[7].acquireAndRelease[7]: locked
[9].acquireAndRelease[7]: waited before unlock
[9].acquireAndRelease[7]: exiting
[9].acquireAndRelease[8]: entered
[11].acquireAndRelease[6]: waited before lock
[11].acquireAndRelease[6]: locked
[8].acquireAndRelease[7]: waited before lock
[8].acquireAndRelease[7]: locked
[13].acquireAndRelease[6]: waited before unlock
[13].acquireAndRelease[6]: exiting
[13].acquireAndRelease[7]: entered
[12].acquireAndRelease[8]: waited before lock
[12].acquireAndRelease[8]: locked
[9].acquireAndRelease[8]: waited before lock
[9].acquireAndRelease[8]: locked
[1].acquireAndRelease[8]: waited before unlock
[1].acquireAndRelease[8]: exiting
[1].acquireAndRelease[9]: entered
[2].acquireAndRelease[7]: waited before unlock
[2].acquireAndRelease[7]: exiting
[2].acquireAndRelease[8]: entered
[7].acquireAndRelease[7]: waited before unlock
[7].acquireAndRelease[7]: exiting
[7].acquireAndRelease[8]: entered
[14].acquireAndRelease[5]: waited before unlock
[14].acquireAndRelease[5]: exiting
[14].acquireAndRelease[6]: entered
[14].acquireAndRelease[6]: waited before lock
[14].acquireAndRelease[6]: locked
[4].acquireAndRelease[7]: waited before lock
[4].acquireAndRelease[7]: locked
[7].acquireAndRelease[8]: waited before lock
[7].acquireAndRelease[8]: locked
[1].acquireAndRelease[9]: waited before lock
[1].acquireAndRelease[9]: locked
[0].acquireAndRelease[5]: waited before unlock
[0].acquireAndRelease[5]: exiting
[0].acquireAndRelease[6]: entered
[13].acquireAndRelease[7]: waited before lock
[13].acquireAndRelease[7]: locked
[5].acquireAndRelease[5]: waited before unlock
[5].acquireAndRelease[5]: exiting
[5].acquireAndRelease[6]: entered
[12].acquireAndRelease[8]: waited before unlock
[12].acquireAndRelease[8]: exiting
[12].acquireAndRelease[9]: entered
[8].acquireAndRelease[7]: waited before unlock
[8].acquireAndRelease[7]: exiting
[8].acquireAndRelease[8]: entered
[7].acquireAndRelease[8]: waited before unlock
[7].acquireAndRelease[8]: exiting
[7].acquireAndRelease[9]: entered
[8].acquireAndRelease[8]: waited before lock
[8].acquireAndRelease[8]: locked
[8].acquireAndRelease[8]: waited before unlock
[8].acquireAndRelease[8]: exiting
[8].acquireAndRelease[9]: entered
[3].acquireAndRelease[6]: waited before unlock
[3].acquireAndRelease[6]: exiting
[3].acquireAndRelease[7]: entered
[5].acquireAndRelease[6]: waited before lock
[5].acquireAndRelease[6]: locked
[5].acquireAndRelease[6]: waited before unlock
[5].acquireAndRelease[6]: exiting
[5].acquireAndRelease[7]: entered
[2].acquireAndRelease[8]: waited before lock
[2].acquireAndRelease[8]: locked
[3].acquireAndRelease[7]: waited before lock
[3].acquireAndRelease[7]: locked
[4].acquireAndRelease[7]: waited before unlock
[4].acquireAndRelease[7]: exiting
[4].acquireAndRelease[8]: entered
[0].acquireAndRelease[6]: waited before lock
[0].acquireAndRelease[6]: locked
[5].acquireAndRelease[7]: waited before lock
[5].acquireAndRelease[7]: locked
[4].acquireAndRelease[8]: waited before lock
[4].acquireAndRelease[8]: locked
[7].acquireAndRelease[9]: waited before lock
[7].acquireAndRelease[9]: locked
[15].acquireAndRelease[5]: waited before unlock
[15].acquireAndRelease[5]: exiting
[15].acquireAndRelease[6]: entered
[14].acquireAndRelease[6]: waited before unlock
[14].acquireAndRelease[6]: exiting
[14].acquireAndRelease[7]: entered
[11].acquireAndRelease[6]: waited before unlock
[11].acquireAndRelease[6]: exiting
[11].acquireAndRelease[7]: entered
[10].acquireAndRelease[8]: waited before unlock
[10].acquireAndRelease[8]: exiting
[10].acquireAndRelease[9]: entered
[6].acquireAndRelease[6]: waited before unlock
[6].acquireAndRelease[6]: exiting
[6].acquireAndRelease[7]: entered
[8].acquireAndRelease[9]: waited before lock
[8].acquireAndRelease[9]: locked
[12].acquireAndRelease[9]: waited before lock
[12].acquireAndRelease[9]: locked
[9].acquireAndRelease[8]: waited before unlock
[9].acquireAndRelease[8]: exiting
[9].acquireAndRelease[9]: entered
[14].acquireAndRelease[7]: waited before lock
[14].acquireAndRelease[7]: locked
[4].acquireAndRelease[8]: waited before unlock
[4].acquireAndRelease[8]: exiting
[4].acquireAndRelease[9]: entered
[11].acquireAndRelease[7]: waited before lock
[11].acquireAndRelease[7]: locked
[9].acquireAndRelease[9]: waited before lock
[9].acquireAndRelease[9]: locked
[3].acquireAndRelease[7]: waited before unlock
[3].acquireAndRelease[7]: exiting
[3].acquireAndRelease[8]: entered
[6].acquireAndRelease[7]: waited before lock
[6].acquireAndRelease[7]: locked
[3].acquireAndRelease[8]: waited before lock
[3].acquireAndRelease[8]: locked
[14].acquireAndRelease[7]: waited before unlock
[14].acquireAndRelease[7]: exiting
[14].acquireAndRelease[8]: entered
[4].acquireAndRelease[9]: waited before lock
[4].acquireAndRelease[9]: locked
[1].acquireAndRelease[9]: waited before unlock
[1].acquireAndRelease[9]: exiting
[1].acquireAndRelease[10]: entered
[10].acquireAndRelease[9]: waited before lock
[10].acquireAndRelease[9]: locked
[10].acquireAndRelease[9]: waited before unlock
[10].acquireAndRelease[9]: exiting
[10].acquireAndRelease[10]: entered
[15].acquireAndRelease[6]: waited before lock
[15].acquireAndRelease[6]: locked
[0].acquireAndRelease[6]: waited before unlock
[0].acquireAndRelease[6]: exiting
[0].acquireAndRelease[7]: entered
[8].acquireAndRelease[9]: waited before unlock
[8].acquireAndRelease[9]: exiting
[8].acquireAndRelease[10]: entered
[13].acquireAndRelease[7]: waited before unlock
[13].acquireAndRelease[7]: exiting
[13].acquireAndRelease[8]: entered
[7].acquireAndRelease[9]: waited before unlock
[7].acquireAndRelease[9]: exiting
[7].acquireAndRelease[10]: entered
[14].acquireAndRelease[8]: waited before lock
[14].acquireAndRelease[8]: locked
[10].acquireAndRelease[10]: waited before lock
[10].acquireAndRelease[10]: locked
[13].acquireAndRelease[8]: waited before lock
[13].acquireAndRelease[8]: locked
[1].acquireAndRelease[10]: waited before lock
[1].acquireAndRelease[10]: locked
[8].acquireAndRelease[10]: waited before lock
[8].acquireAndRelease[10]: locked
[7].acquireAndRelease[10]: waited before lock
[7].acquireAndRelease[10]: locked
[6].acquireAndRelease[7]: waited before unlock
[6].acquireAndRelease[7]: exiting
[6].acquireAndRelease[8]: entered
[12].acquireAndRelease[9]: waited before unlock
[12].acquireAndRelease[9]: exiting
[12].acquireAndRelease[10]: entered
[15].acquireAndRelease[6]: waited before unlock
[15].acquireAndRelease[6]: exiting
[15].acquireAndRelease[7]: entered
[0].acquireAndRelease[7]: waited before lock
[0].acquireAndRelease[7]: locked
[8].acquireAndRelease[10]: waited before unlock
[8].acquireAndRelease[10]: exiting
[8].acquireAndRelease[11]: entered
[6].acquireAndRelease[8]: waited before lock
[6].acquireAndRelease[8]: locked
[13].acquireAndRelease[8]: waited before unlock
[13].acquireAndRelease[8]: exiting
[13].acquireAndRelease[9]: entered
[8].acquireAndRelease[11]: waited before lock
[8].acquireAndRelease[11]: locked
[5].acquireAndRelease[7]: waited before unlock
[5].acquireAndRelease[7]: exiting
[5].acquireAndRelease[8]: entered
[12].acquireAndRelease[10]: waited before lock
[12].acquireAndRelease[10]: locked
[2].acquireAndRelease[8]: waited before unlock
[2].acquireAndRelease[8]: exiting
[2].acquireAndRelease[9]: entered
[2].acquireAndRelease[9]: waited before lock
[2].acquireAndRelease[9]: locked
[3].acquireAndRelease[8]: waited before unlock
[3].acquireAndRelease[8]: exiting
[3].acquireAndRelease[9]: entered
[10].acquireAndRelease[10]: waited before unlock
[10].acquireAndRelease[10]: exiting
[10].acquireAndRelease[11]: entered
[11].acquireAndRelease[7]: waited before unlock
[11].acquireAndRelease[7]: exiting
[11].acquireAndRelease[8]: entered
[4].acquireAndRelease[9]: waited before unlock
[4].acquireAndRelease[9]: exiting
[4].acquireAndRelease[10]: entered
[15].acquireAndRelease[7]: waited before lock
[15].acquireAndRelease[7]: locked
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 sec - in co.codewizards.cloudstore.core.util.ISO8601Test
[5].acquireAndRelease[8]: waited before lock
[5].acquireAndRelease[8]: locked
[10].acquireAndRelease[11]: waited before lock
[10].acquireAndRelease[11]: locked
[4].acquireAndRelease[10]: waited before lock
[4].acquireAndRelease[10]: locked
[13].acquireAndRelease[9]: waited before lock
[13].acquireAndRelease[9]: locked
[14].acquireAndRelease[8]: waited before unlock
[14].acquireAndRelease[8]: exiting
[14].acquireAndRelease[9]: entered
[9].acquireAndRelease[9]: waited before unlock
[9].acquireAndRelease[9]: exiting
[9].acquireAndRelease[10]: entered
[14].acquireAndRelease[9]: waited before lock
[14].acquireAndRelease[9]: locked
[7].acquireAndRelease[10]: waited before unlock
[7].acquireAndRelease[10]: exiting
[7].acquireAndRelease[11]: entered
[3].acquireAndRelease[9]: waited before lock
[3].acquireAndRelease[9]: locked
[11].acquireAndRelease[8]: waited before lock
[11].acquireAndRelease[8]: locked
[2].acquireAndRelease[9]: waited before unlock
[2].acquireAndRelease[9]: exiting
[2].acquireAndRelease[10]: entered
[9].acquireAndRelease[10]: waited before lock
[9].acquireAndRelease[10]: locked
[0].acquireAndRelease[7]: waited before unlock
[0].acquireAndRelease[7]: exiting
[0].acquireAndRelease[8]: entered
16:59:41.380 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[2].acquireAndRelease[10]: waited before lock
[2].acquireAndRelease[10]: locked
[12].acquireAndRelease[10]: waited before unlock
[12].acquireAndRelease[10]: exiting
[12].acquireAndRelease[11]: entered
[15].acquireAndRelease[7]: waited before unlock
[15].acquireAndRelease[7]: exiting
[15].acquireAndRelease[8]: entered
[6].acquireAndRelease[8]: waited before unlock
[6].acquireAndRelease[8]: exiting
[6].acquireAndRelease[9]: entered
[13].acquireAndRelease[9]: waited before unlock
[13].acquireAndRelease[9]: exiting
[13].acquireAndRelease[10]: entered
[1].acquireAndRelease[10]: waited before unlock
[1].acquireAndRelease[10]: exiting
[1].acquireAndRelease[11]: entered
[11].acquireAndRelease[8]: waited before unlock
[11].acquireAndRelease[8]: exiting
[11].acquireAndRelease[9]: entered
[7].acquireAndRelease[11]: waited before lock
[7].acquireAndRelease[11]: locked
[9].acquireAndRelease[10]: waited before unlock
[9].acquireAndRelease[10]: exiting
[9].acquireAndRelease[11]: entered
[9].acquireAndRelease[11]: waited before lock
[9].acquireAndRelease[11]: locked
[1].acquireAndRelease[11]: waited before lock
[1].acquireAndRelease[11]: locked
[6].acquireAndRelease[9]: waited before lock
[6].acquireAndRelease[9]: locked
[5].acquireAndRelease[8]: waited before unlock
[5].acquireAndRelease[8]: exiting
[5].acquireAndRelease[9]: entered
Running co.codewizards.cloudstore.core.util.PasswordUtilTest
[0].acquireAndRelease[8]: waited before lock
[0].acquireAndRelease[8]: locked
[2].acquireAndRelease[10]: waited before unlock
[2].acquireAndRelease[10]: exiting
[2].acquireAndRelease[11]: entered
[0].acquireAndRelease[8]: waited before unlock
[0].acquireAndRelease[8]: exiting
[0].acquireAndRelease[9]: entered
[10].acquireAndRelease[11]: waited before unlock
[10].acquireAndRelease[11]: exiting
[10].acquireAndRelease[12]: entered
[12].acquireAndRelease[11]: waited before lock
[12].acquireAndRelease[11]: locked
[15].acquireAndRelease[8]: waited before lock
[15].acquireAndRelease[8]: locked
[4].acquireAndRelease[10]: waited before unlock
[4].acquireAndRelease[10]: exiting
[4].acquireAndRelease[11]: entered
[13].acquireAndRelease[10]: waited before lock
[13].acquireAndRelease[10]: locked
[8].acquireAndRelease[11]: waited before unlock
[8].acquireAndRelease[11]: exiting
[8].acquireAndRelease[12]: entered
[11].acquireAndRelease[9]: waited before lock
[11].acquireAndRelease[9]: locked
[3].acquireAndRelease[9]: waited before unlock
[3].acquireAndRelease[9]: exiting
[3].acquireAndRelease[10]: entered
[8].acquireAndRelease[12]: waited before lock
[8].acquireAndRelease[12]: locked
[11].acquireAndRelease[9]: waited before unlock
[11].acquireAndRelease[9]: exiting
[11].acquireAndRelease[10]: entered
[6].acquireAndRelease[9]: waited before unlock
[6].acquireAndRelease[9]: exiting
[6].acquireAndRelease[10]: entered
[0].acquireAndRelease[9]: waited before lock
[0].acquireAndRelease[9]: locked
[5].acquireAndRelease[9]: waited before lock
[5].acquireAndRelease[9]: locked
[15].acquireAndRelease[8]: waited before unlock
[15].acquireAndRelease[8]: exiting
[15].acquireAndRelease[9]: entered
[10].acquireAndRelease[12]: waited before lock
[10].acquireAndRelease[12]: locked
[14].acquireAndRelease[9]: waited before unlock
[14].acquireAndRelease[9]: exiting
[14].acquireAndRelease[10]: entered
[7].acquireAndRelease[11]: waited before unlock
[7].acquireAndRelease[11]: exiting
[7].acquireAndRelease[12]: entered
[2].acquireAndRelease[11]: waited before lock
[2].acquireAndRelease[11]: locked
16:59:41.718 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
File created: /tmp/UrlUtilTest15079931817320/#Cumbia
[3].acquireAndRelease[10]: waited before lock
[3].acquireAndRelease[10]: locked
File created: /tmp/UrlUtilTest15079931817630/#Cumbia
[0].acquireAndRelease[9]: waited before unlock
[0].acquireAndRelease[9]: exiting
[0].acquireAndRelease[10]: entered
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.263 sec - in co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest
File created: /tmp/UrlUtilTest15079931817670/#Cumbia
[13].acquireAndRelease[10]: waited before unlock
[13].acquireAndRelease[10]: exiting
[13].acquireAndRelease[11]: entered
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.766 sec - in co.codewizards.cloudstore.core.util.UrlUtilTest
[13].acquireAndRelease[11]: waited before lock
[13].acquireAndRelease[11]: locked
[4].acquireAndRelease[11]: waited before lock
[4].acquireAndRelease[11]: locked
[10].acquireAndRelease[12]: waited before unlock
[10].acquireAndRelease[12]: exiting
[10].acquireAndRelease[13]: entered
[7].acquireAndRelease[12]: waited before lock
[7].acquireAndRelease[12]: locked
[0].acquireAndRelease[10]: waited before lock
[0].acquireAndRelease[10]: locked
[7].acquireAndRelease[12]: waited before unlock
[7].acquireAndRelease[12]: exiting
[7].acquireAndRelease[13]: entered
[11].acquireAndRelease[10]: waited before lock
[11].acquireAndRelease[10]: locked
[6].acquireAndRelease[10]: waited before lock
[6].acquireAndRelease[10]: locked
[15].acquireAndRelease[9]: waited before lock
[15].acquireAndRelease[9]: locked
[14].acquireAndRelease[10]: waited before lock
[14].acquireAndRelease[10]: locked
[0].acquireAndRelease[10]: waited before unlock
[0].acquireAndRelease[10]: exiting
[0].acquireAndRelease[11]: entered
[3].acquireAndRelease[10]: waited before unlock
[3].acquireAndRelease[10]: exiting
[3].acquireAndRelease[11]: entered
[10].acquireAndRelease[13]: waited before lock
[10].acquireAndRelease[13]: locked
[3].acquireAndRelease[11]: waited before lock
[3].acquireAndRelease[11]: locked
[7].acquireAndRelease[13]: waited before lock
[7].acquireAndRelease[13]: locked
[13].acquireAndRelease[11]: waited before unlock
[13].acquireAndRelease[11]: exiting
[13].acquireAndRelease[12]: entered
[9].acquireAndRelease[11]: waited before unlock
[9].acquireAndRelease[11]: exiting
[9].acquireAndRelease[12]: entered
[0].acquireAndRelease[11]: waited before lock
[0].acquireAndRelease[11]: locked
[12].acquireAndRelease[11]: waited before unlock
[12].acquireAndRelease[11]: exiting
[12].acquireAndRelease[12]: entered
[1].acquireAndRelease[11]: waited before unlock
[1].acquireAndRelease[11]: exiting
[1].acquireAndRelease[12]: entered
[5].acquireAndRelease[9]: waited before unlock
[5].acquireAndRelease[9]: exiting
[5].acquireAndRelease[10]: entered
[13].acquireAndRelease[12]: waited before lock
[13].acquireAndRelease[12]: locked
[13].acquireAndRelease[12]: waited before unlock
[1].acquireAndRelease[12]: waited before lock
[1].acquireAndRelease[12]: locked
[13].acquireAndRelease[12]: exiting
[13].acquireAndRelease[13]: entered
[5].acquireAndRelease[10]: waited before lock
[5].acquireAndRelease[10]: locked
[2].acquireAndRelease[11]: waited before unlock
[2].acquireAndRelease[11]: exiting
[2].acquireAndRelease[12]: entered
[9].acquireAndRelease[12]: waited before lock
[9].acquireAndRelease[12]: locked
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.552 sec - in co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest
[12].acquireAndRelease[12]: waited before lock
[12].acquireAndRelease[12]: locked
[8].acquireAndRelease[12]: waited before unlock
[8].acquireAndRelease[12]: exiting
[8].acquireAndRelease[13]: entered
Running co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest
[6].acquireAndRelease[10]: waited before unlock
[6].acquireAndRelease[10]: exiting
[6].acquireAndRelease[11]: entered
[6].acquireAndRelease[11]: waited before lock
[6].acquireAndRelease[11]: locked
[11].acquireAndRelease[10]: waited before unlock
[11].acquireAndRelease[10]: exiting
[11].acquireAndRelease[11]: entered
[5].acquireAndRelease[10]: waited before unlock
[5].acquireAndRelease[10]: exiting
[5].acquireAndRelease[11]: entered
[8].acquireAndRelease[13]: waited before lock
[8].acquireAndRelease[13]: locked
[9].acquireAndRelease[12]: waited before unlock
[9].acquireAndRelease[12]: exiting
[9].acquireAndRelease[13]: entered
[13].acquireAndRelease[13]: waited before lock
[13].acquireAndRelease[13]: locked
[6].acquireAndRelease[11]: waited before unlock
[6].acquireAndRelease[11]: exiting
[6].acquireAndRelease[12]: entered
[1].acquireAndRelease[12]: waited before unlock
[1].acquireAndRelease[12]: exiting
[1].acquireAndRelease[13]: entered
[6].acquireAndRelease[12]: waited before lock
[6].acquireAndRelease[12]: locked
[3].acquireAndRelease[11]: waited before unlock
[3].acquireAndRelease[11]: exiting
[3].acquireAndRelease[12]: entered
[15].acquireAndRelease[9]: waited before unlock
[15].acquireAndRelease[9]: exiting
[15].acquireAndRelease[10]: entered
[4].acquireAndRelease[11]: waited before unlock
[4].acquireAndRelease[11]: exiting
[4].acquireAndRelease[12]: entered
[15].acquireAndRelease[10]: waited before lock
[15].acquireAndRelease[10]: locked
[2].acquireAndRelease[12]: waited before lock
[2].acquireAndRelease[12]: locked
[11].acquireAndRelease[11]: waited before lock
[11].acquireAndRelease[11]: locked
[9].acquireAndRelease[13]: waited before lock
[9].acquireAndRelease[13]: locked
[12].acquireAndRelease[12]: waited before unlock
[12].acquireAndRelease[12]: exiting
[12].acquireAndRelease[13]: entered
[1].acquireAndRelease[13]: waited before lock
[1].acquireAndRelease[13]: locked
[12].acquireAndRelease[13]: waited before lock
[12].acquireAndRelease[13]: locked
[0].acquireAndRelease[11]: waited before unlock
[0].acquireAndRelease[11]: exiting
[0].acquireAndRelease[12]: entered
[0].acquireAndRelease[12]: waited before lock
[0].acquireAndRelease[12]: locked
[0].acquireAndRelease[12]: waited before unlock
[0].acquireAndRelease[12]: exiting
[0].acquireAndRelease[13]: entered
[5].acquireAndRelease[11]: waited before lock
[5].acquireAndRelease[11]: locked
[4].acquireAndRelease[12]: waited before lock
[4].acquireAndRelease[12]: locked
Running co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest
[14].acquireAndRelease[10]: waited before unlock
[14].acquireAndRelease[10]: exiting
[14].acquireAndRelease[11]: entered
[1].acquireAndRelease[13]: waited before unlock
[1].acquireAndRelease[13]: exiting
[1].acquireAndRelease[14]: entered
[1].acquireAndRelease[14]: waited before lock
[1].acquireAndRelease[14]: locked
[7].acquireAndRelease[13]: waited before unlock
[7].acquireAndRelease[13]: exiting
[7].acquireAndRelease[14]: entered
[13].acquireAndRelease[13]: waited before unlock
[13].acquireAndRelease[13]: exiting
[13].acquireAndRelease[14]: entered
[10].acquireAndRelease[13]: waited before unlock
[10].acquireAndRelease[13]: exiting
[10].acquireAndRelease[14]: entered
[1].acquireAndRelease[14]: waited before unlock
[1].acquireAndRelease[14]: exiting
[1].acquireAndRelease[15]: entered
[0].acquireAndRelease[13]: waited before lock
[14].acquireAndRelease[11]: waited before lock
[0].acquireAndRelease[13]: locked
[14].acquireAndRelease[11]: locked
[3].acquireAndRelease[12]: waited before lock
[3].acquireAndRelease[12]: locked
[13].acquireAndRelease[14]: waited before lock
[13].acquireAndRelease[14]: locked
[1].acquireAndRelease[15]: waited before lock
[1].acquireAndRelease[15]: locked
[7].acquireAndRelease[14]: waited before lock
[7].acquireAndRelease[14]: locked
[0].acquireAndRelease[13]: waited before unlock
[0].acquireAndRelease[13]: exiting
[0].acquireAndRelease[14]: entered
[0].acquireAndRelease[14]: waited before lock
[0].acquireAndRelease[14]: locked
[7].acquireAndRelease[14]: waited before unlock
[7].acquireAndRelease[14]: exiting
[7].acquireAndRelease[15]: entered
[6].acquireAndRelease[12]: waited before unlock
[6].acquireAndRelease[12]: exiting
[6].acquireAndRelease[13]: entered
[12].acquireAndRelease[13]: waited before unlock
[12].acquireAndRelease[13]: exiting
[12].acquireAndRelease[14]: entered
[10].acquireAndRelease[14]: waited before lock
[10].acquireAndRelease[14]: locked
[2].acquireAndRelease[12]: waited before unlock
[2].acquireAndRelease[12]: exiting
[2].acquireAndRelease[13]: entered
[9].acquireAndRelease[13]: waited before unlock
[9].acquireAndRelease[13]: exiting
[9].acquireAndRelease[14]: entered
[15].acquireAndRelease[10]: waited before unlock
[15].acquireAndRelease[10]: exiting
[15].acquireAndRelease[11]: entered
[6].acquireAndRelease[13]: waited before lock
[6].acquireAndRelease[13]: locked
[8].acquireAndRelease[13]: waited before unlock
[8].acquireAndRelease[13]: exiting
[8].acquireAndRelease[14]: entered
[3].acquireAndRelease[12]: waited before unlock
[3].acquireAndRelease[12]: exiting
[3].acquireAndRelease[13]: entered
[2].acquireAndRelease[13]: waited before lock
[2].acquireAndRelease[13]: locked
[3].acquireAndRelease[13]: waited before lock
[3].acquireAndRelease[13]: locked
[4].acquireAndRelease[12]: waited before unlock
[4].acquireAndRelease[12]: exiting
[4].acquireAndRelease[13]: entered
[7].acquireAndRelease[15]: waited before lock
[7].acquireAndRelease[15]: locked
[4].acquireAndRelease[13]: waited before lock
[4].acquireAndRelease[13]: locked
[12].acquireAndRelease[14]: waited before lock
[12].acquireAndRelease[14]: locked
[8].acquireAndRelease[14]: waited before lock
[8].acquireAndRelease[14]: locked
[12].acquireAndRelease[14]: waited before unlock
[12].acquireAndRelease[14]: exiting
[12].acquireAndRelease[15]: entered
[5].acquireAndRelease[11]: waited before unlock
[5].acquireAndRelease[11]: exiting
[5].acquireAndRelease[12]: entered
[15].acquireAndRelease[11]: waited before lock
[15].acquireAndRelease[11]: locked
[11].acquireAndRelease[11]: waited before unlock
[11].acquireAndRelease[11]: exiting
[11].acquireAndRelease[12]: entered
[0].acquireAndRelease[14]: waited before unlock
[0].acquireAndRelease[14]: exiting
[0].acquireAndRelease[15]: entered
[5].acquireAndRelease[12]: waited before lock
[5].acquireAndRelease[12]: locked
[13].acquireAndRelease[14]: waited before unlock
[13].acquireAndRelease[14]: exiting
[13].acquireAndRelease[15]: entered
[9].acquireAndRelease[14]: waited before lock
[9].acquireAndRelease[14]: locked
[11].acquireAndRelease[12]: waited before lock
[11].acquireAndRelease[12]: locked
[12].acquireAndRelease[15]: waited before lock
[12].acquireAndRelease[15]: locked
[13].acquireAndRelease[15]: waited before lock
[13].acquireAndRelease[15]: locked
[15].acquireAndRelease[11]: waited before unlock
[15].acquireAndRelease[11]: exiting
[15].acquireAndRelease[12]: entered
[1].acquireAndRelease[15]: waited before unlock
[1].acquireAndRelease[15]: exiting
[1].acquireAndRelease[16]: entered
[6].acquireAndRelease[13]: waited before unlock
[6].acquireAndRelease[13]: exiting
[6].acquireAndRelease[14]: entered
[14].acquireAndRelease[11]: waited before unlock
[14].acquireAndRelease[11]: exiting
[14].acquireAndRelease[12]: entered
[13].acquireAndRelease[15]: waited before unlock
[13].acquireAndRelease[15]: exiting
[13].acquireAndRelease[16]: entered
[0].acquireAndRelease[15]: waited before lock
[0].acquireAndRelease[15]: locked
[10].acquireAndRelease[14]: waited before unlock
[10].acquireAndRelease[14]: exiting
[10].acquireAndRelease[15]: entered
[1].acquireAndRelease[16]: waited before lock
[1].acquireAndRelease[16]: locked
[14].acquireAndRelease[12]: waited before lock
[14].acquireAndRelease[12]: locked
[9].acquireAndRelease[14]: waited before unlock
[9].acquireAndRelease[14]: exiting
[9].acquireAndRelease[15]: entered
[5].acquireAndRelease[12]: waited before unlock
[5].acquireAndRelease[12]: exiting
[5].acquireAndRelease[13]: entered
[1].acquireAndRelease[16]: waited before unlock
[1].acquireAndRelease[16]: exiting
[1].acquireAndRelease[17]: entered
[14].acquireAndRelease[12]: waited before unlock
[14].acquireAndRelease[12]: exiting
[14].acquireAndRelease[13]: entered
[13].acquireAndRelease[16]: waited before lock
[13].acquireAndRelease[16]: locked
[2].acquireAndRelease[13]: waited before unlock
[2].acquireAndRelease[13]: exiting
[2].acquireAndRelease[14]: entered
[15].acquireAndRelease[12]: waited before lock
[15].acquireAndRelease[12]: locked
[6].acquireAndRelease[14]: waited before lock
[6].acquireAndRelease[14]: locked
[4].acquireAndRelease[13]: waited before unlock
[4].acquireAndRelease[13]: exiting
[4].acquireAndRelease[14]: entered
[2].acquireAndRelease[14]: waited before lock
[2].acquireAndRelease[14]: locked
[9].acquireAndRelease[15]: waited before lock
[9].acquireAndRelease[15]: locked
[15].acquireAndRelease[12]: waited before unlock
[15].acquireAndRelease[12]: exiting
[15].acquireAndRelease[13]: entered
[0].acquireAndRelease[15]: waited before unlock
[0].acquireAndRelease[15]: exiting
[0].acquireAndRelease[16]: entered
[10].acquireAndRelease[15]: waited before lock
[10].acquireAndRelease[15]: locked
[8].acquireAndRelease[14]: waited before unlock
[8].acquireAndRelease[14]: exiting
[8].acquireAndRelease[15]: entered
[4].acquireAndRelease[14]: waited before lock
[4].acquireAndRelease[14]: locked
[8].acquireAndRelease[15]: waited before lock
[8].acquireAndRelease[15]: locked
[2].acquireAndRelease[14]: waited before unlock
[2].acquireAndRelease[14]: exiting
[2].acquireAndRelease[15]: entered
[3].acquireAndRelease[13]: waited before unlock
[3].acquireAndRelease[13]: exiting
[3].acquireAndRelease[14]: entered
[5].acquireAndRelease[13]: waited before lock
[5].acquireAndRelease[13]: locked
[14].acquireAndRelease[13]: waited before lock
[2].acquireAndRelease[15]: waited before lock
[2].acquireAndRelease[15]: locked
[14].acquireAndRelease[13]: locked
[7].acquireAndRelease[15]: waited before unlock
[7].acquireAndRelease[15]: exiting
[7].acquireAndRelease[16]: entered
[2].acquireAndRelease[15]: waited before unlock
[2].acquireAndRelease[15]: exiting
[2].acquireAndRelease[16]: entered
[6].acquireAndRelease[14]: waited before unlock
[6].acquireAndRelease[14]: exiting
[6].acquireAndRelease[15]: entered
[1].acquireAndRelease[17]: waited before lock
[1].acquireAndRelease[17]: locked
[0].acquireAndRelease[16]: waited before lock
[0].acquireAndRelease[16]: locked
[15].acquireAndRelease[13]: waited before lock
[15].acquireAndRelease[13]: locked
[2].acquireAndRelease[16]: waited before lock
[2].acquireAndRelease[16]: locked
[1].acquireAndRelease[17]: waited before unlock
[1].acquireAndRelease[17]: exiting
[1].acquireAndRelease[18]: entered
[7].acquireAndRelease[16]: waited before lock
[7].acquireAndRelease[16]: locked
Running co.codewizards.cloudstore.core.updater.VersionTest
[12].acquireAndRelease[15]: waited before unlock
[12].acquireAndRelease[15]: exiting
[12].acquireAndRelease[16]: entered
[8].acquireAndRelease[15]: waited before unlock
[8].acquireAndRelease[15]: exiting
[8].acquireAndRelease[16]: entered
[11].acquireAndRelease[12]: waited before unlock
[11].acquireAndRelease[12]: exiting
[11].acquireAndRelease[13]: entered
[9].acquireAndRelease[15]: waited before unlock
[9].acquireAndRelease[15]: exiting
[9].acquireAndRelease[16]: entered
[3].acquireAndRelease[14]: waited before lock
[3].acquireAndRelease[14]: locked
[12].acquireAndRelease[16]: waited before lock
[12].acquireAndRelease[16]: locked
[6].acquireAndRelease[15]: waited before lock
[6].acquireAndRelease[15]: locked
[2].acquireAndRelease[16]: waited before unlock
[2].acquireAndRelease[16]: exiting
[2].acquireAndRelease[17]: entered
[5].acquireAndRelease[13]: waited before unlock
[5].acquireAndRelease[13]: exiting
[5].acquireAndRelease[14]: entered
[4].acquireAndRelease[14]: waited before unlock
[4].acquireAndRelease[14]: exiting
[4].acquireAndRelease[15]: entered
[9].acquireAndRelease[16]: waited before lock
[9].acquireAndRelease[16]: locked
[10].acquireAndRelease[15]: waited before unlock
[10].acquireAndRelease[15]: exiting
[10].acquireAndRelease[16]: entered
[4].acquireAndRelease[15]: waited before lock
[4].acquireAndRelease[15]: locked
[2].acquireAndRelease[17]: waited before lock
[2].acquireAndRelease[17]: locked
[1].acquireAndRelease[18]: waited before lock
[1].acquireAndRelease[18]: locked
[7].acquireAndRelease[16]: waited before unlock
[7].acquireAndRelease[16]: exiting
[7].acquireAndRelease[17]: entered
[5].acquireAndRelease[14]: waited before lock
[5].acquireAndRelease[14]: locked
[12].acquireAndRelease[16]: waited before unlock
[12].acquireAndRelease[16]: exiting
[12].acquireAndRelease[17]: entered
[12].acquireAndRelease[17]: waited before lock
[12].acquireAndRelease[17]: locked
[11].acquireAndRelease[13]: waited before lock
[11].acquireAndRelease[13]: locked
[10].acquireAndRelease[16]: waited before lock
[10].acquireAndRelease[16]: locked
[13].acquireAndRelease[16]: waited before unlock
[13].acquireAndRelease[16]: exiting
[13].acquireAndRelease[17]: entered
[8].acquireAndRelease[16]: waited before lock
[8].acquireAndRelease[16]: locked
[10].acquireAndRelease[16]: waited before unlock
[10].acquireAndRelease[16]: exiting
[10].acquireAndRelease[17]: entered
[0].acquireAndRelease[16]: waited before unlock
[0].acquireAndRelease[16]: exiting
[0].acquireAndRelease[17]: entered
[14].acquireAndRelease[13]: waited before unlock
[14].acquireAndRelease[13]: exiting
[14].acquireAndRelease[14]: entered
[3].acquireAndRelease[14]: waited before unlock
[3].acquireAndRelease[14]: exiting
[3].acquireAndRelease[15]: entered
[0].acquireAndRelease[17]: waited before lock
[7].acquireAndRelease[17]: waited before lock
[7].acquireAndRelease[17]: locked
[0].acquireAndRelease[17]: locked
[7].acquireAndRelease[17]: waited before unlock
[7].acquireAndRelease[17]: exiting
[7].acquireAndRelease[18]: entered
[3].acquireAndRelease[15]: waited before lock
[3].acquireAndRelease[15]: locked
[9].acquireAndRelease[16]: waited before unlock
[9].acquireAndRelease[16]: exiting
[9].acquireAndRelease[17]: entered
[15].acquireAndRelease[13]: waited before unlock
[15].acquireAndRelease[13]: exiting
[15].acquireAndRelease[14]: entered
[4].acquireAndRelease[15]: waited before unlock
[4].acquireAndRelease[15]: exiting
[4].acquireAndRelease[16]: entered
[8].acquireAndRelease[16]: waited before unlock
[8].acquireAndRelease[16]: exiting
[8].acquireAndRelease[17]: entered
[14].acquireAndRelease[14]: waited before lock
[14].acquireAndRelease[14]: locked
[13].acquireAndRelease[17]: waited before lock
[13].acquireAndRelease[17]: locked
[1].acquireAndRelease[18]: waited before unlock
[1].acquireAndRelease[18]: exiting
[1].acquireAndRelease[19]: entered
[7].acquireAndRelease[18]: waited before lock
[7].acquireAndRelease[18]: locked
[10].acquireAndRelease[17]: waited before lock
[10].acquireAndRelease[17]: locked
[9].acquireAndRelease[17]: waited before lock
[9].acquireAndRelease[17]: locked
[0].acquireAndRelease[17]: waited before unlock
[0].acquireAndRelease[17]: exiting
[0].acquireAndRelease[18]: entered
[1].acquireAndRelease[19]: waited before lock
[1].acquireAndRelease[19]: locked
[15].acquireAndRelease[14]: waited before lock
[15].acquireAndRelease[14]: locked
[6].acquireAndRelease[15]: waited before unlock
[6].acquireAndRelease[15]: exiting
[6].acquireAndRelease[16]: entered
[10].acquireAndRelease[17]: waited before unlock
[10].acquireAndRelease[17]: exiting
[10].acquireAndRelease[18]: entered
[4].acquireAndRelease[16]: waited before lock
[4].acquireAndRelease[16]: locked
[0].acquireAndRelease[18]: waited before lock
[0].acquireAndRelease[18]: locked
[8].acquireAndRelease[17]: waited before lock
[8].acquireAndRelease[17]: locked
[3].acquireAndRelease[15]: waited before unlock
[3].acquireAndRelease[15]: exiting
[3].acquireAndRelease[16]: entered
[4].acquireAndRelease[16]: waited before unlock
[4].acquireAndRelease[16]: exiting
[4].acquireAndRelease[17]: entered
[5].acquireAndRelease[14]: waited before unlock
[5].acquireAndRelease[14]: exiting
[5].acquireAndRelease[15]: entered
[7].acquireAndRelease[18]: waited before unlock
[7].acquireAndRelease[18]: exiting
[7].acquireAndRelease[19]: entered
[2].acquireAndRelease[17]: waited before unlock
[2].acquireAndRelease[17]: exiting
[2].acquireAndRelease[18]: entered
[4].acquireAndRelease[17]: waited before lock
[4].acquireAndRelease[17]: locked
[14].acquireAndRelease[14]: waited before unlock
[14].acquireAndRelease[14]: exiting
[14].acquireAndRelease[15]: entered
[6].acquireAndRelease[16]: waited before lock
[6].acquireAndRelease[16]: locked
[10].acquireAndRelease[18]: waited before lock
[10].acquireAndRelease[18]: locked
[5].acquireAndRelease[15]: waited before lock
[5].acquireAndRelease[15]: locked
[2].acquireAndRelease[18]: waited before lock
[2].acquireAndRelease[18]: locked
[7].acquireAndRelease[19]: waited before lock
[7].acquireAndRelease[19]: locked
[5].acquireAndRelease[15]: waited before unlock
[5].acquireAndRelease[15]: exiting
[5].acquireAndRelease[16]: entered
[3].acquireAndRelease[16]: waited before lock
[3].acquireAndRelease[16]: locked
[13].acquireAndRelease[17]: waited before unlock
[13].acquireAndRelease[17]: exiting
[13].acquireAndRelease[18]: entered
[14].acquireAndRelease[15]: waited before lock
[14].acquireAndRelease[15]: locked
[11].acquireAndRelease[13]: waited before unlock
[11].acquireAndRelease[13]: exiting
[11].acquireAndRelease[14]: entered
[12].acquireAndRelease[17]: waited before unlock
[12].acquireAndRelease[17]: exiting
[12].acquireAndRelease[18]: entered
[7].acquireAndRelease[19]: waited before unlock
[7].acquireAndRelease[19]: exiting
[7].acquireAndRelease[20]: entered
[9].acquireAndRelease[17]: waited before unlock
[9].acquireAndRelease[17]: exiting
[9].acquireAndRelease[18]: entered
[7].acquireAndRelease[20]: waited before lock
[7].acquireAndRelease[20]: locked
[11].acquireAndRelease[14]: waited before lock
[11].acquireAndRelease[14]: locked
[14].acquireAndRelease[15]: waited before unlock
[14].acquireAndRelease[15]: exiting
[14].acquireAndRelease[16]: entered
[6].acquireAndRelease[16]: waited before unlock
[6].acquireAndRelease[16]: exiting
[6].acquireAndRelease[17]: entered
[8].acquireAndRelease[17]: waited before unlock
[8].acquireAndRelease[17]: exiting
[8].acquireAndRelease[18]: entered
[13].acquireAndRelease[18]: waited before lock
[13].acquireAndRelease[18]: locked
[5].acquireAndRelease[16]: waited before lock
[5].acquireAndRelease[16]: locked
[0].acquireAndRelease[18]: waited before unlock
[0].acquireAndRelease[18]: exiting
[0].acquireAndRelease[19]: entered
[7].acquireAndRelease[20]: waited before unlock
[7].acquireAndRelease[20]: exiting
[7].acquireAndRelease[21]: entered
[8].acquireAndRelease[18]: waited before lock
[8].acquireAndRelease[18]: locked
[15].acquireAndRelease[14]: waited before unlock
[15].acquireAndRelease[14]: exiting
[15].acquireAndRelease[15]: entered
[1].acquireAndRelease[19]: waited before unlock
[1].acquireAndRelease[19]: exiting
[1].acquireAndRelease[20]: entered
[6].acquireAndRelease[17]: waited before lock
[6].acquireAndRelease[17]: locked
[12].acquireAndRelease[18]: waited before lock
[12].acquireAndRelease[18]: locked
[6].acquireAndRelease[17]: waited before unlock
[6].acquireAndRelease[17]: exiting
[6].acquireAndRelease[18]: entered
[9].acquireAndRelease[18]: waited before lock
[9].acquireAndRelease[18]: locked
[1].acquireAndRelease[20]: waited before lock
[1].acquireAndRelease[20]: locked
[14].acquireAndRelease[16]: waited before lock
[14].acquireAndRelease[16]: locked
[0].acquireAndRelease[19]: waited before lock
[0].acquireAndRelease[19]: locked
16:59:44.176 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[0]...
16:59:44.199 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[0].
16:59:44.199 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[1]...
16:59:44.200 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[1].
16:59:44.200 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[2]...
16:59:44.202 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [0].begin
[6].acquireAndRelease[18]: waited before lock
[6].acquireAndRelease[18]: locked
16:59:44.207 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[2].
16:59:44.207 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[3]...
16:59:44.207 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[3].
16:59:44.207 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[4]...
16:59:44.208 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [2].begin
16:59:44.214 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[4].
16:59:44.215 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[5]...
16:59:44.218 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [4].begin
[2].acquireAndRelease[18]: waited before unlock
[2].acquireAndRelease[18]: exiting
[2].acquireAndRelease[19]: entered
[7].acquireAndRelease[21]: waited before lock
[7].acquireAndRelease[21]: locked
[4].acquireAndRelease[17]: waited before unlock
[4].acquireAndRelease[17]: exiting
[4].acquireAndRelease[18]: entered
[15].acquireAndRelease[15]: waited before lock
[15].acquireAndRelease[15]: locked
[7].acquireAndRelease[21]: waited before unlock
[7].acquireAndRelease[21]: exiting
[7].acquireAndRelease[22]: entered
[10].acquireAndRelease[18]: waited before unlock
[10].acquireAndRelease[18]: exiting
[10].acquireAndRelease[19]: entered
[2].acquireAndRelease[19]: waited before lock
[2].acquireAndRelease[19]: locked
[13].acquireAndRelease[18]: waited before unlock
[13].acquireAndRelease[18]: exiting
[13].acquireAndRelease[19]: entered
[8].acquireAndRelease[18]: waited before unlock
[8].acquireAndRelease[18]: exiting
[8].acquireAndRelease[19]: entered
[1].acquireAndRelease[20]: waited before unlock
[1].acquireAndRelease[20]: exiting
[1].acquireAndRelease[21]: entered
[1].acquireAndRelease[21]: waited before lock
[1].acquireAndRelease[21]: locked
[6].acquireAndRelease[18]: waited before unlock
[6].acquireAndRelease[18]: exiting
[6].acquireAndRelease[19]: entered
[8].acquireAndRelease[19]: waited before lock
[8].acquireAndRelease[19]: locked
[3].acquireAndRelease[16]: waited before unlock
[3].acquireAndRelease[16]: exiting
[3].acquireAndRelease[17]: entered
[12].acquireAndRelease[18]: waited before unlock
[12].acquireAndRelease[18]: exiting
[12].acquireAndRelease[19]: entered
[4].acquireAndRelease[18]: waited before lock
[4].acquireAndRelease[18]: locked
[7].acquireAndRelease[22]: waited before lock
[7].acquireAndRelease[22]: locked
[11].acquireAndRelease[14]: waited before unlock
[11].acquireAndRelease[14]: exiting
[11].acquireAndRelease[15]: entered
[12].acquireAndRelease[19]: waited before lock
[12].acquireAndRelease[19]: locked
[4].acquireAndRelease[18]: waited before unlock
[4].acquireAndRelease[18]: exiting
[4].acquireAndRelease[19]: entered
[5].acquireAndRelease[16]: waited before unlock
[5].acquireAndRelease[16]: exiting
[5].acquireAndRelease[17]: entered
[8].acquireAndRelease[19]: waited before unlock
[8].acquireAndRelease[19]: exiting
[8].acquireAndRelease[20]: entered
Running co.codewizards.cloudstore.core.dto.DateTimeTest
[3].acquireAndRelease[17]: waited before lock
[3].acquireAndRelease[17]: locked
[10].acquireAndRelease[19]: waited before lock
[10].acquireAndRelease[19]: locked
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.088 sec - in co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest
[4].acquireAndRelease[19]: waited before lock
[4].acquireAndRelease[19]: locked
[12].acquireAndRelease[19]: waited before unlock
[12].acquireAndRelease[19]: exiting
[12].acquireAndRelease[20]: entered
[13].acquireAndRelease[19]: waited before lock
[13].acquireAndRelease[19]: locked
[15].acquireAndRelease[15]: waited before unlock
[15].acquireAndRelease[15]: exiting
[15].acquireAndRelease[16]: entered
[12].acquireAndRelease[20]: waited before lock
[12].acquireAndRelease[20]: locked
[9].acquireAndRelease[18]: waited before unlock
[9].acquireAndRelease[18]: exiting
[9].acquireAndRelease[19]: entered
[0].acquireAndRelease[19]: waited before unlock
[0].acquireAndRelease[19]: exiting
[0].acquireAndRelease[20]: entered
[8].acquireAndRelease[20]: waited before lock
[8].acquireAndRelease[20]: locked
[6].acquireAndRelease[19]: waited before lock
[15].acquireAndRelease[16]: waited before lock
[15].acquireAndRelease[16]: locked
[6].acquireAndRelease[19]: locked
[7].acquireAndRelease[22]: waited before unlock
[7].acquireAndRelease[22]: exiting
[7].acquireAndRelease[23]: entered
[9].acquireAndRelease[19]: waited before lock
[9].acquireAndRelease[19]: locked
[0].acquireAndRelease[20]: waited before lock
[0].acquireAndRelease[20]: locked
[5].acquireAndRelease[17]: waited before lock
[5].acquireAndRelease[17]: locked
[11].acquireAndRelease[15]: waited before lock
[11].acquireAndRelease[15]: locked
[13].acquireAndRelease[19]: waited before unlock
[13].acquireAndRelease[19]: exiting
[13].acquireAndRelease[20]: entered
[4].acquireAndRelease[19]: waited before unlock
[4].acquireAndRelease[19]: exiting
[4].acquireAndRelease[20]: entered
[7].acquireAndRelease[23]: waited before lock
[3].acquireAndRelease[17]: waited before unlock
[3].acquireAndRelease[17]: exiting
[3].acquireAndRelease[18]: entered
[7].acquireAndRelease[23]: locked
[0].acquireAndRelease[20]: waited before unlock
[0].acquireAndRelease[20]: exiting
[0].acquireAndRelease[21]: entered
[10].acquireAndRelease[19]: waited before unlock
[10].acquireAndRelease[19]: exiting
[10].acquireAndRelease[20]: entered
[2].acquireAndRelease[19]: waited before unlock
[2].acquireAndRelease[19]: exiting
[2].acquireAndRelease[20]: entered
[14].acquireAndRelease[16]: waited before unlock
[14].acquireAndRelease[16]: exiting
[14].acquireAndRelease[17]: entered
[0].acquireAndRelease[21]: waited before lock
[0].acquireAndRelease[21]: locked
[13].acquireAndRelease[20]: waited before lock
[13].acquireAndRelease[20]: locked
[4].acquireAndRelease[20]: waited before lock
[4].acquireAndRelease[20]: locked
[1].acquireAndRelease[21]: waited before unlock
[1].acquireAndRelease[21]: exiting
[1].acquireAndRelease[22]: entered
[3].acquireAndRelease[18]: waited before lock
[3].acquireAndRelease[18]: locked
[4].acquireAndRelease[20]: waited before unlock
[4].acquireAndRelease[20]: exiting
[4].acquireAndRelease[21]: entered
[12].acquireAndRelease[20]: waited before unlock
[12].acquireAndRelease[20]: exiting
[12].acquireAndRelease[21]: entered
[10].acquireAndRelease[20]: waited before lock
[10].acquireAndRelease[20]: locked
[4].acquireAndRelease[21]: waited before lock
[4].acquireAndRelease[21]: locked
[0].acquireAndRelease[21]: waited before unlock
[0].acquireAndRelease[21]: exiting
[0].acquireAndRelease[22]: entered
[0].acquireAndRelease[22]: waited before lock
[0].acquireAndRelease[22]: locked
[14].acquireAndRelease[17]: waited before lock
[14].acquireAndRelease[17]: locked
[1].acquireAndRelease[22]: waited before lock
[1].acquireAndRelease[22]: locked
[2].acquireAndRelease[20]: waited before lock
[2].acquireAndRelease[20]: locked
[0].acquireAndRelease[22]: waited before unlock
[0].acquireAndRelease[22]: exiting
[0].acquireAndRelease[23]: entered
[10].acquireAndRelease[20]: waited before unlock
[10].acquireAndRelease[20]: exiting
[10].acquireAndRelease[21]: entered
[15].acquireAndRelease[16]: waited before unlock
[15].acquireAndRelease[16]: exiting
[15].acquireAndRelease[17]: entered
[12].acquireAndRelease[21]: waited before lock
[12].acquireAndRelease[21]: locked
Running co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest
[9].acquireAndRelease[19]: waited before unlock
[9].acquireAndRelease[19]: exiting
[9].acquireAndRelease[20]: entered
[11].acquireAndRelease[15]: waited before unlock
[11].acquireAndRelease[15]: exiting
[11].acquireAndRelease[16]: entered
[8].acquireAndRelease[20]: waited before unlock
[8].acquireAndRelease[20]: exiting
[8].acquireAndRelease[21]: entered
[11].acquireAndRelease[16]: waited before lock
[11].acquireAndRelease[16]: locked
[3].acquireAndRelease[18]: waited before unlock
[3].acquireAndRelease[18]: exiting
[3].acquireAndRelease[19]: entered
[3].acquireAndRelease[19]: waited before lock
[3].acquireAndRelease[19]: locked
[3].acquireAndRelease[19]: waited before unlock
[3].acquireAndRelease[19]: exiting
[3].acquireAndRelease[20]: entered
[15].acquireAndRelease[17]: waited before lock
[15].acquireAndRelease[17]: locked
[5].acquireAndRelease[17]: waited before unlock
[5].acquireAndRelease[17]: exiting
[5].acquireAndRelease[18]: entered
[6].acquireAndRelease[19]: waited before unlock
[6].acquireAndRelease[19]: exiting
[6].acquireAndRelease[20]: entered
[7].acquireAndRelease[23]: waited before unlock
[7].acquireAndRelease[23]: exiting
[7].acquireAndRelease[24]: entered
[11].acquireAndRelease[16]: waited before unlock
[11].acquireAndRelease[16]: exiting
[11].acquireAndRelease[17]: entered
[0].acquireAndRelease[23]: waited before lock
[0].acquireAndRelease[23]: locked
[10].acquireAndRelease[21]: waited before lock
[10].acquireAndRelease[21]: locked
[14].acquireAndRelease[17]: waited before unlock
[14].acquireAndRelease[17]: exiting
[14].acquireAndRelease[18]: entered
[8].acquireAndRelease[21]: waited before lock
[8].acquireAndRelease[21]: locked
[3].acquireAndRelease[20]: waited before lock
[3].acquireAndRelease[20]: locked
[7].acquireAndRelease[24]: waited before lock
[7].acquireAndRelease[24]: locked
[6].acquireAndRelease[20]: waited before lock
[6].acquireAndRelease[20]: locked
[1].acquireAndRelease[22]: waited before unlock
[1].acquireAndRelease[22]: exiting
[1].acquireAndRelease[23]: entered
[9].acquireAndRelease[20]: waited before lock
[9].acquireAndRelease[20]: locked
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 sec - in co.codewizards.cloudstore.core.updater.VersionTest
[0].acquireAndRelease[23]: waited before unlock
[0].acquireAndRelease[23]: exiting
[0].acquireAndRelease[24]: entered
[13].acquireAndRelease[20]: waited before unlock
[13].acquireAndRelease[20]: exiting
[13].acquireAndRelease[21]: entered
[5].acquireAndRelease[18]: waited before lock
[5].acquireAndRelease[18]: locked
[8].acquireAndRelease[21]: waited before unlock
[8].acquireAndRelease[21]: exiting
[8].acquireAndRelease[22]: entered
[7].acquireAndRelease[24]: waited before unlock
[7].acquireAndRelease[24]: exiting
[7].acquireAndRelease[25]: entered
[11].acquireAndRelease[17]: waited before lock
[11].acquireAndRelease[17]: locked
[13].acquireAndRelease[21]: waited before lock
[13].acquireAndRelease[21]: locked
[4].acquireAndRelease[21]: waited before unlock
[4].acquireAndRelease[21]: exiting
[4].acquireAndRelease[22]: entered
[9].acquireAndRelease[20]: waited before unlock
[9].acquireAndRelease[20]: exiting
[9].acquireAndRelease[21]: entered
[0].acquireAndRelease[24]: waited before lock
[0].acquireAndRelease[24]: locked
[14].acquireAndRelease[18]: waited before lock
[14].acquireAndRelease[18]: locked
[1].acquireAndRelease[23]: waited before lock
[1].acquireAndRelease[23]: locked
[2].acquireAndRelease[20]: waited before unlock
[2].acquireAndRelease[20]: exiting
[2].acquireAndRelease[21]: entered
[8].acquireAndRelease[22]: waited before lock
[8].acquireAndRelease[22]: locked
[5].acquireAndRelease[18]: waited before unlock
[5].acquireAndRelease[18]: exiting
[5].acquireAndRelease[19]: entered
[4].acquireAndRelease[22]: waited before lock
[4].acquireAndRelease[22]: locked
[6].acquireAndRelease[20]: waited before unlock
[6].acquireAndRelease[20]: exiting
[6].acquireAndRelease[21]: entered
[5].acquireAndRelease[19]: waited before lock
[5].acquireAndRelease[19]: locked
[1].acquireAndRelease[23]: waited before unlock
[1].acquireAndRelease[23]: exiting
[1].acquireAndRelease[24]: entered
[1].acquireAndRelease[24]: waited before lock
[1].acquireAndRelease[24]: locked
[7].acquireAndRelease[25]: waited before lock
[7].acquireAndRelease[25]: locked
Running co.codewizards.cloudstore.core.dto.UidTest
[2].acquireAndRelease[21]: waited before lock
[2].acquireAndRelease[21]: locked
[1].acquireAndRelease[24]: waited before unlock
[1].acquireAndRelease[24]: exiting
[1].acquireAndRelease[25]: entered
[12].acquireAndRelease[21]: waited before unlock
[12].acquireAndRelease[21]: exiting
[12].acquireAndRelease[22]: entered
[9].acquireAndRelease[21]: waited before lock
[9].acquireAndRelease[21]: locked
[13].acquireAndRelease[21]: waited before unlock
[13].acquireAndRelease[21]: exiting
[13].acquireAndRelease[22]: entered
[15].acquireAndRelease[17]: waited before unlock
[15].acquireAndRelease[17]: exiting
[15].acquireAndRelease[18]: entered
[8].acquireAndRelease[22]: waited before unlock
[8].acquireAndRelease[22]: exiting
[8].acquireAndRelease[23]: entered
[11].acquireAndRelease[17]: waited before unlock
[11].acquireAndRelease[17]: exiting
[11].acquireAndRelease[18]: entered
[6].acquireAndRelease[21]: waited before lock
[6].acquireAndRelease[21]: locked
Running co.codewizards.cloudstore.core.TimePeriodTest
[0].acquireAndRelease[24]: waited before unlock
[0].acquireAndRelease[24]: exiting
[0].acquireAndRelease[25]: entered
[3].acquireAndRelease[20]: waited before unlock
[3].acquireAndRelease[20]: exiting
[3].acquireAndRelease[21]: entered
[14].acquireAndRelease[18]: waited before unlock
[14].acquireAndRelease[18]: exiting
[14].acquireAndRelease[19]: entered
[11].acquireAndRelease[18]: waited before lock
[11].acquireAndRelease[18]: locked
[0].acquireAndRelease[25]: waited before lock
[0].acquireAndRelease[25]: locked
[12].acquireAndRelease[22]: waited before lock
[12].acquireAndRelease[22]: locked
[1].acquireAndRelease[25]: waited before lock
[1].acquireAndRelease[25]: locked
[3].acquireAndRelease[21]: waited before lock
[3].acquireAndRelease[21]: locked
[10].acquireAndRelease[21]: waited before unlock
[10].acquireAndRelease[21]: exiting
[10].acquireAndRelease[22]: entered
[13].acquireAndRelease[22]: waited before lock
[13].acquireAndRelease[22]: locked
[7].acquireAndRelease[25]: waited before unlock
[7].acquireAndRelease[25]: exiting
[7].acquireAndRelease[26]: entered
[2].acquireAndRelease[21]: waited before unlock
[2].acquireAndRelease[21]: exiting
[2].acquireAndRelease[22]: entered
[15].acquireAndRelease[18]: waited before lock
[15].acquireAndRelease[18]: locked
[3].acquireAndRelease[21]: waited before unlock
[3].acquireAndRelease[21]: exiting
[3].acquireAndRelease[22]: entered
[3].acquireAndRelease[22]: waited before lock
[3].acquireAndRelease[22]: locked
java.lang.RuntimeException: java.sql.SQLException: blablubbxxx16:59:45.609 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [4].end
16:59:45.610 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [1].begin

	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createRuntimeException(RemoteExceptionUtilTest.java:44)
16:59:45.610 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[5].
16:59:45.611 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[6]...
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:27)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)[
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)8].acquireAndRelease[23]: waited before lock
[8].acquireAndRelease[23]: locked

	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)[
7].acquireAndRelease[26]: waited before lock
[7].acquireAndRelease[26]: locked
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[2].acquireAndRelease[22]: waited before lock
[2].acquireAndRelease[22]: locked
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[10].acquireAndRelease[22]: waited before lock

[10].acquireAndRelease[22]: locked
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131)
[3].acquireAndRelease[22]: waited before unlock
[3].acquireAndRelease[22]: exiting
[3].acquireAndRelease[23]: entered
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)[14].acquireAndRelease[19]: waited before lock
[14].acquireAndRelease[19]: locked

	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
[13].acquireAndRelease[Caused by: java.sql.SQLException: blablubbxxx22]: waited before unlock
[13].acquireAndRelease[22]: exiting
[13].acquireAndRelease[23]: entered

	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createSQLException(RemoteExceptionUtilTest.java:48)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:26)
	... 28 more
16:59:45.701 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [2].end
16:59:45.702 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [3].begin
16:59:45.702 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[6].
16:59:45.702 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[7]...
java.lang.IllegalArgumentException: bla > 0
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:13)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)[3].acquireAndRelease[23
]: waited before lock
[3].acquireAndRelease[23]: locked
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50)[4].acquireAndRelease[22]: waited before unlock
[4].acquireAndRelease[22]: exiting
[4].acquireAndRelease[23]: entered

	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13)
[5].acquireAndRelease[19]: waited before unlock
[5].acquireAndRelease[19]: exiting
[5].acquireAndRelease[20]: entered
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:16)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[2].acquireAndRelease[22]: waited before unlock
[2].acquireAndRelease[22]: exiting
[2].acquireAndRelease[23]: entered
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[6].acquireAndRelease[21]: waited before unlock
[6].acquireAndRelease[21]: exiting
[6].acquireAndRelease[22]: entered
[13].acquireAndRelease[23]: waited before lock
[13].acquireAndRelease[23]: locked
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)[10].acquireAndRelease[22]: waited before unlock
[10].acquireAndRelease[22]: exiting
[10].acquireAndRelease[23]: entered

	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.896 sec - in co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest
[15].acquireAndRelease[18]: waited before unlock
[15].acquireAndRelease[18]: exiting
[15].acquireAndRelease[19]: entered
[15].acquireAndRelease[19]: waited before lock
[15].acquireAndRelease[19]: locked
[9].acquireAndRelease[21]: waited before unlock
[9].acquireAndRelease[21]: exiting
[9].acquireAndRelease[22]: entered
[10].acquireAndRelease[23]: waited before lock
[10].acquireAndRelease[23]: locked
[2].acquireAndRelease[23]: waited before lock
[2].acquireAndRelease[23]: locked
[8].acquireAndRelease[23]: waited before unlock
[8].acquireAndRelease[23]: exiting
[8].acquireAndRelease[24]: entered
[0].acquireAndRelease[25]: waited before unlock
[0].acquireAndRelease[25]: exiting
[0].acquireAndRelease[26]: entered
[4].acquireAndRelease[23]: waited before lock
[4].acquireAndRelease[23]: locked
[6].acquireAndRelease[22]: waited before lock
[6].acquireAndRelease[22]: locked
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.369 sec - in co.codewizards.cloudstore.core.util.PasswordUtilTest
[5].acquireAndRelease[20]: waited before lock
[5].acquireAndRelease[20]: locked
16:59:45.939 [main] INFO  c.c.c.c.d.DateTimeTest - dateTimeLong: 251531967201765
16:59:45.952 [main] INFO  c.c.c.c.d.DateTimeTest - dateTimeString: 9940-09-24T14:53:21.765Z
16:59:45.955 [main] INFO  c.c.c.c.d.DateTimeTest - dateTimeLong2: 251531967201765
[8].acquireAndRelease[24]: waited before lock
[8].acquireAndRelease[24]: locked
[9].acquireAndRelease[22]: waited before lock
[9].acquireAndRelease[22]: locked
[13].acquireAndRelease[23]: waited before unlock
[13].acquireAndRelease[23]: exiting
[13].acquireAndRelease[24]: entered
[1].acquireAndRelease[25]: waited before unlock
[1].acquireAndRelease[25]: exiting
[1].acquireAndRelease[26]: entered
[14].acquireAndRelease[19]: waited before unlock
[14].acquireAndRelease[19]: exiting
[14].acquireAndRelease[20]: entered
[9].acquireAndRelease[22]: waited before unlock
[9].acquireAndRelease[22]: exiting
[9].acquireAndRelease[23]: entered
[11].acquireAndRelease[18]: waited before unlock
[11].acquireAndRelease[18]: exiting
[11].acquireAndRelease[19]: entered
[12].acquireAndRelease[22]: waited before unlock
[12].acquireAndRelease[22]: exiting
[12].acquireAndRelease[23]: entered
[3].acquireAndRelease[23]: waited before unlock
[3].acquireAndRelease[23]: exiting
[3].acquireAndRelease[24]: entered
[7].acquireAndRelease[26]: waited before unlock
[7].acquireAndRelease[26]: exiting
[7].acquireAndRelease[27]: entered
[11].acquireAndRelease[19]: waited before lock
[11].acquireAndRelease[19]: locked
[9].acquireAndRelease[23]: waited before lock
[9].acquireAndRelease[23]: locked
[10].acquireAndRelease[23]: waited before unlock
[10].acquireAndRelease[23]: exiting
[10].acquireAndRelease[24]: entered
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec - in co.codewizards.cloudstore.core.TimePeriodTest
[9].acquireAndRelease[23]: waited before unlock
[9].acquireAndRelease[23]: exiting
[9].acquireAndRelease[24]: entered
[13].acquireAndRelease[24]: waited before lock
[13].acquireAndRelease[24]: locked
[0].acquireAndRelease[26]: waited before lock
[0].acquireAndRelease[26]: locked
[3].acquireAndRelease[24]: waited before lock
[3].acquireAndRelease[24]: locked
[7].acquireAndRelease[27]: waited before lock
[7].acquireAndRelease[27]: locked
[9].acquireAndRelease[24]: waited before lock
[9].acquireAndRelease[24]: locked
[15].acquireAndRelease[19]: waited before unlock
[15].acquireAndRelease[19]: exiting
[15].acquireAndRelease[20]: entered
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 sec - in co.codewizards.cloudstore.core.dto.DateTimeTest
[1].acquireAndRelease[26]: waited before lock
[1].acquireAndRelease[26]: locked
[13].acquireAndRelease[24]: waited before unlock
[13].acquireAndRelease[24]: exiting
[13].acquireAndRelease[25]: entered
[8].acquireAndRelease[24]: waited before unlock
[8].acquireAndRelease[24]: exiting
[8].acquireAndRelease[25]: entered
[12].acquireAndRelease[23]: waited before lock
[12].acquireAndRelease[23]: locked
[4].acquireAndRelease[23]: waited before unlock
[4].acquireAndRelease[23]: exiting
[4].acquireAndRelease[24]: entered
[14].acquireAndRelease[20]: waited before lock
[14].acquireAndRelease[20]: locked
[8].acquireAndRelease[25]: waited before lock
[8].acquireAndRelease[25]: locked
[13].acquireAndRelease[25]: waited before lock
[13].acquireAndRelease[25]: locked
[10].acquireAndRelease[24]: waited before lock
[10].acquireAndRelease[24]: locked
[7].acquireAndRelease[27]: waited before unlock
[7].acquireAndRelease[27]: exiting
[7].acquireAndRelease[28]: entered
[10].acquireAndRelease[24]: waited before unlock
[10].acquireAndRelease[24]: exiting
[10].acquireAndRelease[25]: entered
[6].acquireAndRelease[22]: waited before unlock
[6].acquireAndRelease[22]: exiting
[6].acquireAndRelease[23]: entered
[15].acquireAndRelease[20]: waited before lock
[15].acquireAndRelease[20]: locked
[4].acquireAndRelease[24]: waited before lock
[4].acquireAndRelease[24]: locked
[7].acquireAndRelease[28]: waited before lock
[7].acquireAndRelease[28]: locked
[8].acquireAndRelease[25]: waited before unlock
[8].acquireAndRelease[25]: exiting
[8].acquireAndRelease[26]: entered
[6].acquireAndRelease[23]: waited before lock
[6].acquireAndRelease[23]: locked
[15].acquireAndRelease[20]: waited before unlock
[15].acquireAndRelease[20]: exiting
[15].acquireAndRelease[21]: entered
[7].acquireAndRelease[28]: waited before unlock
[7].acquireAndRelease[28]: exiting
[7].acquireAndRelease[29]: entered
[12].acquireAndRelease[23]: waited before unlock
[12].acquireAndRelease[23]: exiting
[12].acquireAndRelease[24]: entered
[8].acquireAndRelease[26]: waited before lock
[8].acquireAndRelease[26]: locked
[12].acquireAndRelease[24]: waited before lock
[12].acquireAndRelease[24]: locked
[9].acquireAndRelease[24]: waited before unlock
[9].acquireAndRelease[24]: exiting
[9].acquireAndRelease[25]: entered
[2].acquireAndRelease[23]: waited before unlock
[2].acquireAndRelease[23]: exiting
[2].acquireAndRelease[24]: entered
[5].acquireAndRelease[20]: waited before unlock
[5].acquireAndRelease[20]: exiting
[5].acquireAndRelease[21]: entered
[10].acquireAndRelease[25]: waited before lock
[10].acquireAndRelease[25]: locked
[7].acquireAndRelease[29]: waited before lock
[7].acquireAndRelease[29]: locked
16:59:46.414 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [0].end
16:59:46.415 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [5].begin
16:59:46.415 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[7].
16:59:46.417 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[8]...
[1].acquireAndRelease[26]: waited before unlock
[1].acquireAndRelease[26]: exiting
[1].acquireAndRelease[27]: entered
[0].acquireAndRelease[26]: waited before unlock
[0].acquireAndRelease[26]: exiting
[0].acquireAndRelease[27]: entered
[13].acquireAndRelease[25]: waited before unlock
[13].acquireAndRelease[25]: exiting
[13].acquireAndRelease[26]: entered
[9].acquireAndRelease[25]: waited before lock
[9].acquireAndRelease[25]: locked
[10].acquireAndRelease[25]: waited before unlock
[10].acquireAndRelease[25]: exiting
[10].acquireAndRelease[26]: entered
[9].acquireAndRelease[25]: waited before unlock
[9].acquireAndRelease[25]: exiting
[9].acquireAndRelease[26]: entered
[9].acquireAndRelease[26]: waited before lock
[9].acquireAndRelease[26]: locked
[11].acquireAndRelease[19]: waited before unlock
[11].acquireAndRelease[19]: exiting
[11].acquireAndRelease[20]: entered
[3].acquireAndRelease[24]: waited before unlock
[3].acquireAndRelease[24]: exiting
[3].acquireAndRelease[25]: entered
[5].acquireAndRelease[21]: waited before lock
[5].acquireAndRelease[21]: locked
[15].acquireAndRelease[21]: waited before lock
[15].acquireAndRelease[21]: locked
[2].acquireAndRelease[24]: waited before lock
[2].acquireAndRelease[24]: locked
[1].acquireAndRelease[27]: waited before lock
[1].acquireAndRelease[27]: locked
[10].acquireAndRelease[26]: waited before lock
[10].acquireAndRelease[26]: locked
[13].acquireAndRelease[26]: waited before lock
[13].acquireAndRelease[26]: locked
[15].acquireAndRelease[21]: waited before unlock
[15].acquireAndRelease[21]: exiting
[15].acquireAndRelease[22]: entered
[0].acquireAndRelease[27]: waited before lock
[0].acquireAndRelease[27]: locked
[15].acquireAndRelease[22]: waited before lock
[15].acquireAndRelease[22]: locked
[14].acquireAndRelease[20]: waited before unlock
[14].acquireAndRelease[20]: exiting
[14].acquireAndRelease[21]: entered
[4].acquireAndRelease[24]: waited before unlock
[4].acquireAndRelease[24]: exiting
[4].acquireAndRelease[25]: entered
[7].acquireAndRelease[29]: waited before unlock
[7].acquireAndRelease[29]: exiting
[7].acquireAndRelease[30]: entered
[14].acquireAndRelease[21]: waited before lock
[14].acquireAndRelease[21]: locked
[3].acquireAndRelease[25]: waited before lock
[3].acquireAndRelease[25]: locked
[11].acquireAndRelease[20]: waited before lock
[11].acquireAndRelease[20]: locked
[2].acquireAndRelease[24]: waited before unlock
[2].acquireAndRelease[24]: exiting
[2].acquireAndRelease[25]: entered
Running co.codewizards.cloudstore.core.collection.StringListMergerTest
AAAAAAAAAAAAAAAAAAAAAA
[1].acquireAndRelease[27]: waited before unlock
[1].acquireAndRelease[27]: exiting
[1].acquireAndRelease[28]: entered
[6].acquireAndRelease[23]: waited before unlock
[6].acquireAndRelease[23]: exiting
[6].acquireAndRelease[24]: entered
[7].acquireAndRelease[30]: waited before lock
[7].acquireAndRelease[30]: locked
[8].acquireAndRelease[26]: waited before unlock
[8].acquireAndRelease[26]: exiting
[8].acquireAndRelease[27]: entered
[4].acquireAndRelease[25]: waited before lock
[4].acquireAndRelease[25]: locked
[2].acquireAndRelease[25]: waited before lock
[2].acquireAndRelease[25]: locked
[5].acquireAndRelease[21]: waited before unlock
[5].acquireAndRelease[21]: exiting
[5].acquireAndRelease[22]: entered
[12].acquireAndRelease[24]: waited before unlock
[12].acquireAndRelease[24]: exiting
[12].acquireAndRelease[25]: entered
16:59:46.836 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
[5].acquireAndRelease[22]: waited before lock
[5].acquireAndRelease[22]: locked
[8].acquireAndRelease[27]: waited before lock
[8].acquireAndRelease[27]: locked
[11].acquireAndRelease[20]: waited before unlock
[11].acquireAndRelease[20]: exiting
[11].acquireAndRelease[21]: entered
[12].acquireAndRelease[25]: waited before lock
[12].acquireAndRelease[25]: locked
[6].acquireAndRelease[24]: waited before lock
[6].acquireAndRelease[24]: locked
[1].acquireAndRelease[28]: waited before lock
[1].acquireAndRelease[28]: locked
[15].acquireAndRelease[22]: waited before unlock
[15].acquireAndRelease[22]: exiting
[15].acquireAndRelease[23]: entered
[3].acquireAndRelease[25]: waited before unlock
[3].acquireAndRelease[25]: exiting
[3].acquireAndRelease[26]: entered
[3].acquireAndRelease[26]: waited before lock
[3].acquireAndRelease[26]: locked
[0].acquireAndRelease[27]: waited before unlock
[0].acquireAndRelease[27]: exiting
[0].acquireAndRelease[28]: entered
[6].acquireAndRelease[24]: waited before unlock
[6].acquireAndRelease[24]: exiting
[6].acquireAndRelease[25]: entered
[9].acquireAndRelease[26]: waited before unlock
[9].acquireAndRelease[26]: exiting
[9].acquireAndRelease[27]: entered
[10].acquireAndRelease[26]: waited before unlock
[10].acquireAndRelease[26]: exiting
[10].acquireAndRelease[27]: entered
[9].acquireAndRelease[27]: waited before lock
[9].acquireAndRelease[27]: locked
[2].acquireAndRelease[25]: waited before unlock
[2].acquireAndRelease[25]: exiting
[2].acquireAndRelease[26]: entered
[13].acquireAndRelease[26]: waited before unlock
[13].acquireAndRelease[26]: exiting
[13].acquireAndRelease[27]: entered
[5].acquireAndRelease[22]: waited before unlock
[5].acquireAndRelease[22]: exiting
[5].acquireAndRelease[23]: entered
[3].acquireAndRelease[26]: waited before unlock
[3].acquireAndRelease[26]: exiting
[3].acquireAndRelease[27]: entered
[11].acquireAndRelease[21]: waited before lock
[11].acquireAndRelease[21]: locked
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in co.codewizards.cloudstore.core.collection.StringListMergerTest
[15].acquireAndRelease[23]: waited before lock
[15].acquireAndRelease[23]: locked
[0].acquireAndRelease[28]: waited before lock
[0].acquireAndRelease[28]: locked
[7].acquireAndRelease[30]: waited before unlock
[7].acquireAndRelease[30]: exiting
[7].acquireAndRelease[31]: entered
[1].acquireAndRelease[28]: waited before unlock
[1].acquireAndRelease[28]: exiting
[1].acquireAndRelease[29]: entered
[6].acquireAndRelease[25]: waited before lock
[6].acquireAndRelease[25]: locked
[4].acquireAndRelease[25]: waited before unlock
[4].acquireAndRelease[25]: exiting
[4].acquireAndRelease[26]: entered
[10].acquireAndRelease[27]: waited before lock
[10].acquireAndRelease[27]: locked
[4].acquireAndRelease[26]: waited before lock
[4].acquireAndRelease[26]: locked
[10].acquireAndRelease[27]: waited before unlock
[10].acquireAndRelease[27]: exiting
[10].acquireAndRelease[28]: entered
[15].acquireAndRelease[23]: waited before unlock
[15].acquireAndRelease[23]: exiting
[15].acquireAndRelease[24]: entered
Running co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest
[2].acquireAndRelease[26]: waited before lock
[2].acquireAndRelease[26]: locked
[14].acquireAndRelease[21]: waited before unlock
[14].acquireAndRelease[21]: exiting
[14].acquireAndRelease[22]: entered
[5].acquireAndRelease[23]: waited before lock
[5].acquireAndRelease[23]: locked
[10].acquireAndRelease[28]: waited before lock
[3].acquireAndRelease[27]: waited before lock
[3].acquireAndRelease[27]: locked
[10].acquireAndRelease[28]: locked
[5].acquireAndRelease[23]: waited before unlock
[5].acquireAndRelease[23]: exiting
[5].acquireAndRelease[24]: entered
[13].acquireAndRelease[27]: waited before lock
[13].acquireAndRelease[27]: locked
[1].acquireAndRelease[29]: waited before lock
[1].acquireAndRelease[29]: locked
[11].acquireAndRelease[21]: waited before unlock
[11].acquireAndRelease[21]: exiting
[11].acquireAndRelease[22]: entered
[7].acquireAndRelease[31]: waited before lock
[7].acquireAndRelease[31]: locked
[15].acquireAndRelease[24]: waited before lock
[15].acquireAndRelease[24]: locked
[12].acquireAndRelease[25]: waited before unlock
[12].acquireAndRelease[25]: exiting
[12].acquireAndRelease[26]: entered
[5].acquireAndRelease[24]: waited before lock
[5].acquireAndRelease[24]: locked
[4].acquireAndRelease[26]: waited before unlock
[4].acquireAndRelease[26]: exiting
[4].acquireAndRelease[27]: entered
[14].acquireAndRelease[22]: waited before lock
[14].acquireAndRelease[22]: locked
[11].acquireAndRelease[22]: waited before lock
[11].acquireAndRelease[22]: locked
[9].acquireAndRelease[27]: waited before unlock
[9].acquireAndRelease[27]: exiting
[9].acquireAndRelease[28]: entered
[8].acquireAndRelease[27]: waited before unlock
[8].acquireAndRelease[27]: exiting
[8].acquireAndRelease[28]: entered
[7].acquireAndRelease[31]: waited before unlock
[7].acquireAndRelease[31]: exiting
[7].acquireAndRelease[32]: entered
[12].acquireAndRelease[26]: waited before lock
[12].acquireAndRelease[26]: locked
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.026 sec - in co.codewizards.cloudstore.core.dto.UidTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest
[0].acquireAndRelease[28]: waited before unlock
[0].acquireAndRelease[28]: exiting
[0].acquireAndRelease[29]: entered
[12].acquireAndRelease[26]: waited before unlock
[12].acquireAndRelease[26]: exiting
[12].acquireAndRelease[27]: entered
[2].acquireAndRelease[26]: waited before unlock
[2].acquireAndRelease[26]: exiting
[2].acquireAndRelease[27]: entered
[0].acquireAndRelease[29]: waited before lock
[0].acquireAndRelease[29]: locked
[12].acquireAndRelease[27]: waited before lock
[12].acquireAndRelease[27]: locked
[0].acquireAndRelease[29]: waited before unlock
[0].acquireAndRelease[29]: exiting
[0].acquireAndRelease[30]: entered
[7].acquireAndRelease[32]: waited before lock
[7].acquireAndRelease[32]: locked
[7].acquireAndRelease[32]: waited before unlock
[7].acquireAndRelease[32]: exiting
[7].acquireAndRelease[33]: entered
[4].acquireAndRelease[27]: waited before lock
[4].acquireAndRelease[27]: locked
[5].acquireAndRelease[24]: waited before unlock
[5].acquireAndRelease[24]: exiting
[5].acquireAndRelease[25]: entered
[15].acquireAndRelease[24]: waited before unlock
[15].acquireAndRelease[24]: exiting
[15].acquireAndRelease[25]: entered
[10].acquireAndRelease[28]: waited before unlock
[10].acquireAndRelease[28]: exiting
[10].acquireAndRelease[29]: entered
[7].acquireAndRelease[33]: waited before lock
[7].acquireAndRelease[33]: locked
[9].acquireAndRelease[28]: waited before lock
[9].acquireAndRelease[28]: locked
[11].acquireAndRelease[22]: waited before unlock
[11].acquireAndRelease[22]: exiting
[11].acquireAndRelease[23]: entered
[8].acquireAndRelease[28]: waited before lock
[8].acquireAndRelease[28]: locked
[5].acquireAndRelease[25]: waited before lock
[5].acquireAndRelease[25]: locked
[5].acquireAndRelease[25]: waited before unlock
[5].acquireAndRelease[25]: exiting
[5].acquireAndRelease[26]: entered
[6].acquireAndRelease[25]: waited before unlock
[6].acquireAndRelease[25]: exiting
[6].acquireAndRelease[26]: entered
[5].acquireAndRelease[26]: waited before lock
[5].acquireAndRelease[26]: locked
[2].acquireAndRelease[27]: waited before lock
[2].acquireAndRelease[27]: locked
[12].acquireAndRelease[27]: waited before unlock
[12].acquireAndRelease[27]: exiting
[12].acquireAndRelease[28]: entered
[15].acquireAndRelease[25]: waited before lock
[15].acquireAndRelease[25]: locked
[1].acquireAndRelease[29]: waited before unlock
[1].acquireAndRelease[29]: exiting
[1].acquireAndRelease[30]: entered
[13].acquireAndRelease[27]: waited before unlock
[13].acquireAndRelease[27]: exiting
[13].acquireAndRelease[28]: entered
[0].acquireAndRelease[30]: waited before lock
[0].acquireAndRelease[30]: locked
[15].acquireAndRelease[25]: waited before unlock
[15].acquireAndRelease[25]: exiting
[15].acquireAndRelease[26]: entered
[11].acquireAndRelease[23]: waited before lock
[11].acquireAndRelease[23]: locked
[12].acquireAndRelease[28]: waited before lock
[12].acquireAndRelease[28]: locked
[9].acquireAndRelease[28]: waited before unlock
[9].acquireAndRelease[28]: exiting
[9].acquireAndRelease[29]: entered
[3].acquireAndRelease[27]: waited before unlock
[3].acquireAndRelease[27]: exiting
[3].acquireAndRelease[28]: entered
[15].acquireAndRelease[26]: waited before lock
[15].acquireAndRelease[26]: locked
[1].acquireAndRelease[30]: waited before lock
[1].acquireAndRelease[30]: locked
[9].acquireAndRelease[29]: waited before lock
[9].acquireAndRelease[29]: locked
[10].acquireAndRelease[29]: waited before lock
[10].acquireAndRelease[29]: locked
[6].acquireAndRelease[26]: waited before lock
[6].acquireAndRelease[26]: locked
[13].acquireAndRelease[28]: waited before lock
[13].acquireAndRelease[28]: locked
[4].acquireAndRelease[27]: waited before unlock
[4].acquireAndRelease[27]: exiting
[4].acquireAndRelease[28]: entered
[3].acquireAndRelease[28]: waited before lock
[3].acquireAndRelease[28]: locked
[2].acquireAndRelease[27]: waited before unlock
[2].acquireAndRelease[27]: exiting
[2].acquireAndRelease[28]: entered
[14].acquireAndRelease[22]: waited before unlock
[14].acquireAndRelease[22]: exiting
[14].acquireAndRelease[23]: entered
[12].acquireAndRelease[28]: waited before unlock
[12].acquireAndRelease[28]: exiting
[14].acquireAndRelease[23]: waited before lock
[14].acquireAndRelease[23]: locked
[12].acquireAndRelease[29]: entered
[4].acquireAndRelease[28]: waited before lock
[4].acquireAndRelease[28]: locked
[15].acquireAndRelease[26]: waited before unlock
[15].acquireAndRelease[26]: exiting
[15].acquireAndRelease[27]: entered
[1].acquireAndRelease[30]: waited before unlock
[1].acquireAndRelease[30]: exiting
[1].acquireAndRelease[31]: entered
[3].acquireAndRelease[28]: waited before unlock
[3].acquireAndRelease[28]: exiting
[3].acquireAndRelease[29]: entered
[5].acquireAndRelease[26]: waited before unlock
[5].acquireAndRelease[26]: exiting
[5].acquireAndRelease[27]: entered
[13].acquireAndRelease[28]: waited before unlock
[13].acquireAndRelease[28]: exiting
[13].acquireAndRelease[29]: entered
[12].acquireAndRelease[29]: waited before lock
[12].acquireAndRelease[29]: locked
[4].acquireAndRelease[28]: waited before unlock
[4].acquireAndRelease[28]: exiting
[4].acquireAndRelease[29]: entered
[10].acquireAndRelease[29]: waited before unlock
[10].acquireAndRelease[29]: exiting
[10].acquireAndRelease[30]: entered
[3].acquireAndRelease[29]: waited before lock
[3].acquireAndRelease[29]: locked
[5].acquireAndRelease[27]: waited before lock
[5].acquireAndRelease[27]: locked
[1].acquireAndRelease[31]: waited before lock
[1].acquireAndRelease[31]: locked
[11].acquireAndRelease[23]: waited before unlock
[11].acquireAndRelease[23]: exiting
[11].acquireAndRelease[24]: entered
[2].acquireAndRelease[28]: waited before lock
[2].acquireAndRelease[28]: locked
[7].acquireAndRelease[33]: waited before unlock
[7].acquireAndRelease[33]: exiting
[7].acquireAndRelease[34]: entered
[8].acquireAndRelease[28]: waited before unlock
[8].acquireAndRelease[28]: exiting
[8].acquireAndRelease[29]: entered
[8].acquireAndRelease[29]: waited before lock
[8].acquireAndRelease[29]: locked
[2].acquireAndRelease[28]: waited before unlock
[2].acquireAndRelease[28]: exiting
[2].acquireAndRelease[29]: entered
[13].acquireAndRelease[29]: waited before lock
[13].acquireAndRelease[29]: locked
[0].acquireAndRelease[30]: waited before unlock
[0].acquireAndRelease[30]: exiting
[0].acquireAndRelease[31]: entered
[15].acquireAndRelease[27]: waited before lock
[15].acquireAndRelease[27]: locked
[4].acquireAndRelease[29]: waited before lock
[4].acquireAndRelease[29]: locked
[13].acquireAndRelease[29]: waited before unlock
[13].acquireAndRelease[29]: exiting
[13].acquireAndRelease[30]: entered
[0].acquireAndRelease[31]: waited before lock
[0].acquireAndRelease[31]: locked
[13].acquireAndRelease[30]: waited before lock
[13].acquireAndRelease[30]: locked
[2].acquireAndRelease[29]: waited before lock
[2].acquireAndRelease[29]: locked
[10].acquireAndRelease[30]: waited before lock
[10].acquireAndRelease[30]: locked
[7].acquireAndRelease[34]: waited before lock
[7].acquireAndRelease[34]: locked
[6].acquireAndRelease[26]: waited before unlock
[6].acquireAndRelease[26]: exiting
[6].acquireAndRelease[27]: entered
[11].acquireAndRelease[24]: waited before lock
[11].acquireAndRelease[24]: locked
[9].acquireAndRelease[29]: waited before unlock
[9].acquireAndRelease[29]: exiting
[9].acquireAndRelease[30]: entered
[7].acquireAndRelease[34]: waited before unlock
[7].acquireAndRelease[34]: exiting
[7].acquireAndRelease[35]: entered
[1].acquireAndRelease[31]: waited before unlock
[1].acquireAndRelease[31]: exiting
[1].acquireAndRelease[32]: entered
[2].acquireAndRelease[29]: waited before unlock
[2].acquireAndRelease[29]: exiting
[2].acquireAndRelease[30]: entered
[4].acquireAndRelease[29]: waited before unlock
[4].acquireAndRelease[29]: exiting
[4].acquireAndRelease[30]: entered
[6].acquireAndRelease[27]: waited before lock
[6].acquireAndRelease[27]: locked
[6].acquireAndRelease[27]: waited before unlock
[6].acquireAndRelease[27]: exiting
[6].acquireAndRelease[28]: entered
[9].acquireAndRelease[30]: waited before lock
[9].acquireAndRelease[30]: locked
[7].acquireAndRelease[35]: waited before lock
[7].acquireAndRelease[35]: locked
[14].acquireAndRelease[23]: waited before unlock
[14].acquireAndRelease[23]: exiting
[14].acquireAndRelease[24]: entered
[8].acquireAndRelease[29]: waited before unlock
[8].acquireAndRelease[29]: exiting
[8].acquireAndRelease[30]: entered
[2].acquireAndRelease[30]: waited before lock
[2].acquireAndRelease[30]: locked
[9].acquireAndRelease[30]: waited before unlock
[9].acquireAndRelease[30]: exiting
[9].acquireAndRelease[31]: entered
[1].acquireAndRelease[32]: waited before lock
[1].acquireAndRelease[32]: locked
[3].acquireAndRelease[29]: waited before unlock
[3].acquireAndRelease[29]: exiting
[3].acquireAndRelease[30]: entered
16:59:48.296 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [3].end
16:59:48.297 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [6].begin
16:59:48.297 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[8].
16:59:48.299 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[9]...
[6].acquireAndRelease[28]: waited before lock
[6].acquireAndRelease[28]: locked
[12].acquireAndRelease[29]: waited before unlock
[12].acquireAndRelease[29]: exiting
[12].acquireAndRelease[30]: entered
[14].acquireAndRelease[24]: waited before lock
[14].acquireAndRelease[24]: locked
[4].acquireAndRelease[30]: waited before lock
[4].acquireAndRelease[30]: locked
[3].acquireAndRelease[30]: waited before lock
[3].acquireAndRelease[30]: locked
[13].acquireAndRelease[30]: waited before unlock
[13].acquireAndRelease[30]: exiting
[13].acquireAndRelease[31]: entered
[5].acquireAndRelease[27]: waited before unlock
[5].acquireAndRelease[27]: exiting
[5].acquireAndRelease[28]: entered
[12].acquireAndRelease[30]: waited before lock
[12].acquireAndRelease[30]: locked
[5].acquireAndRelease[28]: waited before lock
[5].acquireAndRelease[28]: locked
[8].acquireAndRelease[30]: waited before lock
[8].acquireAndRelease[30]: locked
[9].acquireAndRelease[31]: waited before lock
[9].acquireAndRelease[31]: locked
[12].acquireAndRelease[30]: waited before unlock
[12].acquireAndRelease[30]: exiting
[12].acquireAndRelease[31]: entered
[15].acquireAndRelease[27]: waited before unlock
[15].acquireAndRelease[27]: exiting
[15].acquireAndRelease[28]: entered
16:59:48.493 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [1].end
16:59:48.494 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [7].begin
16:59:48.494 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[9].
16:59:48.495 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [5].end
16:59:48.496 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - Waiting for all callables to finish...
16:59:48.498 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [8].begin
[7].acquireAndRelease[35]: waited before unlock
[7].acquireAndRelease[35]: exiting
[7].acquireAndRelease[36]: entered
[0].acquireAndRelease[31]: waited before unlock
[0].acquireAndRelease[31]: exiting
[0].acquireAndRelease[32]: entered
[10].acquireAndRelease[30]: waited before unlock
[10].acquireAndRelease[30]: exiting
[10].acquireAndRelease[31]: entered
[13].acquireAndRelease[31]: waited before lock
[13].acquireAndRelease[31]: locked
[11].acquireAndRelease[24]: waited before unlock
[11].acquireAndRelease[24]: exiting
[11].acquireAndRelease[25]: entered
[12].acquireAndRelease[31]: waited before lock
[12].acquireAndRelease[31]: locked
[14].acquireAndRelease[24]: waited before unlock
[14].acquireAndRelease[24]: exiting
[14].acquireAndRelease[25]: entered
[1].acquireAndRelease[32]: waited before unlock
[1].acquireAndRelease[32]: exiting
[1].acquireAndRelease[33]: entered
[7].acquireAndRelease[36]: waited before lock
[7].acquireAndRelease[36]: locked
[2].acquireAndRelease[30]: waited before unlock
[2].acquireAndRelease[30]: exiting
[2].acquireAndRelease[31]: entered
[10].acquireAndRelease[31]: waited before lock
[10].acquireAndRelease[31]: locked
[15].acquireAndRelease[28]: waited before lock
[15].acquireAndRelease[28]: locked
[11].acquireAndRelease[25]: waited before lock
[11].acquireAndRelease[25]: locked
[1].acquireAndRelease[33]: waited before lock
[1].acquireAndRelease[33]: locked
[14].acquireAndRelease[25]: waited before lock
[14].acquireAndRelease[25]: locked
[1].acquireAndRelease[33]: waited before unlock
[1].acquireAndRelease[33]: exiting
[1].acquireAndRelease[34]: entered
[0].acquireAndRelease[32]: waited before lock
[0].acquireAndRelease[32]: locked
[1].acquireAndRelease[34]: waited before lock
[1].acquireAndRelease[34]: locked
[2].acquireAndRelease[31]: waited before lock
[2].acquireAndRelease[31]: locked
[3].acquireAndRelease[30]: waited before unlock
[4].acquireAndRelease[30]: waited before unlock
[4].acquireAndRelease[30]: exiting
[4].acquireAndRelease[31]: entered
[6].acquireAndRelease[28]: waited before unlock
[6].acquireAndRelease[28]: exiting
[6].acquireAndRelease[29]: entered
[3].acquireAndRelease[30]: exiting
[3].acquireAndRelease[31]: entered
[5].acquireAndRelease[28]: waited before unlock
[5].acquireAndRelease[28]: exiting
[5].acquireAndRelease[29]: entered
[2].acquireAndRelease[31]: waited before unlock
[2].acquireAndRelease[31]: exiting
[2].acquireAndRelease[32]: entered
[2].acquireAndRelease[32]: waited before lock
[2].acquireAndRelease[32]: locked
[5].acquireAndRelease[29]: waited before lock
[5].acquireAndRelease[29]: locked
[15].acquireAndRelease[28]: waited before unlock
[15].acquireAndRelease[28]: exiting
[15].acquireAndRelease[29]: entered
[3].acquireAndRelease[31]: waited before lock
[3].acquireAndRelease[31]: locked
[10].acquireAndRelease[31]: waited before unlock
[10].acquireAndRelease[31]: exiting
[10].acquireAndRelease[32]: entered
[8].acquireAndRelease[30]: waited before unlock
[8].acquireAndRelease[30]: exiting
[8].acquireAndRelease[31]: entered
[9].acquireAndRelease[31]: waited before unlock
[9].acquireAndRelease[31]: exiting
[9].acquireAndRelease[32]: entered
[6].acquireAndRelease[29]: waited before lock
[6].acquireAndRelease[29]: locked
[13].acquireAndRelease[31]: waited before unlock
[13].acquireAndRelease[31]: exiting
[13].acquireAndRelease[32]: entered
[4].acquireAndRelease[31]: waited before lock
[4].acquireAndRelease[31]: locked
[12].acquireAndRelease[31]: waited before unlock
[12].acquireAndRelease[31]: exiting
[12].acquireAndRelease[32]: entered
[12].acquireAndRelease[32]: waited before lock
[12].acquireAndRelease[32]: locked
[7].acquireAndRelease[36]: waited before unlock
[7].acquireAndRelease[36]: exiting
[7].acquireAndRelease[37]: entered
[12].acquireAndRelease[32]: waited before unlock
[12].acquireAndRelease[32]: exiting
[12].acquireAndRelease[33]: entered
[15].acquireAndRelease[29]: waited before lock
[15].acquireAndRelease[29]: locked
[9].acquireAndRelease[32]: waited before lock
[9].acquireAndRelease[32]: locked
[7].acquireAndRelease[37]: waited before lock
[7].acquireAndRelease[37]: locked
[1].acquireAndRelease[34]: waited before unlock
[1].acquireAndRelease[34]: exiting
[1].acquireAndRelease[35]: entered
[10].acquireAndRelease[32]: waited before lock
[10].acquireAndRelease[32]: locked
[15].acquireAndRelease[29]: waited before unlock
[15].acquireAndRelease[29]: exiting
[15].acquireAndRelease[30]: entered
[12].acquireAndRelease[33]: waited before lock
[12].acquireAndRelease[33]: locked
[2].acquireAndRelease[32]: waited before unlock
[2].acquireAndRelease[32]: exiting
[2].acquireAndRelease[33]: entered
[1].acquireAndRelease[35]: waited before lock
[1].acquireAndRelease[35]: locked
[5].acquireAndRelease[29]: waited before unlock
[5].acquireAndRelease[29]: exiting
[5].acquireAndRelease[30]: entered
[5].acquireAndRelease[30]: waited before lock
[5].acquireAndRelease[30]: locked
[0].acquireAndRelease[32]: waited before unlock
[0].acquireAndRelease[32]: exiting
[0].acquireAndRelease[33]: entered
[8].acquireAndRelease[31]: waited before lock
[8].acquireAndRelease[31]: locked
[6].acquireAndRelease[29]: waited before unlock
[6].acquireAndRelease[29]: exiting
[6].acquireAndRelease[30]: entered
[12].acquireAndRelease[33]: waited before unlock
[12].acquireAndRelease[33]: exiting
[12].acquireAndRelease[34]: entered
[14].acquireAndRelease[25]: waited before unlock
[14].acquireAndRelease[25]: exiting
[14].acquireAndRelease[26]: entered
[13].acquireAndRelease[32]: waited before lock
[13].acquireAndRelease[32]: locked
[15].acquireAndRelease[30]: waited before lock
[15].acquireAndRelease[30]: locked
[2].acquireAndRelease[33]: waited before lock
[2].acquireAndRelease[33]: locked
[6].acquireAndRelease[30]: waited before lock
[6].acquireAndRelease[30]: locked
[11].acquireAndRelease[25]: waited before unlock
[11].acquireAndRelease[25]: exiting
[11].acquireAndRelease[26]: entered
[8].acquireAndRelease[31]: waited before unlock
[8].acquireAndRelease[31]: exiting
[8].acquireAndRelease[32]: entered
[6].acquireAndRelease[30]: waited before unlock
[6].acquireAndRelease[30]: exiting
[6].acquireAndRelease[31]: entered
[11].acquireAndRelease[26]: waited before lock
[11].acquireAndRelease[26]: locked
[0].acquireAndRelease[33]: waited before lock
[0].acquireAndRelease[33]: locked
[2].acquireAndRelease[33]: waited before unlock
[2].acquireAndRelease[33]: exiting
[2].acquireAndRelease[34]: entered
[6].acquireAndRelease[31]: waited before lock
[6].acquireAndRelease[31]: locked
[12].acquireAndRelease[34]: waited before lock
[12].acquireAndRelease[34]: locked
[1].acquireAndRelease[35]: waited before unlock
[1].acquireAndRelease[35]: exiting
[1].acquireAndRelease[36]: entered
[13].acquireAndRelease[32]: waited before unlock
[13].acquireAndRelease[32]: exiting
[13].acquireAndRelease[33]: entered
[3].acquireAndRelease[31]: waited before unlock
[3].acquireAndRelease[31]: exiting
[3].acquireAndRelease[32]: entered
[8].acquireAndRelease[32]: waited before lock
[8].acquireAndRelease[32]: locked
[1].acquireAndRelease[36]: waited before lock
[1].acquireAndRelease[36]: locked
[14].acquireAndRelease[26]: waited before lock
[14].acquireAndRelease[26]: locked
[3].acquireAndRelease[32]: waited before lock
[3].acquireAndRelease[32]: locked
[4].acquireAndRelease[31]: waited before unlock
[4].acquireAndRelease[31]: exiting
[4].acquireAndRelease[32]: entered
[8].acquireAndRelease[32]: waited before unlock
[8].acquireAndRelease[32]: exiting
[8].acquireAndRelease[33]: entered
[2].acquireAndRelease[34]: waited before lock
[2].acquireAndRelease[34]: locked
[11].acquireAndRelease[26]: waited before unlock
[11].acquireAndRelease[26]: exiting
[11].acquireAndRelease[27]: entered
[13].acquireAndRelease[33]: waited before lock
[13].acquireAndRelease[33]: locked
[10].acquireAndRelease[32]: waited before unlock
[10].acquireAndRelease[32]: exiting
[10].acquireAndRelease[33]: entered
[7].acquireAndRelease[37]: waited before unlock
[7].acquireAndRelease[37]: exiting
[7].acquireAndRelease[38]: entered
[12].acquireAndRelease[34]: waited before unlock
[12].acquireAndRelease[34]: exiting
[12].acquireAndRelease[35]: entered
[7].acquireAndRelease[38]: waited before lock
[7].acquireAndRelease[38]: locked
[9].acquireAndRelease[32]: waited before unlock
[9].acquireAndRelease[32]: exiting
[9].acquireAndRelease[33]: entered
[4].acquireAndRelease[32]: waited before lock
[4].acquireAndRelease[32]: locked
[8].acquireAndRelease[33]: waited before lock
[8].acquireAndRelease[33]: locked
[5].acquireAndRelease[30]: waited before unlock
[5].acquireAndRelease[30]: exiting
[5].acquireAndRelease[31]: entered
[13].acquireAndRelease[33]: waited before unlock
[13].acquireAndRelease[33]: exiting
[13].acquireAndRelease[34]: entered
[2].acquireAndRelease[34]: waited before unlock
[2].acquireAndRelease[34]: exiting
[2].acquireAndRelease[35]: entered
[12].acquireAndRelease[35]: waited before lock
[12].acquireAndRelease[35]: locked
[14].acquireAndRelease[26]: waited before unlock
[14].acquireAndRelease[26]: exiting
[14].acquireAndRelease[27]: entered
[13].acquireAndRelease[34]: waited before lock
[13].acquireAndRelease[34]: locked
[10].acquireAndRelease[33]: waited before lock
[10].acquireAndRelease[33]: locked
[15].acquireAndRelease[30]: waited before unlock
[15].acquireAndRelease[30]: exiting
[15].acquireAndRelease[31]: entered
[3].acquireAndRelease[32]: waited before unlock
[3].acquireAndRelease[32]: exiting
[3].acquireAndRelease[33]: entered
[11].acquireAndRelease[27]: waited before lock
[11].acquireAndRelease[27]: locked
[12].acquireAndRelease[35]: waited before unlock
[12].acquireAndRelease[35]: exiting
[12].acquireAndRelease[36]: entered
[14].acquireAndRelease[27]: waited before lock
[14].acquireAndRelease[27]: locked
[0].acquireAndRelease[33]: waited before unlock
[0].acquireAndRelease[33]: exiting
[0].acquireAndRelease[34]: entered
[0].acquireAndRelease[34]: waited before lock
[0].acquireAndRelease[34]: locked
[11].acquireAndRelease[27]: waited before unlock
[11].acquireAndRelease[27]: exiting
[11].acquireAndRelease[28]: entered
[1].acquireAndRelease[36]: waited before unlock
[1].acquireAndRelease[36]: exiting
[1].acquireAndRelease[37]: entered
[4].acquireAndRelease[32]: waited before unlock
[4].acquireAndRelease[32]: exiting
[4].acquireAndRelease[33]: entered
[5].acquireAndRelease[31]: waited before lock
[9].acquireAndRelease[33]: waited before lock
[9].acquireAndRelease[33]: locked
[5].acquireAndRelease[31]: locked
[2].acquireAndRelease[35]: waited before lock
[2].acquireAndRelease[35]: locked
[0].acquireAndRelease[34]: waited before unlock
[0].acquireAndRelease[34]: exiting
[0].acquireAndRelease[35]: entered
[6].acquireAndRelease[31]: waited before unlock
[6].acquireAndRelease[31]: exiting
[6].acquireAndRelease[32]: entered
[12].acquireAndRelease[36]: waited before lock
[12].acquireAndRelease[36]: locked
[10].acquireAndRelease[33]: waited before unlock
[10].acquireAndRelease[33]: exiting
[10].acquireAndRelease[34]: entered
[11].acquireAndRelease[28]: waited before lock
[11].acquireAndRelease[28]: locked
[7].acquireAndRelease[38]: waited before unlock
[7].acquireAndRelease[38]: exiting
[7].acquireAndRelease[39]: entered
[4].acquireAndRelease[33]: waited before lock
[4].acquireAndRelease[33]: locked
[3].acquireAndRelease[33]: waited before lock
[3].acquireAndRelease[33]: locked
[0].acquireAndRelease[35]: waited before lock
[0].acquireAndRelease[35]: locked
[14].acquireAndRelease[27]: waited before unlock
[14].acquireAndRelease[27]: exiting
[14].acquireAndRelease[28]: entered
[10].acquireAndRelease[34]: waited before lock
[10].acquireAndRelease[34]: locked
[15].acquireAndRelease[31]: waited before lock
[15].acquireAndRelease[31]: locked
[1].acquireAndRelease[37]: waited before lock
[1].acquireAndRelease[37]: locked
[8].acquireAndRelease[33]: waited before unlock
[8].acquireAndRelease[33]: exiting
[8].acquireAndRelease[34]: entered
[5].acquireAndRelease[31]: waited before unlock
[5].acquireAndRelease[31]: exiting
[5].acquireAndRelease[32]: entered
[8].acquireAndRelease[34]: waited before lock
[8].acquireAndRelease[34]: locked
[6].acquireAndRelease[32]: waited before lock
[6].acquireAndRelease[32]: locked
[9].acquireAndRelease[33]: waited before unlock
[9].acquireAndRelease[33]: exiting
[9].acquireAndRelease[34]: entered
[7].acquireAndRelease[39]: waited before lock
[7].acquireAndRelease[39]: locked
[13].acquireAndRelease[34]: waited before unlock
[13].acquireAndRelease[34]: exiting
[13].acquireAndRelease[35]: entered
[5].acquireAndRelease[32]: waited before lock
[5].acquireAndRelease[32]: locked
[8].acquireAndRelease[34]: waited before unlock
[8].acquireAndRelease[34]: exiting
[8].acquireAndRelease[35]: entered
[14].acquireAndRelease[28]: waited before lock
[14].acquireAndRelease[28]: locked
[9].acquireAndRelease[34]: waited before lock
[9].acquireAndRelease[34]: locked
[4].acquireAndRelease[33]: waited before unlock
[4].acquireAndRelease[33]: exiting
[4].acquireAndRelease[34]: entered
[6].acquireAndRelease[32]: waited before unlock
[6].acquireAndRelease[32]: exiting
[6].acquireAndRelease[33]: entered
[0].acquireAndRelease[35]: waited before unlock
[0].acquireAndRelease[35]: exiting
[0].acquireAndRelease[36]: entered
[7].acquireAndRelease[39]: waited before unlock
[7].acquireAndRelease[39]: exiting
[7].acquireAndRelease[40]: entered
[13].acquireAndRelease[35]: waited before lock
[13].acquireAndRelease[35]: locked
[4].acquireAndRelease[34]: waited before lock
[4].acquireAndRelease[34]: locked
[1].acquireAndRelease[37]: waited before unlock
[1].acquireAndRelease[37]: exiting
[1].acquireAndRelease[38]: entered
[1].acquireAndRelease[38]: waited before lock
[1].acquireAndRelease[38]: locked
[10].acquireAndRelease[34]: waited before unlock
[10].acquireAndRelease[34]: exiting
[10].acquireAndRelease[35]: entered
[8].acquireAndRelease[35]: waited before lock
[8].acquireAndRelease[35]: locked
[10].acquireAndRelease[35]: waited before lock
[10].acquireAndRelease[35]: locked
[15].acquireAndRelease[31]: waited before unlock
[15].acquireAndRelease[31]: exiting
[15].acquireAndRelease[32]: entered
[12].acquireAndRelease[36]: waited before unlock
[12].acquireAndRelease[36]: exiting
[12].acquireAndRelease[37]: entered
[3].acquireAndRelease[33]: waited before unlock
[3].acquireAndRelease[33]: exiting
[3].acquireAndRelease[34]: entered
[0].acquireAndRelease[36]: waited before lock
[0].acquireAndRelease[36]: locked
[2].acquireAndRelease[35]: waited before unlock
[2].acquireAndRelease[35]: exiting
[2].acquireAndRelease[36]: entered
[6].acquireAndRelease[33]: waited before lock
[6].acquireAndRelease[33]: locked
[13].acquireAndRelease[35]: waited before unlock
[13].acquireAndRelease[35]: exiting
[13].acquireAndRelease[36]: entered
[11].acquireAndRelease[28]: waited before unlock
[11].acquireAndRelease[28]: exiting
[11].acquireAndRelease[29]: entered
[7].acquireAndRelease[40]: waited before lock
[7].acquireAndRelease[40]: locked
[11].acquireAndRelease[29]: waited before lock
[11].acquireAndRelease[29]: locked
[13].acquireAndRelease[36]: waited before lock
[13].acquireAndRelease[36]: locked
[15].acquireAndRelease[32]: waited before lock
[15].acquireAndRelease[32]: locked
[14].acquireAndRelease[28]: waited before unlock
[14].acquireAndRelease[28]: exiting
[14].acquireAndRelease[29]: entered
[3].acquireAndRelease[34]: waited before lock
[3].acquireAndRelease[34]: locked
[1].acquireAndRelease[38]: waited before unlock
[1].acquireAndRelease[38]: exiting
[1].acquireAndRelease[39]: entered
[12].acquireAndRelease[37]: waited before lock
[12].acquireAndRelease[37]: locked
[9].acquireAndRelease[34]: waited before unlock
[9].acquireAndRelease[34]: exiting
[9].acquireAndRelease[35]: entered
[1].acquireAndRelease[39]: waited before lock
[1].acquireAndRelease[39]: locked
[15].acquireAndRelease[32]: waited before unlock
[15].acquireAndRelease[32]: exiting
[15].acquireAndRelease[33]: entered
[5].acquireAndRelease[32]: waited before unlock
[5].acquireAndRelease[32]: exiting
[5].acquireAndRelease[33]: entered
[2].acquireAndRelease[36]: waited before lock
[2].acquireAndRelease[36]: locked
[10].acquireAndRelease[35]: waited before unlock
[10].acquireAndRelease[35]: exiting
[10].acquireAndRelease[36]: entered
[14].acquireAndRelease[29]: waited before lock
[14].acquireAndRelease[29]: locked
[15].acquireAndRelease[33]: waited before lock
[15].acquireAndRelease[33]: locked
[0].acquireAndRelease[36]: waited before unlock
[0].acquireAndRelease[36]: exiting
[0].acquireAndRelease[37]: entered
[8].acquireAndRelease[35]: waited before unlock
[8].acquireAndRelease[35]: exiting
[8].acquireAndRelease[36]: entered
[0].acquireAndRelease[37]: waited before lock
[0].acquireAndRelease[37]: locked
[12].acquireAndRelease[37]: waited before unlock
[12].acquireAndRelease[37]: exiting
[12].acquireAndRelease[38]: entered
16:59:50.331 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [7].end
16:59:50.331 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [9].begin
[13].acquireAndRelease[36]: waited before unlock
[13].acquireAndRelease[36]: exiting
[13].acquireAndRelease[37]: entered
[1].acquireAndRelease[39]: waited before unlock
[1].acquireAndRelease[39]: exiting
[1].acquireAndRelease[40]: entered
[5].acquireAndRelease[33]: waited before lock
[5].acquireAndRelease[33]: locked
[9].acquireAndRelease[35]: waited before lock
[9].acquireAndRelease[35]: locked
[8].acquireAndRelease[36]: waited before lock
[8].acquireAndRelease[36]: locked
[10].acquireAndRelease[36]: waited before lock
[10].acquireAndRelease[36]: locked
[10].acquireAndRelease[36]: waited before unlock
[10].acquireAndRelease[36]: exiting
[10].acquireAndRelease[37]: entered
[15].acquireAndRelease[33]: waited before unlock
[15].acquireAndRelease[33]: exiting
[15].acquireAndRelease[34]: entered
[13].acquireAndRelease[37]: waited before lock
[13].acquireAndRelease[37]: locked
[12].acquireAndRelease[38]: waited before lock
[12].acquireAndRelease[38]: locked
[4].acquireAndRelease[34]: waited before unlock
[4].acquireAndRelease[34]: exiting
[4].acquireAndRelease[35]: entered
[15].acquireAndRelease[34]: waited before lock
[15].acquireAndRelease[34]: locked
[2].acquireAndRelease[36]: waited before unlock
[2].acquireAndRelease[36]: exiting
[2].acquireAndRelease[37]: entered
[10].acquireAndRelease[37]: waited before lock
[10].acquireAndRelease[37]: locked
[13].acquireAndRelease[37]: waited before unlock
[13].acquireAndRelease[37]: exiting
[13].acquireAndRelease[38]: entered
[3].acquireAndRelease[34]: waited before unlock
[3].acquireAndRelease[34]: exiting
[3].acquireAndRelease[35]: entered
[4].acquireAndRelease[35]: waited before lock
[4].acquireAndRelease[35]: locked
[8].acquireAndRelease[36]: waited before unlock
[8].acquireAndRelease[36]: exiting
[8].acquireAndRelease[37]: entered
[15].acquireAndRelease[34]: waited before unlock
[15].acquireAndRelease[34]: exiting
[15].acquireAndRelease[35]: entered
[1].acquireAndRelease[40]: waited before lock
[1].acquireAndRelease[40]: locked
[5].acquireAndRelease[33]: waited before unlock
[5].acquireAndRelease[33]: exiting
[5].acquireAndRelease[34]: entered
[2].acquireAndRelease[37]: waited before lock
[2].acquireAndRelease[37]: locked
[6].acquireAndRelease[33]: waited before unlock
[6].acquireAndRelease[33]: exiting
[6].acquireAndRelease[34]: entered
[8].acquireAndRelease[37]: waited before lock
[8].acquireAndRelease[37]: locked
[7].acquireAndRelease[40]: waited before unlock
[7].acquireAndRelease[40]: exiting
[7].acquireAndRelease[41]: entered
[5].acquireAndRelease[34]: waited before lock
[5].acquireAndRelease[34]: locked
[11].acquireAndRelease[29]: waited before unlock
[11].acquireAndRelease[29]: exiting
[11].acquireAndRelease[30]: entered
[15].acquireAndRelease[35]: waited before lock
[15].acquireAndRelease[35]: locked
[3].acquireAndRelease[35]: waited before lock
[3].acquireAndRelease[35]: locked
[4].acquireAndRelease[35]: waited before unlock
[4].acquireAndRelease[35]: exiting
[4].acquireAndRelease[36]: entered
[7].acquireAndRelease[41]: waited before lock
[7].acquireAndRelease[41]: locked
[16:59:50.625 [pool-1-thread-2] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [6].end
5].acquireAndRelease[34]: waited before unlock
[5].acquireAndRelease[34]: exiting
[5].acquireAndRelease[35]: entered
[13].acquireAndRelease[38]: waited before lock
[13].acquireAndRelease[38]: locked
[11].acquireAndRelease[30]: waited before lock
[11].acquireAndRelease[30]: locked
[10].acquireAndRelease[37]: waited before unlock
[10].acquireAndRelease[37]: exiting
[10].acquireAndRelease[38]: entered
[11].acquireAndRelease[30]: waited before unlock
[11].acquireAndRelease[30]: exiting
[11].acquireAndRelease[31]: entered
[5].acquireAndRelease[35]: waited before lock
[5].acquireAndRelease[35]: locked
[5].acquireAndRelease[35]: waited before unlock
[5].acquireAndRelease[35]: exiting
[5].acquireAndRelease[36]: entered
[10].acquireAndRelease[38]: waited before lock
[10].acquireAndRelease[38]: locked
[6].acquireAndRelease[34]: waited before lock
[6].acquireAndRelease[34]: locked
[14].acquireAndRelease[29]: waited before unlock
[14].acquireAndRelease[29]: exiting
[14].acquireAndRelease[30]: entered
[11].acquireAndRelease[31]: waited before lock
[11].acquireAndRelease[31]: locked
[0].acquireAndRelease[37]: waited before unlock
[0].acquireAndRelease[37]: exiting
[0].acquireAndRelease[38]: entered
[4].acquireAndRelease[36]: waited before lock
[4].acquireAndRelease[36]: locked
[7].acquireAndRelease[41]: waited before unlock
[7].acquireAndRelease[41]: exiting
[7].acquireAndRelease[42]: entered
[5].acquireAndRelease[36]: waited before lock
[5].acquireAndRelease[36]: locked
[14].acquireAndRelease[30]: waited before lock
[14].acquireAndRelease[30]: locked
[9].acquireAndRelease[35]: waited before unlock
[9].acquireAndRelease[35]: exiting
[9].acquireAndRelease[36]: entered
[7].acquireAndRelease[42]: waited before lock
[7].acquireAndRelease[42]: locked
[0].acquireAndRelease[38]: waited before lock
[0].acquireAndRelease[38]: locked
[15].acquireAndRelease[35]: waited before unlock
[15].acquireAndRelease[35]: exiting
[15].acquireAndRelease[36]: entered
[6].acquireAndRelease[34]: waited before unlock
[6].acquireAndRelease[34]: exiting
[6].acquireAndRelease[35]: entered
[2].acquireAndRelease[37]: waited before unlock
[2].acquireAndRelease[37]: exiting
[2].acquireAndRelease[38]: entered
[9].acquireAndRelease[36]: waited before lock
[9].acquireAndRelease[36]: locked
[1].acquireAndRelease[40]: waited before unlock
[1].acquireAndRelease[40]: exiting
[1].acquireAndRelease[41]: entered
[14].acquireAndRelease[30]: waited before unlock
[14].acquireAndRelease[30]: exiting
[14].acquireAndRelease[31]: entered
[13].acquireAndRelease[38]: waited before unlock
[13].acquireAndRelease[38]: exiting
[13].acquireAndRelease[39]: entered
[3].acquireAndRelease[35]: waited before unlock
[3].acquireAndRelease[35]: exiting
[3].acquireAndRelease[36]: entered
[8].acquireAndRelease[37]: waited before unlock
[8].acquireAndRelease[37]: exiting
[8].acquireAndRelease[38]: entered
[7].acquireAndRelease[42]: waited before unlock
[7].acquireAndRelease[42]: exiting
[7].acquireAndRelease[43]: entered
[13].acquireAndRelease[39]: waited before lock
[13].acquireAndRelease[39]: locked
[14].acquireAndRelease[31]: waited before lock
[14].acquireAndRelease[31]: locked
[3].acquireAndRelease[36]: waited before lock
[3].acquireAndRelease[36]: locked
[15].acquireAndRelease[36]: waited before lock
[15].acquireAndRelease[36]: locked
[7].acquireAndRelease[43]: waited before lock
[7].acquireAndRelease[43]: locked
[12].acquireAndRelease[38]: waited before unlock
[12].acquireAndRelease[38]: exiting
[12].acquireAndRelease[39]: entered
[12].acquireAndRelease[39]: waited before lock
[12].acquireAndRelease[39]: locked
[1].acquireAndRelease[41]: waited before lock
[1].acquireAndRelease[41]: locked
[2].acquireAndRelease[38]: waited before lock
[2].acquireAndRelease[38]: locked
[0].acquireAndRelease[38]: waited before unlock
[0].acquireAndRelease[38]: exiting
[0].acquireAndRelease[39]: entered
[9].acquireAndRelease[36]: waited before unlock
[9].acquireAndRelease[36]: exiting
[9].acquireAndRelease[37]: entered
[3].acquireAndRelease[36]: waited before unlock
[3].acquireAndRelease[36]: exiting
[3].acquireAndRelease[37]: entered
[6].acquireAndRelease[35]: waited before lock
[6].acquireAndRelease[35]: locked
[0].acquireAndRelease[39]: waited before lock
[0].acquireAndRelease[39]: locked
[14].acquireAndRelease[31]: waited before unlock
[14].acquireAndRelease[31]: exiting
[14].acquireAndRelease[32]: entered
[3].acquireAndRelease[37]: waited before lock
[3].acquireAndRelease[37]: locked
[8].acquireAndRelease[38]: waited before lock
[8].acquireAndRelease[38]: locked
[14].acquireAndRelease[32]: waited before lock
[14].acquireAndRelease[32]: locked
[15].acquireAndRelease[36]: waited before unlock
[15].acquireAndRelease[36]: exiting
[15].acquireAndRelease[37]: entered
[1].acquireAndRelease[41]: waited before unlock
[1].acquireAndRelease[41]: exiting
[1].acquireAndRelease[42]: entered
[8].acquireAndRelease[38]: waited before unlock
[8].acquireAndRelease[38]: exiting
[8].acquireAndRelease[39]: entered
[2].acquireAndRelease[38]: waited before unlock
[2].acquireAndRelease[38]: exiting
[2].acquireAndRelease[39]: entered
[15].acquireAndRelease[37]: waited before lock
[15].acquireAndRelease[37]: locked
[11].acquireAndRelease[31]: waited before unlock
[11].acquireAndRelease[31]: exiting
[11].acquireAndRelease[32]: entered
16:59:51.122 [pool-1-thread-1] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [8].end
[4].acquireAndRelease[36]: waited before unlock
[4].acquireAndRelease[36]: exiting
[4].acquireAndRelease[37]: entered
[9].acquireAndRelease[37]: waited before lock
[9].acquireAndRelease[37]: locked
[12].acquireAndRelease[39]: waited before unlock
[12].acquireAndRelease[39]: exiting
[12].acquireAndRelease[40]: entered
[10].acquireAndRelease[38]: waited before unlock
[10].acquireAndRelease[38]: exiting
[10].acquireAndRelease[39]: entered
[5].acquireAndRelease[36]: waited before unlock
[5].acquireAndRelease[36]: exiting
[5].acquireAndRelease[37]: entered
[4].acquireAndRelease[37]: waited before lock
[4].acquireAndRelease[37]: locked
[13].acquireAndRelease[39]: waited before unlock
[13].acquireAndRelease[39]: exiting
[13].acquireAndRelease[40]: entered
[5].acquireAndRelease[37]: waited before lock
[5].acquireAndRelease[37]: locked
[11].acquireAndRelease[32]: waited before lock
[11].acquireAndRelease[32]: locked
[1].acquireAndRelease[42]: waited before lock
[1].acquireAndRelease[42]: locked
[9].acquireAndRelease[37]: waited before unlock
[9].acquireAndRelease[37]: exiting
[9].acquireAndRelease[38]: entered
[9].acquireAndRelease[38]: waited before lock
[9].acquireAndRelease[38]: locked
[0].acquireAndRelease[39]: waited before unlock
[0].acquireAndRelease[39]: exiting
[0].acquireAndRelease[40]: entered
[15].acquireAndRelease[37]: waited before unlock
[15].acquireAndRelease[37]: exiting
[15].acquireAndRelease[38]: entered
[8].acquireAndRelease[39]: waited before lock
[8].acquireAndRelease[39]: locked
[2].acquireAndRelease[39]: waited before lock
[2].acquireAndRelease[39]: locked
[10].acquireAndRelease[39]: waited before lock
[10].acquireAndRelease[39]: locked
[10].acquireAndRelease[39]: waited before unlock
[10].acquireAndRelease[39]: exiting
[10].acquireAndRelease[40]: entered
[1].acquireAndRelease[42]: waited before unlock
[1].acquireAndRelease[42]: exiting
[1].acquireAndRelease[43]: entered
[9].acquireAndRelease[38]: waited before unlock
[9].acquireAndRelease[38]: exiting
[9].acquireAndRelease[39]: entered
[3].acquireAndRelease[37]: waited before unlock
[3].acquireAndRelease[37]: exiting
[3].acquireAndRelease[38]: entered
[13].acquireAndRelease[40]: waited before lock
[13].acquireAndRelease[40]: locked
[9].acquireAndRelease[39]: waited before lock
[9].acquireAndRelease[39]: locked
[12].acquireAndRelease[40]: waited before lock
[12].acquireAndRelease[40]: locked
[3].acquireAndRelease[38]: waited before lock
[3].acquireAndRelease[38]: locked
[8].acquireAndRelease[39]: waited before unlock
[8].acquireAndRelease[39]: exiting
[8].acquireAndRelease[40]: entered
[11].acquireAndRelease[32]: waited before unlock
[11].acquireAndRelease[32]: exiting
[11].acquireAndRelease[33]: entered
[3].acquireAndRelease[38]: waited before unlock
[3].acquireAndRelease[38]: exiting
[3].acquireAndRelease[39]: entered
[10].acquireAndRelease[40]: waited before lock
[10].acquireAndRelease[40]: locked
[13].acquireAndRelease[40]: waited before unlock
[13].acquireAndRelease[40]: exiting
[13].acquireAndRelease[41]: entered
[7].acquireAndRelease[43]: waited before unlock
[7].acquireAndRelease[43]: exiting
[7].acquireAndRelease[44]: entered
[13].acquireAndRelease[41]: waited before lock
[13].acquireAndRelease[41]: locked
[7].acquireAndRelease[44]: waited before lock
[7].acquireAndRelease[44]: locked
[1].acquireAndRelease[43]: waited before lock
[1].acquireAndRelease[43]: locked
[8].acquireAndRelease[40]: waited before lock
[8].acquireAndRelease[40]: locked
[11].acquireAndRelease[33]: waited before lock
[11].acquireAndRelease[33]: locked
[6].acquireAndRelease[35]: waited before unlock
[6].acquireAndRelease[35]: exiting
[6].acquireAndRelease[36]: entered
[5].acquireAndRelease[37]: waited before unlock
[5].acquireAndRelease[37]: exiting
[5].acquireAndRelease[38]: entered
[15].acquireAndRelease[38]: waited before lock
[15].acquireAndRelease[38]: locked
[0].acquireAndRelease[40]: waited before lock
[0].acquireAndRelease[40]: locked
[10].acquireAndRelease[40]: waited before unlock
[10].acquireAndRelease[40]: exiting
[10].acquireAndRelease[41]: entered
[5].acquireAndRelease[38]: waited before lock
[5].acquireAndRelease[38]: locked
[15].acquireAndRelease[38]: waited before unlock
[15].acquireAndRelease[38]: exiting
[15].acquireAndRelease[39]: entered
[14].acquireAndRelease[32]: waited before unlock
[14].acquireAndRelease[32]: exiting
[14].acquireAndRelease[33]: entered
[6].acquireAndRelease[36]: waited before lock
[6].acquireAndRelease[36]: locked
[15].acquireAndRelease[39]: waited before lock
[15].acquireAndRelease[39]: locked
[3].acquireAndRelease[39]: waited before lock
[3].acquireAndRelease[39]: locked
[7].acquireAndRelease[44]: waited before unlock
[7].acquireAndRelease[44]: exiting
[7].acquireAndRelease[45]: entered
[10].acquireAndRelease[41]: waited before lock
[10].acquireAndRelease[41]: locked
[2].acquireAndRelease[39]: waited before unlock
[2].acquireAndRelease[39]: exiting
[2].acquireAndRelease[40]: entered
[0].acquireAndRelease[40]: waited before unlock
[0].acquireAndRelease[40]: exiting
[0].acquireAndRelease[41]: entered
[3].acquireAndRelease[39]: waited before unlock
[3].acquireAndRelease[39]: exiting
[3].acquireAndRelease[40]: entered
[14].acquireAndRelease[33]: waited before lock
[14].acquireAndRelease[33]: locked
[7].acquireAndRelease[45]: waited before lock
[7].acquireAndRelease[45]: locked
[4].acquireAndRelease[37]: waited before unlock
[4].acquireAndRelease[37]: exiting
[4].acquireAndRelease[38]: entered
[15].acquireAndRelease[39]: waited before unlock
[15].acquireAndRelease[39]: exiting
[15].acquireAndRelease[40]: entered
[3].acquireAndRelease[40]: waited before lock
[3].acquireAndRelease[40]: locked
[8].acquireAndRelease[40]: waited before unlock
[8].acquireAndRelease[40]: exiting
[8].acquireAndRelease[41]: entered
[15].acquireAndRelease[40]: waited before lock
[15].acquireAndRelease[40]: locked
[2].acquireAndRelease[40]: waited before lock
[2].acquireAndRelease[40]: locked
[4].acquireAndRelease[38]: waited before lock
[4].acquireAndRelease[38]: locked
[0].acquireAndRelease[41]: waited before lock
[0].acquireAndRelease[41]: locked
[11].acquireAndRelease[33]: waited before unlock
[11].acquireAndRelease[33]: exiting
[11].acquireAndRelease[34]: entered
[5].acquireAndRelease[38]: waited before unlock
[5].acquireAndRelease[38]: exiting
[5].acquireAndRelease[39]: entered
[6].acquireAndRelease[36]: waited before unlock
[6].acquireAndRelease[36]: exiting
[6].acquireAndRelease[37]: entered
[15].acquireAndRelease[40]: waited before unlock
[15].acquireAndRelease[40]: exiting
[15].acquireAndRelease[41]: entered
[12].acquireAndRelease[40]: waited before unlock
[12].acquireAndRelease[40]: exiting
[12].acquireAndRelease[41]: entered
[8].acquireAndRelease[41]: waited before lock
[8].acquireAndRelease[41]: locked
[1].acquireAndRelease[43]: waited before unlock
[1].acquireAndRelease[43]: exiting
[1].acquireAndRelease[44]: entered
[9].acquireAndRelease[39]: waited before unlock
[9].acquireAndRelease[39]: exiting
[9].acquireAndRelease[40]: entered
[9].acquireAndRelease[40]: waited before lock
[9].acquireAndRelease[40]: locked
[13].acquireAndRelease[41]: waited before unlock
[13].acquireAndRelease[41]: exiting
[13].acquireAndRelease[42]: entered
[7].acquireAndRelease[45]: waited before unlock
[7].acquireAndRelease[45]: exiting
[7].acquireAndRelease[46]: entered
[14].acquireAndRelease[33]: waited before unlock
[14].acquireAndRelease[33]: exiting
[14].acquireAndRelease[34]: entered
[5].acquireAndRelease[39]: waited before lock
[5].acquireAndRelease[39]: locked
[12].acquireAndRelease[41]: waited before lock
[12].acquireAndRelease[41]: locked
[11].acquireAndRelease[34]: waited before lock
[11].acquireAndRelease[34]: locked
[15].acquireAndRelease[41]: waited before lock
[15].acquireAndRelease[41]: locked
[7].acquireAndRelease[46]: waited before lock
[7].acquireAndRelease[46]: locked
[6].acquireAndRelease[37]: waited before lock
[6].acquireAndRelease[37]: locked
[13].acquireAndRelease[42]: waited before lock
[13].acquireAndRelease[42]: locked
[0].acquireAndRelease[41]: waited before unlock
[0].acquireAndRelease[41]: exiting
[0].acquireAndRelease[42]: entered
[2].acquireAndRelease[40]: waited before unlock
[2].acquireAndRelease[40]: exiting
[2].acquireAndRelease[41]: entered
[1].acquireAndRelease[44]: waited before lock
[1].acquireAndRelease[44]: locked
[10].acquireAndRelease[41]: waited before unlock
[10].acquireAndRelease[41]: exiting
[10].acquireAndRelease[42]: entered
[8].acquireAndRelease[41]: waited before unlock
[8].acquireAndRelease[41]: exiting
[8].acquireAndRelease[42]: entered
[4].acquireAndRelease[38]: waited before unlock
[4].acquireAndRelease[38]: exiting
[4].acquireAndRelease[39]: entered
[7].acquireAndRelease[46]: waited before unlock
[7].acquireAndRelease[46]: exiting
[7].acquireAndRelease[47]: entered
[14].acquireAndRelease[34]: waited before lock
[14].acquireAndRelease[34]: locked
[5].acquireAndRelease[39]: waited before unlock
[5].acquireAndRelease[39]: exiting
[5].acquireAndRelease[40]: entered
[0].acquireAndRelease[42]: waited before lock
[0].acquireAndRelease[42]: locked
[2].acquireAndRelease[41]: waited before lock
[14].acquireAndRelease[34]: waited before unlock
[14].acquireAndRelease[34]: exiting
[14].acquireAndRelease[35]: entered
[2].acquireAndRelease[41]: locked
[10].acquireAndRelease[42]: waited before lock
[10].acquireAndRelease[42]: locked
[3].acquireAndRelease[40]: waited before unlock
[3].acquireAndRelease[40]: exiting
[3].acquireAndRelease[41]: entered
[14].acquireAndRelease[35]: waited before lock
[14].acquireAndRelease[35]: locked
[8].acquireAndRelease[42]: waited before lock
[8].acquireAndRelease[42]: locked
[1].acquireAndRelease[44]: waited before unlock
[1].acquireAndRelease[44]: exiting
[1].acquireAndRelease[45]: entered
[3].acquireAndRelease[41]: waited before lock
[3].acquireAndRelease[41]: locked
[4].acquireAndRelease[39]: waited before lock
[4].acquireAndRelease[39]: locked
[8].acquireAndRelease[42]: waited before unlock
[8].acquireAndRelease[42]: exiting
[8].acquireAndRelease[43]: entered
[7].acquireAndRelease[47]: waited before lock
[7].acquireAndRelease[47]: locked
[13].acquireAndRelease[42]: waited before unlock
[13].acquireAndRelease[42]: exiting
[13].acquireAndRelease[43]: entered
[9].acquireAndRelease[40]: waited before unlock
[9].acquireAndRelease[40]: exiting
[9].acquireAndRelease[41]: entered
[4].acquireAndRelease[39]: waited before unlock
[4].acquireAndRelease[39]: exiting
[4].acquireAndRelease[40]: entered
[5].acquireAndRelease[40]: waited before lock
[5].acquireAndRelease[40]: locked
[15].acquireAndRelease[41]: waited before unlock
[15].acquireAndRelease[41]: exiting
[15].acquireAndRelease[42]: entered
[9].acquireAndRelease[41]: waited before lock
[9].acquireAndRelease[41]: locked
[5].acquireAndRelease[40]: waited before unlock
[5].acquireAndRelease[40]: exiting
[5].acquireAndRelease[41]: entered
[10].acquireAndRelease[42]: waited before unlock
[10].acquireAndRelease[42]: exiting
[10].acquireAndRelease[43]: entered
[5].acquireAndRelease[41]: waited before lock
[5].acquireAndRelease[41]: locked
[13].acquireAndRelease[43]: waited before lock
[13].acquireAndRelease[43]: locked
[8].acquireAndRelease[43]: waited before lock
[8].acquireAndRelease[43]: locked
[5].acquireAndRelease[41]: waited before unlock
[5].acquireAndRelease[41]: exiting
[5].acquireAndRelease[42]: entered
[7].acquireAndRelease[47]: waited before unlock
[7].acquireAndRelease[47]: exiting
[7].acquireAndRelease[48]: entered
[11].acquireAndRelease[34]: waited before unlock
[11].acquireAndRelease[34]: exiting
[11].acquireAndRelease[35]: entered
[6].acquireAndRelease[37]: waited before unlock
[6].acquireAndRelease[37]: exiting
[6].acquireAndRelease[38]: entered
[1].acquireAndRelease[45]: waited before lock
[1].acquireAndRelease[45]: locked
[12].acquireAndRelease[41]: waited before unlock
[12].acquireAndRelease[41]: exiting
[12].acquireAndRelease[42]: entered
[10].acquireAndRelease[43]: waited before lock
[10].acquireAndRelease[43]: locked
[12].acquireAndRelease[42]: waited before lock
[12].acquireAndRelease[42]: locked
[3].acquireAndRelease[41]: waited before unlock
[3].acquireAndRelease[41]: exiting
[3].acquireAndRelease[42]: entered
[1].acquireAndRelease[45]: waited before unlock
[1].acquireAndRelease[45]: exiting
[1].acquireAndRelease[46]: entered
[7].acquireAndRelease[48]: waited before lock
[7].acquireAndRelease[48]: locked
[11].acquireAndRelease[35]: waited before lock
[11].acquireAndRelease[35]: locked
[15].acquireAndRelease[42]: waited before lock
[15].acquireAndRelease[42]: locked
[4].acquireAndRelease[40]: waited before lock
[4].acquireAndRelease[40]: locked
[1].acquireAndRelease[46]: waited before lock
[1].acquireAndRelease[46]: locked
[14].acquireAndRelease[35]: waited before unlock
[14].acquireAndRelease[35]: exiting
[14].acquireAndRelease[36]: entered
[0].acquireAndRelease[42]: waited before unlock
[0].acquireAndRelease[42]: exiting
[0].acquireAndRelease[43]: entered
[5].acquireAndRelease[42]: waited before lock
[5].acquireAndRelease[42]: locked
[0].acquireAndRelease[43]: waited before lock
[0].acquireAndRelease[43]: locked
[6].acquireAndRelease[38]: waited before lock
[6].acquireAndRelease[38]: locked
[13].acquireAndRelease[43]: waited before unlock
[13].acquireAndRelease[43]: exiting
[13].acquireAndRelease[44]: entered
[3].acquireAndRelease[42]: waited before lock
[3].acquireAndRelease[42]: locked
[14].acquireAndRelease[36]: waited before lock
[14].acquireAndRelease[36]: locked
[2].acquireAndRelease[41]: waited before unlock
[2].acquireAndRelease[41]: exiting
[2].acquireAndRelease[42]: entered
[1].acquireAndRelease[46]: waited before unlock
[1].acquireAndRelease[46]: exiting
[1].acquireAndRelease[47]: entered
16:59:52.594 [pool-1-thread-3] INFO  c.c.c.c.c.CallerBlocksPolicyTest - [9].end
16:59:52.595 [main] INFO  c.c.c.c.c.CallerBlocksPolicyTest - ALL DONE!
[1].acquireAndRelease[47]: waited before lock
[1].acquireAndRelease[47]: locked
[2].acquireAndRelease[42]: waited before lock
[2].acquireAndRelease[42]: locked
[7].acquireAndRelease[48]: waited before unlock
[7].acquireAndRelease[48]: exiting
[7].acquireAndRelease[49]: entered
[5].acquireAndRelease[42]: waited before unlock
[5].acquireAndRelease[42]: exiting
[5].acquireAndRelease[43]: entered
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.423 sec - in co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest
[6].acquireAndRelease[38]: waited before unlock
[6].acquireAndRelease[38]: exiting
[6].acquireAndRelease[39]: entered
[13].acquireAndRelease[44]: waited before lock
[13].acquireAndRelease[44]: locked
[14].acquireAndRelease[36]: waited before unlock
[14].acquireAndRelease[36]: exiting
[14].acquireAndRelease[37]: entered
[15].acquireAndRelease[42]: waited before unlock
[15].acquireAndRelease[42]: exiting
[15].acquireAndRelease[43]: entered
[6].acquireAndRelease[39]: waited before lock
[6].acquireAndRelease[39]: locked
[12].acquireAndRelease[42]: waited before unlock
[12].acquireAndRelease[42]: exiting
[12].acquireAndRelease[43]: entered
[14].acquireAndRelease[37]: waited before lock
[14].acquireAndRelease[37]: locked
[7].acquireAndRelease[49]: waited before lock
[7].acquireAndRelease[49]: locked
[11].acquireAndRelease[35]: waited before unlock
[11].acquireAndRelease[35]: exiting
[11].acquireAndRelease[36]: entered
[0].acquireAndRelease[43]: waited before unlock
[0].acquireAndRelease[43]: exiting
[0].acquireAndRelease[44]: entered
[12].acquireAndRelease[43]: waited before lock
[12].acquireAndRelease[43]: locked
[4].acquireAndRelease[40]: waited before unlock
[4].acquireAndRelease[40]: exiting
[4].acquireAndRelease[41]: entered
[6].acquireAndRelease[39]: waited before unlock
[6].acquireAndRelease[39]: exiting
[6].acquireAndRelease[40]: entered
[11].acquireAndRelease[36]: waited before lock
[8].acquireAndRelease[43]: waited before unlock
[8].acquireAndRelease[43]: exiting
[8].acquireAndRelease[44]: entered
[11].acquireAndRelease[36]: locked
[14].acquireAndRelease[37]: waited before unlock
[14].acquireAndRelease[37]: exiting
[14].acquireAndRelease[38]: entered
[9].acquireAndRelease[41]: waited before unlock
[9].acquireAndRelease[41]: exiting
[9].acquireAndRelease[42]: entered
[1].acquireAndRelease[47]: waited before unlock
[1].acquireAndRelease[47]: exiting
[1].acquireAndRelease[48]: entered
[5].acquireAndRelease[43]: waited before lock
[5].acquireAndRelease[43]: locked
[15].acquireAndRelease[43]: waited before lock
[15].acquireAndRelease[43]: locked
[7].acquireAndRelease[49]: waited before unlock
[7].acquireAndRelease[49]: exiting
[8].acquireAndRelease[44]: waited before lock
[8].acquireAndRelease[44]: locked
[12].acquireAndRelease[43]: waited before unlock
[12].acquireAndRelease[43]: exiting
[12].acquireAndRelease[44]: entered
[10].acquireAndRelease[43]: waited before unlock
[10].acquireAndRelease[43]: exiting
[10].acquireAndRelease[44]: entered
[6].acquireAndRelease[40]: waited before lock
[6].acquireAndRelease[40]: locked
[9].acquireAndRelease[42]: waited before lock
[9].acquireAndRelease[42]: locked
[4].acquireAndRelease[41]: waited before lock
[4].acquireAndRelease[41]: locked
[0].acquireAndRelease[44]: waited before lock
[0].acquireAndRelease[44]: locked
[6].acquireAndRelease[40]: waited before unlock
[6].acquireAndRelease[40]: exiting
[6].acquireAndRelease[41]: entered
[2].acquireAndRelease[42]: waited before unlock
[2].acquireAndRelease[42]: exiting
[2].acquireAndRelease[43]: entered
[14].acquireAndRelease[38]: waited before lock
[14].acquireAndRelease[38]: locked
[10].acquireAndRelease[44]: waited before lock
[10].acquireAndRelease[44]: locked
[12].acquireAndRelease[44]: waited before lock
[3].acquireAndRelease[42]: waited before unlock
[3].acquireAndRelease[42]: exiting
[3].acquireAndRelease[43]: entered
[12].acquireAndRelease[44]: locked
[6].acquireAndRelease[41]: waited before lock
[6].acquireAndRelease[41]: locked
[1].acquireAndRelease[48]: waited before lock
[1].acquireAndRelease[48]: locked
[2].acquireAndRelease[43]: waited before lock
[2].acquireAndRelease[43]: locked
[12].acquireAndRelease[44]: waited before unlock
[12].acquireAndRelease[44]: exiting
[12].acquireAndRelease[45]: entered
[3].acquireAndRelease[43]: waited before lock
[3].acquireAndRelease[43]: locked
[4].acquireAndRelease[41]: waited before unlock
[4].acquireAndRelease[41]: exiting
[4].acquireAndRelease[42]: entered
[5].acquireAndRelease[43]: waited before unlock
[5].acquireAndRelease[43]: exiting
[5].acquireAndRelease[44]: entered
[6].acquireAndRelease[41]: waited before unlock
[6].acquireAndRelease[41]: exiting
[6].acquireAndRelease[42]: entered
[12].acquireAndRelease[45]: waited before lock
[12].acquireAndRelease[45]: locked
[2].acquireAndRelease[43]: waited before unlock
[2].acquireAndRelease[43]: exiting
[2].acquireAndRelease[44]: entered
[1].acquireAndRelease[48]: waited before unlock
[1].acquireAndRelease[48]: exiting
[1].acquireAndRelease[49]: entered
[11].acquireAndRelease[36]: waited before unlock
[11].acquireAndRelease[36]: exiting
[11].acquireAndRelease[37]: entered
[1].acquireAndRelease[49]: waited before lock
[1].acquireAndRelease[49]: locked
[12].acquireAndRelease[45]: waited before unlock
[12].acquireAndRelease[45]: exiting
[12].acquireAndRelease[46]: entered
[13].acquireAndRelease[44]: waited before unlock
[13].acquireAndRelease[44]: exiting
[13].acquireAndRelease[45]: entered
[11].acquireAndRelease[37]: waited before lock
[11].acquireAndRelease[37]: locked
[0].acquireAndRelease[44]: waited before unlock
[0].acquireAndRelease[44]: exiting
[0].acquireAndRelease[45]: entered
[12].acquireAndRelease[46]: waited before lock
[12].acquireAndRelease[46]: locked
[8].acquireAndRelease[44]: waited before unlock
[8].acquireAndRelease[44]: exiting
[8].acquireAndRelease[45]: entered
[2].acquireAndRelease[44]: waited before lock
[2].acquireAndRelease[44]: locked
[10].acquireAndRelease[44]: waited before unlock
[10].acquireAndRelease[44]: exiting
[10].acquireAndRelease[45]: entered
[1].acquireAndRelease[49]: waited before unlock
[1].acquireAndRelease[49]: exiting
[5].acquireAndRelease[44]: waited before lock
[5].acquireAndRelease[44]: locked
[10].acquireAndRelease[45]: waited before lock
[10].acquireAndRelease[45]: locked
[4].acquireAndRelease[42]: waited before lock
[4].acquireAndRelease[42]: locked
[15].acquireAndRelease[43]: waited before unlock
[15].acquireAndRelease[43]: exiting
[15].acquireAndRelease[44]: entered
[6].acquireAndRelease[42]: waited before lock
[6].acquireAndRelease[42]: locked
[8].acquireAndRelease[45]: waited before lock
[8].acquireAndRelease[45]: locked
[12].acquireAndRelease[46]: waited before unlock
[12].acquireAndRelease[46]: exiting
[12].acquireAndRelease[47]: entered
[3].acquireAndRelease[43]: waited before unlock
[3].acquireAndRelease[43]: exiting
[3].acquireAndRelease[44]: entered
[9].acquireAndRelease[42]: waited before unlock
[9].acquireAndRelease[42]: exiting
[9].acquireAndRelease[43]: entered
[0].acquireAndRelease[45]: waited before lock
[0].acquireAndRelease[45]: locked
[13].acquireAndRelease[45]: waited before lock
[13].acquireAndRelease[45]: locked
[3].acquireAndRelease[44]: waited before lock
[3].acquireAndRelease[44]: locked
[14].acquireAndRelease[38]: waited before unlock
[14].acquireAndRelease[38]: exiting
[14].acquireAndRelease[39]: entered
[12].acquireAndRelease[47]: waited before lock
[12].acquireAndRelease[47]: locked
[6].acquireAndRelease[42]: waited before unlock
[6].acquireAndRelease[42]: exiting
[6].acquireAndRelease[43]: entered
[2].acquireAndRelease[44]: waited before unlock
[2].acquireAndRelease[44]: exiting
[2].acquireAndRelease[45]: entered
[4].acquireAndRelease[42]: waited before unlock
[4].acquireAndRelease[42]: exiting
[4].acquireAndRelease[43]: entered
[14].acquireAndRelease[39]: waited before lock
[14].acquireAndRelease[39]: locked
[15].acquireAndRelease[44]: waited before lock
[15].acquireAndRelease[44]: locked
[3].acquireAndRelease[44]: waited before unlock
[3].acquireAndRelease[44]: exiting
[3].acquireAndRelease[45]: entered
[4].acquireAndRelease[43]: waited before lock
[4].acquireAndRelease[43]: locked
[2].acquireAndRelease[45]: waited before lock
[2].acquireAndRelease[45]: locked
[6].acquireAndRelease[43]: waited before lock
[6].acquireAndRelease[43]: locked
[13].acquireAndRelease[45]: waited before unlock
[13].acquireAndRelease[45]: exiting
[13].acquireAndRelease[46]: entered
[11].acquireAndRelease[37]: waited before unlock
[11].acquireAndRelease[37]: exiting
[11].acquireAndRelease[38]: entered
[0].acquireAndRelease[45]: waited before unlock
[0].acquireAndRelease[45]: exiting
[0].acquireAndRelease[46]: entered
[9].acquireAndRelease[43]: waited before lock
[9].acquireAndRelease[43]: locked
[0].acquireAndRelease[46]: waited before lock
[0].acquireAndRelease[46]: locked
[13].acquireAndRelease[46]: waited before lock
[13].acquireAndRelease[46]: locked
[3].acquireAndRelease[45]: waited before lock
[3].acquireAndRelease[45]: locked
[10].acquireAndRelease[45]: waited before unlock
[10].acquireAndRelease[45]: exiting
[10].acquireAndRelease[46]: entered
[9].acquireAndRelease[43]: waited before unlock
[9].acquireAndRelease[43]: exiting
[9].acquireAndRelease[44]: entered
[9].acquireAndRelease[44]: waited before lock
[9].acquireAndRelease[44]: locked
[12].acquireAndRelease[47]: waited before unlock
[12].acquireAndRelease[47]: exiting
[12].acquireAndRelease[48]: entered
[8].acquireAndRelease[45]: waited before unlock
[8].acquireAndRelease[45]: exiting
[8].acquireAndRelease[46]: entered
[10].acquireAndRelease[46]: waited before lock
[10].acquireAndRelease[46]: locked
[11].acquireAndRelease[38]: waited before lock
[11].acquireAndRelease[38]: locked
[4].acquireAndRelease[43]: waited before unlock
[4].acquireAndRelease[43]: exiting
[4].acquireAndRelease[44]: entered
[13].acquireAndRelease[46]: waited before unlock
[13].acquireAndRelease[46]: exiting
[13].acquireAndRelease[47]: entered
[5].acquireAndRelease[44]: waited before unlock
[5].acquireAndRelease[44]: exiting
[5].acquireAndRelease[45]: entered
[15].acquireAndRelease[44]: waited before unlock
[15].acquireAndRelease[44]: exiting
[15].acquireAndRelease[45]: entered
[8].acquireAndRelease[46]: waited before lock
[8].acquireAndRelease[46]: locked
[6].acquireAndRelease[43]: waited before unlock
[6].acquireAndRelease[43]: exiting
[6].acquireAndRelease[44]: entered
[4].acquireAndRelease[44]: waited before lock
[4].acquireAndRelease[44]: locked
[2].acquireAndRelease[45]: waited before unlock
[2].acquireAndRelease[45]: exiting
[2].acquireAndRelease[46]: entered
[6].acquireAndRelease[44]: waited before lock
[6].acquireAndRelease[44]: locked
[4].acquireAndRelease[44]: waited before unlock
[4].acquireAndRelease[44]: exiting
[4].acquireAndRelease[45]: entered
[3].acquireAndRelease[45]: waited before unlock
[3].acquireAndRelease[45]: exiting
[3].acquireAndRelease[46]: entered
[12].acquireAndRelease[48]: waited before lock
[12].acquireAndRelease[48]: locked
[5].acquireAndRelease[45]: waited before lock
[5].acquireAndRelease[45]: locked
[3].acquireAndRelease[46]: waited before lock
[3].acquireAndRelease[46]: locked
[9].acquireAndRelease[44]: waited before unlock
[9].acquireAndRelease[44]: exiting
[9].acquireAndRelease[45]: entered
[14].acquireAndRelease[39]: waited before unlock
[14].acquireAndRelease[39]: exiting
[14].acquireAndRelease[40]: entered
[13].acquireAndRelease[47]: waited before lock
[13].acquireAndRelease[47]: locked
[15].acquireAndRelease[45]: waited before lock
[15].acquireAndRelease[45]: locked
[2].acquireAndRelease[46]: waited before lock
[2].acquireAndRelease[46]: locked
[9].acquireAndRelease[45]: waited before lock
[9].acquireAndRelease[45]: locked
[11].acquireAndRelease[38]: waited before unlock
[11].acquireAndRelease[38]: exiting
[11].acquireAndRelease[39]: entered
[12].acquireAndRelease[48]: waited before unlock
[12].acquireAndRelease[48]: exiting
[12].acquireAndRelease[49]: entered
[0].acquireAndRelease[46]: waited before unlock
[0].acquireAndRelease[46]: exiting
[0].acquireAndRelease[47]: entered
[4].acquireAndRelease[45]: waited before lock
[4].acquireAndRelease[45]: locked
[14].acquireAndRelease[40]: waited before lock
[14].acquireAndRelease[40]: locked
[3].acquireAndRelease[46]: waited before unlock
[3].acquireAndRelease[46]: exiting
[3].acquireAndRelease[47]: entered
[15].acquireAndRelease[45]: waited before unlock
[15].acquireAndRelease[45]: exiting
[15].acquireAndRelease[46]: entered
[13].acquireAndRelease[47]: waited before unlock
[13].acquireAndRelease[47]: exiting
[13].acquireAndRelease[48]: entered
[13].acquireAndRelease[48]: waited before lock
[13].acquireAndRelease[48]: locked
[12].acquireAndRelease[49]: waited before lock
[12].acquireAndRelease[49]: locked
[9].acquireAndRelease[45]: waited before unlock
[9].acquireAndRelease[45]: exiting
[9].acquireAndRelease[46]: entered
[11].acquireAndRelease[39]: waited before lock
[11].acquireAndRelease[39]: locked
[0].acquireAndRelease[47]: waited before lock
[0].acquireAndRelease[47]: locked
[10].acquireAndRelease[46]: waited before unlock
[10].acquireAndRelease[46]: exiting
[10].acquireAndRelease[47]: entered
[11].acquireAndRelease[39]: waited before unlock
[11].acquireAndRelease[39]: exiting
[11].acquireAndRelease[40]: entered
[9].acquireAndRelease[46]: waited before lock
[9].acquireAndRelease[46]: locked
[9].acquireAndRelease[46]: waited before unlock
[9].acquireAndRelease[46]: exiting
[9].acquireAndRelease[47]: entered
[5].acquireAndRelease[45]: waited before unlock
[5].acquireAndRelease[45]: exiting
[5].acquireAndRelease[46]: entered
[5].acquireAndRelease[46]: waited before lock
[5].acquireAndRelease[46]: locked
[3].acquireAndRelease[47]: waited before lock
[3].acquireAndRelease[47]: locked
[9].acquireAndRelease[47]: waited before lock
[9].acquireAndRelease[47]: locked
[15].acquireAndRelease[46]: waited before lock
[15].acquireAndRelease[46]: locked
[13].acquireAndRelease[48]: waited before unlock
[13].acquireAndRelease[48]: exiting
[13].acquireAndRelease[49]: entered
[8].acquireAndRelease[46]: waited before unlock
[8].acquireAndRelease[46]: exiting
[8].acquireAndRelease[47]: entered
[3].acquireAndRelease[47]: waited before unlock
[3].acquireAndRelease[47]: exiting
[3].acquireAndRelease[48]: entered
[0].acquireAndRelease[47]: waited before unlock
[0].acquireAndRelease[47]: exiting
[0].acquireAndRelease[48]: entered
[10].acquireAndRelease[47]: waited before lock
[10].acquireAndRelease[47]: locked
[2].acquireAndRelease[46]: waited before unlock
[2].acquireAndRelease[46]: exiting
[2].acquireAndRelease[47]: entered
[13].acquireAndRelease[49]: waited before lock
[13].acquireAndRelease[49]: locked
[14].acquireAndRelease[40]: waited before unlock
[14].acquireAndRelease[40]: exiting
[14].acquireAndRelease[41]: entered
[11].acquireAndRelease[40]: waited before lock
[11].acquireAndRelease[40]: locked
[6].acquireAndRelease[44]: waited before unlock
[6].acquireAndRelease[44]: exiting
[6].acquireAndRelease[45]: entered
[0].acquireAndRelease[48]: waited before lock
[0].acquireAndRelease[48]: locked
[3].acquireAndRelease[48]: waited before lock
[3].acquireAndRelease[48]: locked
[10].acquireAndRelease[47]: waited before unlock
[10].acquireAndRelease[47]: exiting
[10].acquireAndRelease[48]: entered
[15].acquireAndRelease[46]: waited before unlock
[15].acquireAndRelease[46]: exiting
[15].acquireAndRelease[47]: entered
[12].acquireAndRelease[49]: waited before unlock
[12].acquireAndRelease[49]: exiting
[5].acquireAndRelease[46]: waited before unlock
[5].acquireAndRelease[46]: exiting
[5].acquireAndRelease[47]: entered
[9].acquireAndRelease[47]: waited before unlock
[9].acquireAndRelease[47]: exiting
[9].acquireAndRelease[48]: entered
[8].acquireAndRelease[47]: waited before lock
[8].acquireAndRelease[47]: locked
[13].acquireAndRelease[49]: waited before unlock
[13].acquireAndRelease[49]: exiting
[8].acquireAndRelease[47]: waited before unlock
[8].acquireAndRelease[47]: exiting
[8].acquireAndRelease[48]: entered
[5].acquireAndRelease[47]: waited before lock
[5].acquireAndRelease[47]: locked
[11].acquireAndRelease[40]: waited before unlock
[11].acquireAndRelease[40]: exiting
[11].acquireAndRelease[41]: entered
[10].acquireAndRelease[48]: waited before lock
[10].acquireAndRelease[48]: locked
[2].acquireAndRelease[47]: waited before lock
[2].acquireAndRelease[47]: locked
[11].acquireAndRelease[41]: waited before lock
[11].acquireAndRelease[41]: locked
[3].acquireAndRelease[48]: waited before unlock
[3].acquireAndRelease[48]: exiting
[3].acquireAndRelease[49]: entered
[4].acquireAndRelease[45]: waited before unlock
[4].acquireAndRelease[45]: exiting
[4].acquireAndRelease[46]: entered
[8].acquireAndRelease[48]: waited before lock
[8].acquireAndRelease[48]: locked
[3].acquireAndRelease[49]: waited before lock
[3].acquireAndRelease[49]: locked
[14].acquireAndRelease[41]: waited before lock
[14].acquireAndRelease[41]: locked
[6].acquireAndRelease[45]: waited before lock
[6].acquireAndRelease[45]: locked
[15].acquireAndRelease[47]: waited before lock
[15].acquireAndRelease[47]: locked
[9].acquireAndRelease[48]: waited before lock
[9].acquireAndRelease[48]: locked
[6].acquireAndRelease[45]: waited before unlock
[6].acquireAndRelease[45]: exiting
[6].acquireAndRelease[46]: entered
[3].acquireAndRelease[49]: waited before unlock
[3].acquireAndRelease[49]: exiting
[6].acquireAndRelease[46]: waited before lock
[6].acquireAndRelease[46]: locked
[4].acquireAndRelease[46]: waited before lock
[4].acquireAndRelease[46]: locked
[2].acquireAndRelease[47]: waited before unlock
[2].acquireAndRelease[47]: exiting
[2].acquireAndRelease[48]: entered
[2].acquireAndRelease[48]: waited before lock
[2].acquireAndRelease[48]: locked
[2].acquireAndRelease[48]: waited before unlock
[2].acquireAndRelease[48]: exiting
[2].acquireAndRelease[49]: entered
[5].acquireAndRelease[47]: waited before unlock
[5].acquireAndRelease[47]: exiting
[5].acquireAndRelease[48]: entered
[10].acquireAndRelease[48]: waited before unlock
[10].acquireAndRelease[48]: exiting
[10].acquireAndRelease[49]: entered
[8].acquireAndRelease[48]: waited before unlock
[8].acquireAndRelease[48]: exiting
[8].acquireAndRelease[49]: entered
[0].acquireAndRelease[48]: waited before unlock
[0].acquireAndRelease[48]: exiting
[0].acquireAndRelease[49]: entered
[10].acquireAndRelease[49]: waited before lock
[10].acquireAndRelease[49]: locked
[11].acquireAndRelease[41]: waited before unlock
[11].acquireAndRelease[41]: exiting
[11].acquireAndRelease[42]: entered
[14].acquireAndRelease[41]: waited before unlock
[14].acquireAndRelease[41]: exiting
[14].acquireAndRelease[42]: entered
[6].acquireAndRelease[46]: waited before unlock
[6].acquireAndRelease[46]: exiting
[6].acquireAndRelease[47]: entered
[2].acquireAndRelease[49]: waited before lock
[2].acquireAndRelease[49]: locked
[8].acquireAndRelease[49]: waited before lock
[8].acquireAndRelease[49]: locked
[11].acquireAndRelease[42]: waited before lock
[11].acquireAndRelease[42]: locked
[5].acquireAndRelease[48]: waited before lock
[5].acquireAndRelease[48]: locked
[10].acquireAndRelease[49]: waited before unlock
[10].acquireAndRelease[49]: exiting
[9].acquireAndRelease[48]: waited before unlock
[9].acquireAndRelease[48]: exiting
[9].acquireAndRelease[49]: entered
[0].acquireAndRelease[49]: waited before lock
[0].acquireAndRelease[49]: locked
[15].acquireAndRelease[47]: waited before unlock
[15].acquireAndRelease[47]: exiting
[15].acquireAndRelease[48]: entered
[15].acquireAndRelease[48]: waited before lock
[15].acquireAndRelease[48]: locked
[6].acquireAndRelease[47]: waited before lock
[6].acquireAndRelease[47]: locked
[14].acquireAndRelease[42]: waited before lock
[14].acquireAndRelease[42]: locked
[9].acquireAndRelease[49]: waited before lock
[9].acquireAndRelease[49]: locked
[4].acquireAndRelease[46]: waited before unlock
[4].acquireAndRelease[46]: exiting
[4].acquireAndRelease[47]: entered
[11].acquireAndRelease[42]: waited before unlock
[11].acquireAndRelease[42]: exiting
[11].acquireAndRelease[43]: entered
[4].acquireAndRelease[47]: waited before lock
[4].acquireAndRelease[47]: locked
[5].acquireAndRelease[48]: waited before unlock
[5].acquireAndRelease[48]: exiting
[5].acquireAndRelease[49]: entered
[6].acquireAndRelease[47]: waited before unlock
[6].acquireAndRelease[47]: exiting
[6].acquireAndRelease[48]: entered
[0].acquireAndRelease[49]: waited before unlock
[0].acquireAndRelease[49]: exiting
[2].acquireAndRelease[49]: waited before unlock
[2].acquireAndRelease[49]: exiting
[11].acquireAndRelease[43]: waited before lock
[11].acquireAndRelease[43]: locked
[8].acquireAndRelease[49]: waited before unlock
[8].acquireAndRelease[49]: exiting
[5].acquireAndRelease[49]: waited before lock
[5].acquireAndRelease[49]: locked
[14].acquireAndRelease[42]: waited before unlock
[14].acquireAndRelease[42]: exiting
[14].acquireAndRelease[43]: entered
[6].acquireAndRelease[48]: waited before lock
[6].acquireAndRelease[48]: locked
[4].acquireAndRelease[47]: waited before unlock
[4].acquireAndRelease[47]: exiting
[4].acquireAndRelease[48]: entered
[9].acquireAndRelease[49]: waited before unlock
[9].acquireAndRelease[49]: exiting
[14].acquireAndRelease[43]: waited before lock
[14].acquireAndRelease[43]: locked
[15].acquireAndRelease[48]: waited before unlock
[15].acquireAndRelease[48]: exiting
[15].acquireAndRelease[49]: entered
[4].acquireAndRelease[48]: waited before lock
[4].acquireAndRelease[48]: locked
[5].acquireAndRelease[49]: waited before unlock
[5].acquireAndRelease[49]: exiting
[6].acquireAndRelease[48]: waited before unlock
[6].acquireAndRelease[48]: exiting
[6].acquireAndRelease[49]: entered
[14].acquireAndRelease[43]: waited before unlock
[14].acquireAndRelease[43]: exiting
[14].acquireAndRelease[44]: entered
[15].acquireAndRelease[49]: waited before lock
[15].acquireAndRelease[49]: locked
[11].acquireAndRelease[43]: waited before unlock
[11].acquireAndRelease[43]: exiting
[11].acquireAndRelease[44]: entered
[11].acquireAndRelease[44]: waited before lock
[11].acquireAndRelease[44]: locked
[14].acquireAndRelease[44]: waited before lock
[14].acquireAndRelease[44]: locked
[15].acquireAndRelease[49]: waited before unlock
[15].acquireAndRelease[49]: exiting
[4].acquireAndRelease[48]: waited before unlock
[4].acquireAndRelease[48]: exiting
[4].acquireAndRelease[49]: entered
[6].acquireAndRelease[49]: waited before lock
[6].acquireAndRelease[49]: locked
[4].acquireAndRelease[49]: waited before lock
[4].acquireAndRelease[49]: locked
[14].acquireAndRelease[44]: waited before unlock
[14].acquireAndRelease[44]: exiting
[14].acquireAndRelease[45]: entered
[14].acquireAndRelease[45]: waited before lock
[14].acquireAndRelease[45]: locked
[4].acquireAndRelease[49]: waited before unlock
[4].acquireAndRelease[49]: exiting
[6].acquireAndRelease[49]: waited before unlock
[6].acquireAndRelease[49]: exiting
[11].acquireAndRelease[44]: waited before unlock
[11].acquireAndRelease[44]: exiting
[11].acquireAndRelease[45]: entered
[11].acquireAndRelease[45]: waited before lock
[11].acquireAndRelease[45]: locked
[14].acquireAndRelease[45]: waited before unlock
[14].acquireAndRelease[45]: exiting
[14].acquireAndRelease[46]: entered
[14].acquireAndRelease[46]: waited before lock
[14].acquireAndRelease[46]: locked
[11].acquireAndRelease[45]: waited before unlock
[11].acquireAndRelease[45]: exiting
[11].acquireAndRelease[46]: entered
[14].acquireAndRelease[46]: waited before unlock
[14].acquireAndRelease[46]: exiting
[14].acquireAndRelease[47]: entered
[11].acquireAndRelease[46]: waited before lock
[11].acquireAndRelease[46]: locked
[11].acquireAndRelease[46]: waited before unlock
[11].acquireAndRelease[46]: exiting
[11].acquireAndRelease[47]: entered
[14].acquireAndRelease[47]: waited before lock
[14].acquireAndRelease[47]: locked
[14].acquireAndRelease[47]: waited before unlock
[14].acquireAndRelease[47]: exiting
[14].acquireAndRelease[48]: entered
[11].acquireAndRelease[47]: waited before lock
[11].acquireAndRelease[47]: locked
[14].acquireAndRelease[48]: waited before lock
[14].acquireAndRelease[48]: locked
[11].acquireAndRelease[47]: waited before unlock
[11].acquireAndRelease[47]: exiting
[11].acquireAndRelease[48]: entered
[11].acquireAndRelease[48]: waited before lock
[11].acquireAndRelease[48]: locked
[14].acquireAndRelease[48]: waited before unlock
[14].acquireAndRelease[48]: exiting
[14].acquireAndRelease[49]: entered
[14].acquireAndRelease[49]: waited before lock
[14].acquireAndRelease[49]: locked
[11].acquireAndRelease[48]: waited before unlock
[11].acquireAndRelease[48]: exiting
[11].acquireAndRelease[49]: entered
[11].acquireAndRelease[49]: waited before lock
[11].acquireAndRelease[49]: locked
[11].acquireAndRelease[49]: waited before unlock
[11].acquireAndRelease[49]: exiting
[14].acquireAndRelease[49]: waited before unlock
[14].acquireAndRelease[49]: exiting
Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.389 sec - in co.codewizards.cloudstore.core.io.LockFileTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/core already added, skipping
[INFO] co/codewizards/cloudstore/core/progress already added, skipping
[INFO] co/codewizards/cloudstore/core/auth already added, skipping
[INFO] co/codewizards/cloudstore/core/context already added, skipping
[INFO] co/codewizards/cloudstore/core/io already added, skipping
[INFO] co/codewizards/cloudstore/core/otp already added, skipping
[INFO] co/codewizards/cloudstore/core/ignore already added, skipping
[INFO] co/codewizards/cloudstore/core/version already added, skipping
[INFO] co/codewizards/cloudstore/core/config already added, skipping
[INFO] co/codewizards/cloudstore/core/sync already added, skipping
[INFO] co/codewizards/cloudstore/core/oio already added, skipping
[INFO] co/codewizards/cloudstore/core/appid already added, skipping
[INFO] co/codewizards/cloudstore/core/repo already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/local already added, skipping
[INFO] co/codewizards/cloudstore/core/util already added, skipping
[INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping
[INFO] co/codewizards/cloudstore/core/concurrent already added, skipping
[INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping
[INFO] co/codewizards/cloudstore/core/ref already added, skipping
[INFO] co/codewizards/cloudstore/core/updater already added, skipping
[INFO] co/codewizards/cloudstore/core/ls already added, skipping
[INFO] co/codewizards/cloudstore/core/dto already added, skipping
[INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping
[INFO] co/codewizards/cloudstore/core/bean already added, skipping
[INFO] co/codewizards/cloudstore/core/collection already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/core already added, skipping
[INFO] co/codewizards/cloudstore/core/progress already added, skipping
[INFO] co/codewizards/cloudstore/core/auth already added, skipping
[INFO] co/codewizards/cloudstore/core/context already added, skipping
[INFO] co/codewizards/cloudstore/core/io already added, skipping
[INFO] co/codewizards/cloudstore/core/otp already added, skipping
[INFO] co/codewizards/cloudstore/core/ignore already added, skipping
[INFO] co/codewizards/cloudstore/core/version already added, skipping
[INFO] co/codewizards/cloudstore/core/config already added, skipping
[INFO] co/codewizards/cloudstore/core/sync already added, skipping
[INFO] co/codewizards/cloudstore/core/oio already added, skipping
[INFO] co/codewizards/cloudstore/core/appid already added, skipping
[INFO] co/codewizards/cloudstore/core/repo already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping
[INFO] co/codewizards/cloudstore/core/repo/local already added, skipping
[INFO] co/codewizards/cloudstore/core/util already added, skipping
[INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping
[INFO] co/codewizards/cloudstore/core/concurrent already added, skipping
[INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping
[INFO] co/codewizards/cloudstore/core/ref already added, skipping
[INFO] co/codewizards/cloudstore/core/updater already added, skipping
[INFO] co/codewizards/cloudstore/core/ls already added, skipping
[INFO] co/codewizards/cloudstore/core/dto already added, skipping
[INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping
[INFO] co/codewizards/cloudstore/core/bean already added, skipping
[INFO] co/codewizards/cloudstore/core/collection already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.core ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.jar (348 KB at 24838.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.pom (681 B)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (684 B at 47.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (716 B at 174.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3-sources.jar (250 KB at 22683.8 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.core
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.core.oio.nio 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core.oio.nio ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core.oio.nio ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core.oio.nio ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.core.oio.nio.FileTest
Running co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest
Running co.codewizards.cloudstore.core.oio.nio.FileFactoryTest
fileFactory=NioFileFactory
beforeTestMethod: file: target/FileTest/-1697316090-NioFileFactory
17:00:06.987 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:07.055 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
create file: asdf
### newFileName_oneFile ###
fromDir: /tmp/from15079932071460
toDir: /tmp/to15079932071460
current: /tmp/from15079932071460/a
### newFileName_subdir ###
fromDir: /tmp/from0-15079932071580
toDir: /tmp/to0-15079932071580
subDir: /tmp/from0-15079932071580/s
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 sec - in co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest
beforeTestMethod: file: target/FileTest/-176283109-NioFileFactory
beforeTestMethod: file: target/FileTest/-1000267932-NioFileFactory
beforeTestMethod: file: target/FileTest/-1605218063-NioFileFactory
beforeTestMethod: file: target/FileTest/-934987952-NioFileFactory
beforeTestMethod: file: target/FileTest/-137952625-NioFileFactory
beforeTestMethod: file: target/FileTest/-211996583-NioFileFactory
beforeTestMethod: file: target/FileTest/-1672475581-NioFileFactory
beforeTestMethod: file: target/FileTest/-321982629-NioFileFactory
beforeTestMethod: file: target/FileTest/-1078064997-NioFileFactory
beforeTestMethod: file: target/FileTest/-1077751668-NioFileFactory
fileFactory=NioFileFactory
beforeTestMethod: file: target/FileTest/-1907436409-NioFileFactory
beforeTestMethod: file: target/FileTest/-394817205-NioFileFactory
beforeTestMethod: file: target/FileTest/-1427427226-NioFileFactory
beforeTestMethod: file: target/FileTest/-472203474-NioFileFactory
beforeTestMethod: file: target/FileTest/-1936023947-NioFileFactory
beforeTestMethod: file: target/FileTest/-933102736-NioFileFactory
beforeTestMethod: file: target/FileTest/-256280190-NioFileFactory
beforeTestMethod: file: target/FileTest/-1770279255-NioFileFactory
beforeTestMethod: file: target/FileTest/-1832799497-NioFileFactory
beforeTestMethod: file: target/FileTest/-1088062347-NioFileFactory
beforeTestMethod: file: target/FileTest/-527780933-NioFileFactory
beforeTestMethod: file: target/FileTest/-2128818769-NioFileFactory
beforeTestMethod: file: target/FileTest/-362553119-NioFileFactory
beforeTestMethod: file: target/FileTest/-96230407-NioFileFactory
beforeTestMethod: file: target/FileTest/-1311165963-NioFileFactory
beforeTestMethod: file: target/FileTest/-433756191-NioFileFactory
beforeTestMethod: file: target/FileTest/-1845791725-NioFileFactory
beforeTestMethod: file: target/FileTest/-1737848962-NioFileFactory
beforeTestMethod: file: target/FileTest/-2101711012-NioFileFactory
17:00:07.290 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
beforeTestMethod: file: target/FileTest/-1488992911-NioFileFactory
created file: /tmp/asdf7321486884232559946/foo3391438146795449590bar
fileFactory=NioFileFactory
created file: foo/bar
fileFactory=NioFileFactory
created file: /tmp/foo8185437611194863217bar
beforeTestMethod: file: target/FileTest/-424050210-NioFileFactory
fileFactory=NioFileFactory
created file: /tmp/asdf8306139425961342174
fileFactory=NioFileFactory
created file: /tmp/asdf
beforeTestMethod: file: target/FileTest/-1982521371-IoFileFactory
fileFactory=NioFileFactory
created file: asdf
fileFactory=NioFileFactory
created file: foo/bar
beforeTestMethod: file: target/FileTest/-1274957076-IoFileFactory
beforeTestMethod: file: target/FileTest/-1681738695-IoFileFactory
fileFactory=IoFileFactory
create file: asdf
fileFactory=IoFileFactory
created file: /tmp/asdf15079932073190/foo2697426518991732920bar
fileFactory=IoFileFactory
created file: foo/bar
fileFactory=IoFileFactory
created file: /tmp/foo2226917892901982953bar
fileFactory=IoFileFactory
created file: /tmp/asdf15079932073240
fileFactory=IoFileFactory
created file: /tmp/asdf
fileFactory=IoFileFactory
beforeTestMethod: file: target/FileTest/-60122046-IoFileFactory
created file: asdf
beforeTestMethod: file: target/FileTest/-1843500697-IoFileFactory
fileFactory=IoFileFactory
created file: foo/bar
beforeTestMethod: file: target/FileTest/-1719740039-IoFileFactory
beforeTestMethod: file: target/FileTest/-61696257-IoFileFactory
beforeTestMethod: file: target/FileTest/-2110361959-IoFileFactory
beforeTestMethod: file: target/FileTest/-1386933324-IoFileFactory
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec - in co.codewizards.cloudstore.core.oio.nio.FileFactoryTest
beforeTestMethod: file: target/FileTest/-445466762-IoFileFactory
beforeTestMethod: file: target/FileTest/-733032978-IoFileFactory
beforeTestMethod: file: target/FileTest/-1659988828-IoFileFactory
beforeTestMethod: file: target/FileTest/-1089610761-IoFileFactory
beforeTestMethod: file: target/FileTest/-1203113566-IoFileFactory
beforeTestMethod: file: target/FileTest/-292878161-IoFileFactory
beforeTestMethod: file: target/FileTest/-980437530-IoFileFactory
beforeTestMethod: file: target/FileTest/-1432491690-IoFileFactory
beforeTestMethod: file: target/FileTest/-1002981135-IoFileFactory
beforeTestMethod: file: target/FileTest/-1405809203-IoFileFactory
beforeTestMethod: file: target/FileTest/-1058846513-IoFileFactory
beforeTestMethod: file: target/FileTest/-1888274938-IoFileFactory
beforeTestMethod: file: target/FileTest/-1702345167-IoFileFactory
beforeTestMethod: file: target/FileTest/-289210377-IoFileFactory
beforeTestMethod: file: target/FileTest/-1163695980-IoFileFactory
beforeTestMethod: file: target/FileTest/-188488273-IoFileFactory
beforeTestMethod: file: target/FileTest/-974615170-IoFileFactory
beforeTestMethod: file: target/FileTest/-1076754914-IoFileFactory
beforeTestMethod: file: target/FileTest/-1683174798-IoFileFactory
beforeTestMethod: file: target/FileTest/-1839749786-IoFileFactory
beforeTestMethod: file: target/FileTest/-1101131352-IoFileFactory
beforeTestMethod: file: target/FileTest/-2056232453-IoFileFactory
beforeTestMethod: file: target/FileTest/-222622321-IoFileFactory
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.014 sec - in co.codewizards.cloudstore.core.oio.nio.FileTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/core already added, skipping
[INFO] co/codewizards/cloudstore/core/oio already added, skipping
[INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/core already added, skipping
[INFO] co/codewizards/cloudstore/core/oio already added, skipping
[INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar (10 KB at 3266.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.pom (738 B at 720.7 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (661 B at 10.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (693 B at 676.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar (6 KB at 5228.5 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.core.oio.nio
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core.oio.nio ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core.oio.nio ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core.oio.nio ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core.oio.nio
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core.oio.nio
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.local 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.local ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.local ---
[INFO] Compiling 69 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/classes
[INFO] 
[INFO] --- datanucleus-maven-plugin:4.0.0-release:enhance (default) @ co.codewizards.cloudstore.local ---
[INFO]   CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.jar
[INFO]   CP: /home/tomcat/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar
[INFO]   CP: /home/tomcat/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[INFO]   CP: /home/tomcat/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar
[INFO]   CP: /home/tomcat/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar
[INFO]   CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/classes
[INFO]   CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3.jar
[INFO]   CP: /home/tomcat/.m2/repository/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar
[INFO]   CP: /home/tomcat/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.52/bcprov-jdk15on-1.52.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar
[INFO]   CP: /home/tomcat/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar
log4j:WARN No appenders could be found for logger (DataNucleus.General).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
DataNucleus Enhancer (version 4.0.3) for API "JDO"
DataNucleus Enhancer : Classpath
>>  /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar
>>  /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Directory
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.NormalFile
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RepoFile
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.CopyModification
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.DeleteModification
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Modification
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Entity
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.TransferDoneMarker
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Symlink
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepository
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileInProgressMarker
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LocalRepository
ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Repository
DataNucleus Enhancer completed with success for 16 classes. Timings : input=454 ms, enhance=185 ms, total=639 ms. Consult the log for full details
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.local ---
[INFO] Compiling 9 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.local ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.core.config.ConfigTest
Running co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest
Running co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest
Running co.codewizards.cloudstore.local.LocalRepoManagerTest
Running co.codewizards.cloudstore.local.transport.FileRepoTransportTest
Running co.codewizards.cloudstore.local.persistence.PersistenceTest
Running co.codewizards.cloudstore.local.LocalRepoRegistryTest
Running co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest
17:00:22.146 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.206 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.249 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.288 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.418 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.467 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.558 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:22.586 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6166e06f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ea-bst2v-remote'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 sec - in co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest
17:00:22.684 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms.
17:00:22.767 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [71248c21]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ir-8myfr'
17:00:22.782 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89j2-qouhx-remote'
17:00:22.903 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1988 ms.
17:00:22.906 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e9e725a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89mm-ew7vq'
17:00:22.920 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms.
17:00:22.922 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6385cb26]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89m9-dmr36'
17:00:22.936 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89nx-mpc45'
17:00:22.987 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89mm-ew7vq' locked successfully.
17:00:22.985 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:00:23.008 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1959 ms.
17:00:23.013 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms.
17:00:23.016 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms.
17:00:23.161 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89uh-u9jcr-local'
17:00:23.223 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms.
17:00:24.699 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6166e06f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ea-bst2v-remote' locked successfully.
17:00:24.908 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [71248c21]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ir-8myfr' locked successfully.
17:00:24.928 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89j2-qouhx-remote' locked successfully.
17:00:25.035 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89nx-mpc45' locked successfully.
17:00:25.066 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d826d77]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg8bbs-ydqeo'
17:00:25.074 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d826d77]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg8bbs-ydqeo' locked successfully.
17:00:25.263 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89uh-u9jcr-local' locked successfully.
17:00:49.488 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: repositoryId=a54d49c9-9ef7-4f6f-aa72-f46f81a7003a
17:00:49.505 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18984 ms.
17:00:51.663 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [71248c21]initPersistenceManagerFactory: repositoryId=6cfa5333-8f2d-4d96-ae3e-44f4c3f8c3a4
17:00:51.717 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [71248c21]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19904 ms.
17:00:52.646 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.
17:00:54.216 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initPersistenceManagerFactory: repositoryId=aa6527b5-d279-4580-8db3-d6ea4f7438b5
17:00:54.261 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e9e725a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21510 ms.
17:00:54.366 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d826d77]initPersistenceManagerFactory: repositoryId=b401afbc-b09a-488b-aa2d-3c3bb5b08769
17:00:54.415 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d826d77]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21688 ms.
17:00:54.644 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.
17:00:54.663 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]initPersistenceManagerFactory: repositoryId=261c47f7-17c7-470e-895d-c76449d07e71
17:00:54.708 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21912 ms.
17:00:55.011 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d826d77]_close: Shutting down real LocalRepoManager.
17:00:55.023 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e9e725a]_close: Shutting down real LocalRepoManager.
17:00:55.196 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]initPersistenceManagerFactory: repositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:00:55.260 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg8ymz-wo7st-local'
17:00:55.263 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg8ymz-wo7st-local' locked successfully.
17:00:55.252 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21684 ms.
17:00:55.676 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote'
17:00:55.680 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote' locked successfully.
17:00:55.779 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]initPersistenceManagerFactory: repositoryId=3eba04c1-1494-445b-96e3-e315f5bad77c
17:00:55.842 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22285 ms.
17:00:56.113 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:00:56.136 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:00:56.211 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:00:56.478 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:00:56.552 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:00:56.631 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.38%
17:00:56.706 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:00:56.772 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.85%
17:00:56.927 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:00:57.066 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:00:57.096 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:00:57.105 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:00:57.113 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17%
17:00:57.153 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.24%
17:00:57.272 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50%
17:00:57.302 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62%
17:00:57.323 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83%
17:00:57.351 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94%
17:00:57.422 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:00:57.526 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:00:57.538 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90e5-39t1x'
17:00:57.542 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90e5-39t1x' locked successfully.
17:00:57.565 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f202d6d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg8bbs-ydqeo'
17:00:57.573 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60e21209]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90f6-rgeuj'
17:00:57.576 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60e21209]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90f6-rgeuj' locked successfully.
17:00:57.751 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.
17:00:58.364 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb8aabc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9117-ceqnv'
17:00:58.367 [main] INFO  c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryId:aa6527b5-d279-4580-8db3-d6ea4f7438b5' value='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89mm-ew7vq'
17:00:58.367 [main] INFO  c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:j8rg8yck_alias2' value='aa6527b5-d279-4580-8db3-d6ea4f7438b5'
17:00:58.368 [main] INFO  c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:j8rg8yck_alias1' value='aa6527b5-d279-4580-8db3-d6ea4f7438b5'
17:00:58.370 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb8aabc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9117-ceqnv' locked successfully.
17:01:00.870 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms.
17:01:02.872 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.
17:01:05.980 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.
17:01:09.079 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.
17:01:09.938 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]initPersistenceManagerFactory: repositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36
17:01:09.946 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7880 ms.
17:01:10.011 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]initPersistenceManagerFactory: repositoryId=06cb959a-be2e-4e95-942b-ae38d0d4c1f7
17:01:10.015 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8425 ms.
17:01:10.325 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:10.480 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:01:10.483 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:01:10.582 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:01:10.636 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:01:10.699 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60e21209]initPersistenceManagerFactory: repositoryId=8287104f-522e-4c57-ba5c-69dc87dfe4c6
17:01:10.702 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60e21209]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7577 ms.
17:01:10.710 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:01:10.824 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00%
17:01:10.907 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60e21209]_close: Shutting down real LocalRepoManager.
17:01:11.068 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]initPersistenceManagerFactory: repositoryId=99e787ed-47e2-4421-b6c5-3047754fab81
17:01:11.075 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7650 ms.
17:01:11.176 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.
17:01:11.244 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:01:11.238 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:11.259 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:11.293 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:01:11.373 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:01:11.482 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:01:11.524 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34%
17:01:11.687 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:01:11.742 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56%
17:01:11.787 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:01:11.836 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.42%
17:01:11.883 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.63%
17:01:11.915 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:01:11.939 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb8aabc]initPersistenceManagerFactory: repositoryId=17cab887-ee2e-4d46-9ed4-15e2ca71905c
17:01:11.971 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67%
17:01:11.983 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb8aabc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8545 ms.
17:01:11.996 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:01:12.063 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73%
17:01:12.128 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.74%
17:01:12.141 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69%
17:01:12.176 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3bb8aabc]_close: Shutting down real LocalRepoManager.
17:01:12.210 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7f353d99]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90f6-rgeuj'
17:01:12.211 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7f353d99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg90f6-rgeuj' locked successfully.
17:01:12.291 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:01:12.337 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:12.372 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:01:12.605 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:12.606 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: b76f0175-f962-4416-80e9-f69b9d56cf36
17:01:12.601 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:12.646 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:12.653 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:12.704 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 62.25%
17:01:12.732 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 68.38%
17:01:12.744 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:01:12.736 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50%
17:01:12.758 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b76f0175-f962-4416-80e9-f69b9d56cf36 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote' toID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 to='target/repo/j8rg89uh-u9jcr-local', fromRepoLocalSync=true
17:01:12.762 [pool-1-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 ('target/repo/j8rg89uh-u9jcr-local')
17:01:12.838 [pool-1-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:01:12.875 [pool-1-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:01:12.879 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:01:12.883 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:01:12.893 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:01:12.963 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:01:12.992 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:01:12.985 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 86.75%
17:01:13.010 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 92.88%
17:01:13.020 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:01:13.034 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c47f7-17c7-470e-895d-c76449d07e71 remoteRepositoryId=06cb959a-be2e-4e95-942b-ae38d0d4c1f7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:01:13.041 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:01:13.063 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 99.00%
17:01:13.107 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:01:13.174 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.
17:01:13.187 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:01:13.316 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:13.337 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:01:13.427 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:13.464 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9con-9mtw4'
17:01:13.469 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9con-9mtw4' locked successfully.
17:01:13.475 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4f0f7849]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9116-dth3c'
17:01:13.476 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4f0f7849]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9116-dth3c' locked successfully.
17:01:13.619 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:13.624 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:01:13.631 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:01:13.639 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17%
17:01:13.721 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:01:13.775 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50%
17:01:13.802 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:13.854 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:01:13.987 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.004 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62%
17:01:14.051 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83%
17:01:14.086 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:01:14.096 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94%
17:01:14.196 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:01:14.251 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.321 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:01:14.325 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.331 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:01:14.354 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=261c47f7-17c7-470e-895d-c76449d07e71 remoteRepositoryId=06cb959a-be2e-4e95-942b-ae38d0d4c1f7 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:01:14.383 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7f353d99]initPersistenceManagerFactory: repositoryId=8287104f-522e-4c57-ba5c-69dc87dfe4c6
17:01:14.385 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7f353d99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2173 ms.
17:01:14.461 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7f353d99]_close: Shutting down real LocalRepoManager.
17:01:14.483 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.494 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:14.521 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.528 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:01:14.530 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9di4-7q0wo-remote'
17:01:14.535 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9di4-7q0wo-remote' locked successfully.
17:01:14.600 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.742 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.747 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:01:14.818 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.874 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:01:14.874 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:01:14.877 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:14.881 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:01:14.911 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2c05ff9d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9ds9-goqvt'
17:01:14.925 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33956d1a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9dsy-9239p'
17:01:14.932 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2e1ddc90]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9dtc-pdz07'
17:01:14.938 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2e1ddc90]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9dtc-pdz07' locked successfully.
17:01:14.964 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='64e5f7d7d959739e0f8b6473b534d3bca985cc27' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:01:15.073 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4f0f7849]initPersistenceManagerFactory: repositoryId=aa6527b5-d279-4580-8db3-d6ea4f7438b5
17:01:15.075 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4f0f7849]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1598 ms.
17:01:15.112 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:15.127 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:01:15.128 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='64e5f7d7d959739e0f8b6473b534d3bca985cc27' toSha1='null'
17:01:15.128 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:01:15.129 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:01:15.130 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:01:15.148 [main] INFO  c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'j8rg8yck_alias2' of repository 'aa6527b5-d279-4580-8db3-d6ea4f7438b5' copied from repo to repoRegistry.
17:01:15.151 [main] INFO  c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'j8rg8yck_alias1' of repository 'aa6527b5-d279-4580-8db3-d6ea4f7438b5' copied from repo to repoRegistry.
17:01:15.171 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.
17:01:15.175 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4f0f7849]_close: Shutting down real LocalRepoManager.
17:01:15.499 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6852 bytes in 370 ms. path='/1/a'
17:01:15.523 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:15.640 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [79a7bfbc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9ecz-9q5e0'
17:01:15.647 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:15.651 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [79a7bfbc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9ecz-9q5e0' locked successfully.
17:01:15.754 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:15.895 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:15.900 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:01:15.931 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4c158af5c2ff6c829e933c0baeba7374d900f66' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:01:16.062 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.071 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:01:16.072 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e4c158af5c2ff6c829e933c0baeba7374d900f66' toSha1='null'
17:01:16.072 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:01:16.073 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:01:16.083 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:01:16.103 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 580932 bytes in 30 ms. path='/1/b'
17:01:16.115 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:01:16.272 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.307 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.334 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.336 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:01:16.394 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ced81bd8cd924a1971712a0f754ca05da2eb7269' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:01:16.478 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.500 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:01:16.501 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ced81bd8cd924a1971712a0f754ca05da2eb7269' toSha1='null'
17:01:16.502 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:01:16.503 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:01:16.511 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:01:16.529 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 167038 bytes in 26 ms. path='/1/c'
17:01:16.542 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:01:16.631 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.650 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.665 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.667 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:01:16.734 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='47e9a53adfc401e29f2403e2b6aa5ac62e5cffa5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:01:16.830 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.858 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:01:16.859 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='47e9a53adfc401e29f2403e2b6aa5ac62e5cffa5' toSha1='null'
17:01:16.860 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:01:16.860 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:01:16.863 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:01:16.882 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 64098 bytes in 22 ms. path='/2/1/a'
17:01:16.895 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:16.938 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:16.953 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.976 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:16.979 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:01:17.017 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='634e1e21ea259779a4534fea9bf096b838c21d12' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:01:17.163 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:17.170 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.
17:01:17.171 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:01:17.171 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='634e1e21ea259779a4534fea9bf096b838c21d12' toSha1='null'
17:01:17.171 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:01:17.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:01:17.176 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:01:17.199 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 324632 bytes in 28 ms. path='/2/1/b'
17:01:17.214 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:01:17.335 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:17.377 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:17.449 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:17.452 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:01:17.496 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1f33ad0bc123fdfbd902921b3af53679eb133fd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:01:17.526 [closeDeferredTimer-3d3fcdb0-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3d3fcdb0]_close: Shutting down real LocalRepoManager.
17:01:17.558 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:17.624 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:01:17.624 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f1f33ad0bc123fdfbd902921b3af53679eb133fd' toSha1='null'
17:01:17.625 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:01:17.625 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:01:17.626 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:01:17.660 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30866 bytes in 35 ms. path='/2/a'
17:01:17.671 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:17.873 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:17.915 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.008 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.011 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:01:18.033 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='11cbaba36b72407fc7a7adc7fc201b8fb09da6f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:01:18.104 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:18.130 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:01:18.131 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='11cbaba36b72407fc7a7adc7fc201b8fb09da6f4' toSha1='null'
17:01:18.131 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:01:18.131 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:01:18.144 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:01:18.170 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 778228 bytes in 39 ms. path='/3/a'
17:01:18.180 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:18.264 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:18.281 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.303 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.306 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:01:18.330 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2045cc7d86b90a485de7e4cffc89c467e89e6174' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:01:18.406 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:18.474 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:01:18.474 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2045cc7d86b90a485de7e4cffc89c467e89e6174' toSha1='null'
17:01:18.475 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:01:18.475 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:01:18.482 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:01:18.497 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 399560 bytes in 22 ms. path='/3/b'
17:01:18.507 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:01:18.646 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:18.670 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.723 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:18.730 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:01:18.750 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62a88e476987ec558f2f471c1b132a10f74bccf9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:01:18.877 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:18.929 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:01:18.929 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='62a88e476987ec558f2f471c1b132a10f74bccf9' toSha1='null'
17:01:18.929 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:01:18.930 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:01:18.935 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:01:18.944 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 114287 bytes in 15 ms. path='/3/c'
17:01:18.953 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:01:18.999 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:19.051 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:19.076 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:19.079 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:01:19.100 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1eaa6cc4dfe09b11a19c5095cf40fb772fb84bce' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:01:19.196 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:19.208 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:01:19.209 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1eaa6cc4dfe09b11a19c5095cf40fb772fb84bce' toSha1='null'
17:01:19.209 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:01:19.209 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:01:19.218 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:01:19.242 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318440 bytes in 33 ms. path='/3/d'
17:01:19.254 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:01:19.324 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b76f0175-f962-4416-80e9-f69b9d56cf36"] on repo=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70
17:01:19.357 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:19.378 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:01:19.418 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=2
17:01:19.487 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 transaction.localRevision=72 remoteFromLocalRevision=2
17:01:19.539 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 from='target/repo/j8rg89uh-u9jcr-local' toID=b76f0175-f962-4416-80e9-f69b9d56cf36 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote'
17:01:19.686 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:01:19.798 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:01:19.798 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:01:19.826 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 localRepositoryRevisionSynced=72
17:01:19.893 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 transaction.localRevision=5 remoteFromLocalRevision=72
17:01:19.919 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b76f0175-f962-4416-80e9-f69b9d56cf36 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote' toID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 to='target/repo/j8rg89uh-u9jcr-local', fromRepoLocalSync=false
17:01:19.924 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:01:19.986 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:01:19.988 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:01:20.001 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=5
17:01:20.026 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 transaction.localRevision=75 remoteFromLocalRevision=5
17:01:20.072 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:20.107 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:20.111 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:20.263 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:01:20.263 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b76f0175-f962-4416-80e9-f69b9d56cf36 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote' toID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 to='target/repo/j8rg89uh-u9jcr-local', fromRepoLocalSync=true
17:01:20.264 [pool-2-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 ('target/repo/j8rg89uh-u9jcr-local')
17:01:20.271 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms.
17:01:20.280 [pool-2-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:01:20.334 [pool-2-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:01:20.403 [pool-2-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:01:20.444 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:01:20.446 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:01:20.449 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:01:20.458 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:01:20.468 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:01:20.621 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 79.94%
17:01:20.647 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:01:20.656 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:01:20.718 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:01:20.726 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:01:20.812 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.72%
17:01:20.818 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:20.820 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:01:20.861 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:20.903 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:20.905 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:01:20.932 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:20.947 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:20.950 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new'
17:01:21.018 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.075 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.078 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx'
17:01:21.259 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.307 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.310 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b'
17:01:21.333 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.375 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.79%
17:01:21.382 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.68%
17:01:21.384 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.386 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx'
17:01:21.408 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='634e1e21ea259779a4534fea9bf096b838c21d12'): /2/new/xxx
17:01:21.411 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.444 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.57%
17:01:21.508 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=8
17:01:21.622 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 transaction.localRevision=86 remoteFromLocalRevision=8
17:01:21.670 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 from='target/repo/j8rg89uh-u9jcr-local' toID=b76f0175-f962-4416-80e9-f69b9d56cf36 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote'
17:01:21.678 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=86
17:01:21.822 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:01:21.825 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.828 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx'
17:01:21.832 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.863 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.866 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b'
17:01:21.888 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:21.908 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:01:21.910 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:01:22.000 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 localRepositoryRevisionSynced=86
17:01:22.032 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 transaction.localRevision=11 remoteFromLocalRevision=86
17:01:22.132 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b76f0175-f962-4416-80e9-f69b9d56cf36 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89um-8xryn-remote' toID=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 to='target/repo/j8rg89uh-u9jcr-local', fromRepoLocalSync=false
17:01:22.142 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:01:22.179 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:01:22.180 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:01:22.201 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 remoteRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 localRepositoryRevisionSynced=11
17:01:22.266 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f86958bd-54b3-4f82-b4b4-f41f9a1a6b70 remoteRepositoryId=b76f0175-f962-4416-80e9-f69b9d56cf36 transaction.localRevision=91 remoteFromLocalRevision=11
17:01:22.280 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:22.280 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:22.282 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:22.346 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-2wt7i-local'
17:01:22.349 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-2wt7i-local' locked successfully.
17:01:23.367 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms.
17:01:26.369 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6166e06f]_close: Shutting down real LocalRepoManager.
17:01:26.470 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms.
17:01:26.932 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]initPersistenceManagerFactory: repositoryId=8d3cf940-23ae-4524-8b7a-504935ee9791
17:01:26.949 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9615 ms.
17:01:27.139 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:27.145 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:27.191 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:01:27.323 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [28336ff3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ea-bst2v-remote'
17:01:27.326 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [28336ff3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg89ea-bst2v-remote' locked successfully.
17:01:27.423 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:01:27.539 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:01:27.691 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 80.13%
17:01:27.766 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:01:27.815 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.91%
17:01:28.076 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:28.218 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:28.262 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9o3j-hy0np'
17:01:28.265 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9o3j-hy0np' locked successfully.
17:01:28.958 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2e1ddc90]initPersistenceManagerFactory: repositoryId=6413da11-aa20-4791-8d46-de0d797463b5
17:01:28.986 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2e1ddc90]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6593 ms.
17:01:29.098 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2e1ddc90]_close: Shutting down real LocalRepoManager.
17:01:29.139 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]initPersistenceManagerFactory: repositoryId=31bc751a-fe49-448b-9354-6cc55cce4346
17:01:29.150 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7467 ms.
17:01:29.211 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9ou2-egn43-local'
17:01:29.219 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9ou2-egn43-local' locked successfully.
17:01:29.420 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [28336ff3]initPersistenceManagerFactory: repositoryId=a54d49c9-9ef7-4f6f-aa72-f46f81a7003a
17:01:29.422 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [28336ff3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2094 ms.
17:01:29.570 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms.
17:01:30.234 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1dcedc93]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9pm3-5604a'
17:01:30.243 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1dcedc93]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9pm3-5604a' locked successfully.
17:01:30.350 [closeDeferredTimer-b967222-1] INFO  c.c.c.l.LocalRepoManagerImpl - [b967222]_close: Shutting down real LocalRepoManager.
17:01:30.405 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [79a7bfbc]initPersistenceManagerFactory: repositoryId=eae1df68-1866-49cc-8826-e7759319b330
17:01:30.424 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [79a7bfbc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6791 ms.
17:01:30.530 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [79a7bfbc]_close: Shutting down real LocalRepoManager.
17:01:31.570 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms.
17:01:31.912 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.020 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.103 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.170 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.234 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.326 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.401 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.491 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.556 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.620 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.700 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.766 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.831 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.892 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:32.955 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.026 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.111 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.120 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [61db86bf]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9rtq-i6qlv'
17:01:33.145 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [61db86bf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9rtq-i6qlv' locked successfully.
17:01:33.225 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.324 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.340 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]initPersistenceManagerFactory: repositoryId=871ed45f-d244-406c-912b-8829c294e592
17:01:33.352 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6507 ms.
17:01:33.446 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote'
17:01:33.450 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote' locked successfully.
17:01:33.455 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.463 [closeDeferredTimer-3f93e4a8-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3f93e4a8]_close: Shutting down real LocalRepoManager.
17:01:33.570 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1997 ms.
17:01:33.655 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:33.820 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.022 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.145 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.244 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.453 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.503 [closeDeferredTimer-6b0c2d26-2] INFO  c.c.c.l.LocalRepoManagerImpl - [6b0c2d26]_close: Shutting down real LocalRepoManager.
17:01:34.527 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.600 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.655 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.712 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.803 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.863 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.924 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:34.976 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.030 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.086 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.141 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.194 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.245 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.294 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.344 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.399 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.448 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.499 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.561 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.576 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [71248c21]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:35.632 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.682 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.733 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
17:01:35.785 [main] INFO  D.General - Query compiled but not precompilable so ditching datastore compilation
*** Accessing fromPath and toPath ***
/from/0 => /to/0
/from/1 => /to/1
/from/2 => /to/2
/from/3 => /to/3
/from/4 => /to/4
/from/5 => /to/5
/from/6 => /to/6
/from/7 => /to/7
/from/8 => /to/8
/from/9 => /to/9
/from/10 => /to/10
/from/11 => /to/11
/from/12 => /to/12
/from/13 => /to/13
/from/14 => /to/14
/from/15 => /to/15
/from/16 => /to/16
/from/17 => /to/17
/from/18 => /to/18
/from/19 => /to/19
/from/20 => /to/20
/from/21 => /to/21
/from/22 => /to/22
/from/23 => /to/23
/from/24 => /to/24
/from/25 => /to/25
/from/26 => /to/26
/from/27 => /to/27
/from/28 => /to/28
/from/29 => /to/29
/from/30 => /to/30
/from/31 => /to/31
/from/32 => /to/32
/from/33 => /to/33
/from/34 => /to/34
/from/35 => /to/35
/from/36 => /to/36
/from/37 => /to/37
/from/38 => /to/38
/from/39 => /to/39
/from/40 => /to/40
/from/41 => /to/41
/from/42 => /to/42
/from/43 => /to/43
/from/44 => /to/44
/from/45 => /to/45
/from/46 => /to/46
/from/47 => /to/47
/from/48 => /to/48
/from/49 => /to/49
/from/50 => /to/50
/from/51 => /to/51
/from/52 => /to/52
/from/53 => /to/53
/from/54 => /to/54
/from/55 => /to/55
/from/56 => /to/56
/from/57 => /to/57
/from/58 => /to/58
/from/59 => /to/59
/from/60 => /to/60
/from/61 => /to/61
/from/62 => /to/62
/from/63 => /to/63
/from/64 => /to/64
/from/65 => /to/65
/from/66 => /to/66
/from/67 => /to/67
/from/68 => /to/68
/from/69 => /to/69
/from/70 => /to/70
/from/71 => /to/71
/from/72 => /to/72
/from/73 => /to/73
/from/74 => /to/74
/from/75 => /to/75
/from/76 => /to/76
/from/77 => /to/77
/from/78 => /to/78
/from/79 => /to/79
/from/80 => /to/80
/from/81 => /to/81
/from/82 => /to/82
/from/83 => /to/83
/from/84 => /to/84
/from/85 => /to/85
/from/86 => /to/86
/from/87 => /to/87
/from/88 => /to/88
/from/89 => /to/89
/from/90 => /to/90
/from/91 => /to/91
/from/92 => /to/92
/from/93 => /to/93
/from/94 => /to/94
/from/95 => /to/95
/from/96 => /to/96
/from/97 => /to/97
/from/98 => /to/98
/from/99 => /to/99
/from/100 => /to/100
/from/101 => /to/101
/from/102 => /to/102
/from/103 => /to/103
/from/104 => /to/104
/from/105 => /to/105
/from/106 => /to/106
/from/107 => /to/107
/from/108 => /to/108
/from/109 => /to/109
/from/110 => /to/110
/from/111 => /to/111
/from/112 => /to/112
/from/113 => /to/113
/from/114 => /to/114
/from/115 => /to/115
/from/116 => /to/116
/from/117 => /to/117
/from/118 => /to/118
/from/119 => /to/119
/from/120 => /to/120
/from/121 => /to/121
/from/122 => /to/122
/from/123 => /to/123
/from/124 => /to/124
/from/125 => /to/125
/from/126 => /to/126
/from/127 => /to/127
/from/128 => /to/128
/from/129 => /to/129
/from/130 => /to/130
/from/131 => /to/131
/from/132 => /to/132
/from/133 => /to/133
/from/134 => /to/134
/from/135 => /to/135
/from/136 => /to/136
/from/137 => /to/137
/from/138 => /to/138
/from/139 => /to/139
/from/140 => /to/140
/from/141 => /to/141
/from/142 => /to/142
/from/143 => /to/143
/from/144 => /to/144
/from/145 => /to/145
/from/146 => /to/146
/from/147 => /to/147
/from/148 => /to/148
/from/149 => /to/149
/from/150 => /to/150
/from/151 => /to/151
/from/152 => /to/152
/from/153 => /to/153
/from/154 => /to/154
/from/155 => /to/155
/from/156 => /to/156
/from/157 => /to/157
/from/158 => /to/158
/from/159 => /to/159
/from/160 => /to/160
/from/161 => /to/161
/from/162 => /to/162
/from/163 => /to/163
/from/164 => /to/164
/from/165 => /to/165
/from/166 => /to/166
/from/167 => /to/167
/from/168 => /to/168
/from/169 => /to/169
/from/170 => /to/170
/from/171 => /to/171
/from/172 => /to/172
/from/173 => /to/173
/from/174 => /to/174
/from/175 => /to/175
/from/176 => /to/176
/from/177 => /to/177
/from/178 => /to/178
/from/179 => /to/179
/from/180 => /to/180
/from/181 => /to/181
/from/182 => /to/182
/from/183 => /to/183
/from/184 => /to/184
/from/185 => /to/185
/from/186 => /to/186
/from/187 => /to/187
/from/188 => /to/188
/from/189 => /to/189
/from/190 => /to/190
/from/191 => /to/191
/from/192 => /to/192
/from/193 => /to/193
/from/194 => /to/194
/from/195 => /to/195
/from/196 => /to/196
/from/197 => /to/197
/from/198 => /to/198
/from/199 => /to/199
/from/200 => /to/200
/from/201 => /to/201
/from/202 => /to/202
/from/203 => /to/203
/from/204 => /to/204
/from/205 => /to/205
/from/206 => /to/206
/from/207 => /to/207
/from/208 => /to/208
/from/209 => /to/209
/from/210 => /to/210
/from/211 => /to/211
/from/212 => /to/212
/from/213 => /to/213
/from/214 => /to/214
/from/215 => /to/215
/from/216 => /to/216
/from/217 => /to/217
/from/218 => /to/218
/from/219 => /to/219
/from/220 => /to/220
/from/221 => /to/221
/from/222 => /to/222
/from/223 => /to/223
/from/224 => /to/224
/from/225 => /to/225
/from/226 => /to/226
/from/227 => /to/227
/from/228 => /to/228
/from/229 => /to/229
/from/230 => /to/230
/from/231 => /to/231
/from/232 => /to/232
/from/233 => /to/233
/from/234 => /to/234
/from/235 => /to/235
/from/236 => /to/236
/from/237 => /to/237
/from/238 => /to/238
/from/239 => /to/239
/from/240 => /to/240
/from/241 => /to/241
/from/242 => /to/242
/from/243 => /to/243
/from/244 => /to/244
/from/245 => /to/245
/from/246 => /to/246
/from/247 => /to/247
/from/248 => /to/248
/from/249 => /to/249
/from/250 => /to/250
/from/251 => /to/251
/from/252 => /to/252
/from/253 => /to/253
/from/254 => /to/254
/from/255 => /to/255
/from/256 => /to/256
/from/257 => /to/257
/from/258 => /to/258
/from/259 => /to/259
/from/260 => /to/260
/from/261 => /to/261
/from/262 => /to/262
/from/263 => /to/263
/from/264 => /to/264
/from/265 => /to/265
/from/266 => /to/266
/from/267 => /to/267
/from/268 => /to/268
/from/269 => /to/269
/from/270 => /to/270
/from/271 => /to/271
/from/272 => /to/272
/from/273 => /to/273
/from/274 => /to/274
/from/275 => /to/275
/from/276 => /to/276
/from/277 => /to/277
/from/278 => /to/278
/from/279 => /to/279
/from/280 => /to/280
/from/281 => /to/281
/from/282 => /to/282
/from/283 => /to/283
/from/284 => /to/284
/from/285 => /to/285
/from/286 => /to/286
/from/287 => /to/287
/from/288 => /to/288
/from/289 => /to/289
/from/290 => /to/290
/from/291 => /to/291
/from/292 => /to/292
/from/293 => /to/293
/from/294 => /to/294
/from/295 => /to/295
/from/296 => /to/296
/from/297 => /to/297
/from/298 => /to/298
/from/299 => /to/299
/from/300 => /to/300
/from/301 => /to/301
/from/302 => /to/302
/from/303 => /to/303
/from/304 => /to/304
/from/305 => /to/305
/from/306 => /to/306
/from/307 => /to/307
/from/308 => /to/308
/from/309 => /to/309
/from/310 => /to/310
/from/311 => /to/311
/from/312 => /to/312
/from/313 => /to/313
/from/314 => /to/314
/from/315 => /to/315
/from/316 => /to/316
/from/317 => /to/317
/from/318 => /to/318
/from/319 => /to/319
/from/320 => /to/320
/from/321 => /to/321
/from/322 => /to/322
/from/323 => /to/323
/from/324 => /to/324
/from/325 => /to/325
/from/326 => /to/326
/from/327 => /to/327
/from/328 => /to/328
/from/329 => /to/329
/from/330 => /to/330
/from/331 => /to/331
/from/332 => /to/332
/from/333 => /to/333
/from/334 => /to/334
/from/335 => /to/335
/from/336 => /to/336
/from/337 => /to/337
/from/338 => /to/338
/from/339 => /to/339
/from/340 => /to/340
/from/341 => /to/341
/from/342 => /to/342
/from/343 => /to/343
/from/344 => /to/344
/from/345 => /to/345
/from/346 => /to/346
/from/347 => /to/347
/from/348 => /to/348
/from/349 => /to/349
/from/350 => /to/350
/from/351 => /to/351
/from/352 => /to/352
/from/353 => /to/353
/from/354 => /to/354
/from/355 => /to/355
/from/356 => /to/356
/from/357 => /to/357
/from/358 => /to/358
/from/359 => /to/359
/from/360 => /to/360
/from/361 => /to/361
/from/362 => /to/362
/from/363 => /to/363
/from/364 => /to/364
/from/365 => /to/365
/from/366 => /to/366
/from/367 => /to/367
/from/368 => /to/368
/from/369 => /to/369
/from/370 => /to/370
/from/371 => /to/371
/from/372 => /to/372
/from/373 => /to/373
/from/374 => /to/374
/from/375 => /to/375
/from/376 => /to/376
/from/377 => /to/377
/from/378 => /to/378
/from/379 => /to/379
/from/380 => /to/380
/from/381 => /to/381
/from/382 => /to/382
/from/383 => /to/383
/from/384 => /to/384
/from/385 => /to/385
/from/386 => /to/386
/from/387 => /to/387
/from/388 => /to/388
/from/389 => /to/389
/from/390 => /to/390
/from/391 => /to/391
/from/392 => /to/392
/from/393 => /to/393
/from/394 => /to/394
/from/395 => /to/395
/from/396 => /to/396
/from/397 => /to/397
/from/398 => /to/398
/from/399 => /to/399
/from/400 => /to/400
/from/401 => /to/401
/from/402 => /to/402
/from/403 => /to/403
/from/404 => /to/404
/from/405 => /to/405
/from/406 => /to/406
/from/407 => /to/407
/from/408 => /to/408
/from/409 => /to/409
/from/410 => /to/410
/from/411 => /to/411
/from/412 => /to/412
/from/413 => /to/413
/from/414 => /to/414
/from/415 => /to/415
/from/416 => /to/416
/from/417 => /to/417
/from/418 => /to/418
/from/419 => /to/419
/from/420 => /to/420
/from/421 => /to/421
/from/422 => /to/422
/from/423 => /to/423
/from/424 => /to/424
/from/425 => /to/425
/from/426 => /to/426
/from/427 => /to/427
/from/428 => /to/428
/from/429 => /to/429
/from/430 => /to/430
/from/431 => /to/431
/from/432 => /to/432
/from/433 => /to/433
/from/434 => /to/434
/from/435 => /to/435
/from/436 => /to/436
/from/437 => /to/437
/from/438 => /to/438
/from/439 => /to/439
/from/440 => /to/440
/from/441 => /to/441
/from/442 => /to/442
/from/443 => /to/443
/from/444 => /to/444
/from/445 => /to/445
/from/446 => /to/446
/from/447 => /to/447
/from/448 => /to/448
/from/449 => /to/449
/from/450 => /to/450
/from/451 => /to/451
/from/452 => /to/452
/from/453 => /to/453
/from/454 => /to/454
/from/455 => /to/455
/from/456 => /to/456
/from/457 => /to/457
/from/458 => /to/458
/from/459 => /to/459
/from/460 => /to/460
/from/461 => /to/461
/from/462 => /to/462
/from/463 => /to/463
/from/464 => /to/464
/from/465 => /to/465
/from/466 => /to/466
/from/467 => /to/467
/from/468 => /to/468
/from/469 => /to/469
/from/470 => /to/470
/from/471 => /to/471
/from/472 => /to/472
/from/473 => /to/473
/from/474 => /to/474
/from/475 => /to/475
/from/476 => /to/476
/from/477 => /to/477
/from/478 => /to/478
/from/479 => /to/479
/from/480 => /to/480
/from/481 => /to/481
/from/482 => /to/482
/from/483 => /to/483
/from/484 => /to/484
/from/485 => /to/485
/from/486 => /to/486
/from/487 => /to/487
/from/488 => /to/488
/from/489 => /to/489
/from/490 => /to/490
/from/491 => /to/491
/from/492 => /to/492
/from/493 => /to/493
/from/494 => /to/494
/from/495 => /to/495
/from/496 => /to/496
/from/497 => /to/497
/from/498 => /to/498
/from/499 => /to/499
/from/500 => /to/500
/from/501 => /to/501
/from/502 => /to/502
/from/503 => /to/503
/from/504 => /to/504
/from/505 => /to/505
/from/506 => /to/506
/from/507 => /to/507
/from/508 => /to/508
/from/509 => /to/509
/from/510 => /to/510
/from/511 => /to/511
/from/512 => /to/512
/from/513 => /to/513
/from/514 => /to/514
/from/515 => /to/515
/from/516 => /to/516
/from/517 => /to/517
/from/518 => /to/518
/from/519 => /to/519
/from/520 => /to/520
/from/521 => /to/521
/from/522 => /to/522
/from/523 => /to/523
/from/524 => /to/524
/from/525 => /to/525
/from/526 => /to/526
/from/527 => /to/527
/from/528 => /to/528
/from/529 => /to/529
/from/530 => /to/530
/from/531 => /to/531
/from/532 => /to/532
/from/533 => /to/533
/from/534 => /to/534
/from/535 => /to/535
/from/536 => /to/536
/from/537 => /to/537
/from/538 => /to/538
/from/539 => /to/539
/from/540 => /to/540
/from/541 => /to/541
/from/542 => /to/542
/from/543 => /to/543
/from/544 => /to/544
/from/545 => /to/545
/from/546 => /to/546
/from/547 => /to/547
/from/548 => /to/548
/from/549 => /to/549
/from/550 => /to/550
/from/551 => /to/551
/from/552 => /to/552
/from/553 => /to/553
/from/554 => /to/554
/from/555 => /to/555
/from/556 => /to/556
/from/557 => /to/557
/from/558 => /to/558
/from/559 => /to/559
/from/560 => /to/560
/from/561 => /to/561
/from/562 => /to/562
/from/563 => /to/563
/from/564 => /to/564
/from/565 => /to/565
/from/566 => /to/566
/from/567 => /to/567
/from/568 => /to/568
/from/569 => /to/569
/from/570 => /to/570
/from/571 => /to/571
/from/572 => /to/572
/from/573 => /to/573
/from/574 => /to/574
/from/575 => /to/575
/from/576 => /to/576
/from/577 => /to/577
/from/578 => /to/578
/from/579 => /to/579
/from/580 => /to/580
/from/581 => /to/581
/from/582 => /to/582
/from/583 => /to/583
/from/584 => /to/584
/from/585 => /to/585
/from/586 => /to/586
/from/587 => /to/587
/from/588 => /to/588
/from/589 => /to/589
/from/590 => /to/590
/from/591 => /to/591
/from/592 => /to/592
/from/593 => /to/593
/from/594 => /to/594
/from/595 => /to/595
/from/596 => /to/596
/from/597 => /to/597
/from/598 => /to/598
/from/599 => /to/599
/from/600 => /to/600
/from/601 => /to/601
/from/602 => /to/602
/from/603 => /to/603
/from/604 => /to/604
/from/605 => /to/605
/from/606 => /to/606
/from/607 => /to/607
/from/608 => /to/608
/from/609 => /to/609
/from/610 => /to/610
/from/611 => /to/611
/from/612 => /to/612
/from/613 => /to/613
/from/614 => /to/614
/from/615 => /to/615
/from/616 => /to/616
/from/617 => /to/617
/from/618 => /to/618
/from/619 => /to/619
/from/620 => /to/620
/from/621 => /to/621
/from/622 => /to/622
/from/623 => /to/623
/from/624 => /to/624
/from/625 => /to/625
/from/626 => /to/626
/from/627 => /to/627
/from/628 => /to/628
/from/629 => /to/629
/from/630 => /to/630
/from/631 => /to/631
/from/632 => /to/632
/from/633 => /to/633
/from/634 => /to/634
/from/635 => /to/635
/from/636 => /to/636
/from/637 => /to/637
/from/638 => /to/638
/from/639 => /to/639
/from/640 => /to/640
/from/641 => /to/641
/from/642 => /to/642
/from/643 => /to/643
/from/644 => /to/644
/from/645 => /to/645
/from/646 => /to/646
/from/647 => /to/647
/from/648 => /to/648
/from/649 => /to/649
/from/650 => /to/650
/from/651 => /to/651
/from/652 => /to/652
/from/653 => /to/653
/from/654 => /to/654
/from/655 => /to/655
/from/656 => /to/656
/from/657 => /to/657
/from/658 => /to/658
/from/659 => /to/659
/from/660 => /to/660
/from/661 => /to/661
/from/662 => /to/662
/from/663 => /to/663
/from/664 => /to/664
/from/665 => /to/665
/from/666 => /to/666
/from/667 => /to/667
/from/668 => /to/668
/from/669 => /to/669
/from/670 => /to/670
/from/671 => /to/671
/from/672 => /to/672
/from/673 => /to/673
/from/674 => /to/674
/from/675 => /to/675
/from/676 => /to/676
/from/677 => /to/677
/from/678 => /to/678
/from/679 => /to/679
/from/680 => /to/680
/from/681 => /to/681
/from/682 => /to/682
/from/683 => /to/683
/from/684 => /to/684
/from/685 => /to/685
/from/686 => /to/686
/from/687 => /to/687
/from/688 => /to/688
/from/689 => /to/689
/from/690 => /to/690
/from/691 => /to/691
/from/692 => /to/692
/from/693 => /to/693
/from/694 => /to/694
/from/695 => /to/695
/from/696 => /to/696
/from/697 => /to/697
/from/698 => /to/698
/from/699 => /to/699
/from/700 => /to/700
/from/701 => /to/701
/from/702 => /to/702
/from/703 => /to/703
/from/704 => /to/704
/from/705 => /to/705
/from/706 => /to/706
/from/707 => /to/707
/from/708 => /to/708
/from/709 => /to/709
/from/710 => /to/710
/from/711 => /to/711
/from/712 => /to/712
/from/713 => /to/713
/from/714 => /to/714
/from/715 => /to/715
/from/716 => /to/716
/from/717 => /to/717
/from/718 => /to/718
/from/719 => /to/719
/from/720 => /to/720
/from/721 => /to/721
/from/722 => /to/722
/from/723 => /to/723
/from/724 => /to/724
/from/725 => /to/725
/from/726 => /to/726
/from/727 => /to/727
/from/728 => /to/728
/from/729 => /to/729
/from/730 => /to/730
/from/731 => /to/731
/from/732 => /to/732
/from/733 => /to/733
/from/734 => /to/734
/from/735 => /to/735
/from/736 => /to/736
/from/737 => /to/737
/from/738 => /to/738
/from/739 => /to/739
/from/740 => /to/740
/from/741 => /to/741
/from/742 => /to/742
/from/743 => /to/743
/from/744 => /to/744
/from/745 => /to/745
/from/746 => /to/746
/from/747 => /to/747
/from/748 => /to/748
/from/749 => /to/749
/from/750 => /to/750
/from/751 => /to/751
/from/752 => /to/752
/from/753 => /to/753
/from/754 => /to/754
/from/755 => /to/755
/from/756 => /to/756
/from/757 => /to/757
/from/758 => /to/758
/from/759 => /to/759
/from/760 => /to/760
/from/761 => /to/761
/from/762 => /to/762
/from/763 => /to/763
/from/764 => /to/764
/from/765 => /to/765
/from/766 => /to/766
/from/767 => /to/767
/from/768 => /to/768
/from/769 => /to/769
/from/770 => /to/770
/from/771 => /to/771
/from/772 => /to/772
/from/773 => /to/773
/from/774 => /to/774
/from/775 => /to/775
/from/776 => /to/776
/from/777 => /to/777
/from/778 => /to/778
/from/779 => /to/779
/from/780 => /to/780
/from/781 => /to/781
/from/782 => /to/782
/from/783 => /to/783
/from/784 => /to/784
/from/785 => /to/785
/from/786 => /to/786
/from/787 => /to/787
/from/788 => /to/788
/from/789 => /to/789
/from/790 => /to/790
/from/791 => /to/791
/from/792 => /to/792
/from/793 => /to/793
/from/794 => /to/794
/from/795 => /to/795
/from/796 => /to/796
/from/797 => /to/797
/from/798 => /to/798
/from/799 => /to/799
/from/800 => /to/800
/from/801 => /to/801
/from/802 => /to/802
/from/803 => /to/803
/from/804 => /to/804
/from/805 => /to/805
/from/806 => /to/806
/from/807 => /to/807
/from/808 => /to/808
/from/809 => /to/809
/from/810 => /to/810
/from/811 => /to/811
/from/812 => /to/812
/from/813 => /to/813
/from/814 => /to/814
/from/815 => /to/815
/from/816 => /to/816
/from/817 => /to/817
/from/818 => /to/818
/from/819 => /to/819
/from/820 => /to/820
/from/821 => /to/821
/from/822 => /to/822
/from/823 => /to/823
/from/824 => /to/824
/from/825 => /to/825
/from/826 => /to/826
/from/827 => /to/827
/from/828 => /to/828
/from/829 => /to/829
/from/830 => /to/830
/from/831 => /to/831
/from/832 => /to/832
/from/833 => /to/833
/from/834 => /to/834
/from/835 => /to/835
/from/836 => /to/836
/from/837 => /to/837
/from/838 => /to/838
/from/839 => /to/839
/from/840 => /to/840
/from/841 => /to/841
/from/842 => /to/842
/from/843 => /to/843
/from/844 => /to/844
/from/845 => /to/845
/from/846 => /to/846
/from/847 => /to/847
/from/848 => /to/848
/from/849 => /to/849
/from/850 => /to/850
/from/851 => /to/851
/from/852 => /to/852
/from/853 => /to/853
/from/854 => /to/854
/from/855 => /to/855
/from/856 => /to/856
/from/857 => /to/857
/from/858 => /to/858
/from/859 => /to/859
/from/860 => /to/860
/from/861 => /to/861
/from/862 => /to/862
/from/863 => /to/863
/from/864 => /to/864
/from/865 => /to/865
/from/866 => /to/866
/from/867 => /to/867
/from/868 => /to/868
/from/869 => /to/869
/from/870 => /to/870
/from/871 => /to/871
/from/872 => /to/872
/from/873 => /to/873
/from/874 => /to/874
/from/875 => /to/875
/from/876 => /to/876
/from/877 => /to/877
/from/878 => /to/878
/from/879 => /to/879
/from/880 => /to/880
/from/881 => /to/881
/from/882 => /to/882
/from/883 => /to/883
/from/884 => /to/884
/from/885 => /to/885
/from/886 => /to/886
/from/887 => /to/887
/from/888 => /to/888
/from/889 => /to/889
/from/890 => /to/890
/from/891 => /to/891
/from/892 => /to/892
/from/893 => /to/893
/from/894 => /to/894
/from/895 => /to/895
/from/896 => /to/896
/from/897 => /to/897
/from/898 => /to/898
/from/899 => /to/899
/from/900 => /to/900
/from/901 => /to/901
/from/902 => /to/902
/from/903 => /to/903
/from/904 => /to/904
/from/905 => /to/905
/from/906 => /to/906
/from/907 => /to/907
/from/908 => /to/908
/from/909 => /to/909
/from/910 => /to/910
/from/911 => /to/911
/from/912 => /to/912
/from/913 => /to/913
/from/914 => /to/914
/from/915 => /to/915
/from/916 => /to/916
/from/917 => /to/917
/from/918 => /to/918
/from/919 => /to/919
/from/920 => /to/920
/from/921 => /to/921
/from/922 => /to/922
/from/923 => /to/923
/from/924 => /to/924
/from/925 => /to/925
/from/926 => /to/926
/from/927 => /to/927
/from/928 => /to/928
/from/929 => /to/929
/from/930 => /to/930
/from/931 => /to/931
/from/932 => /to/932
/from/933 => /to/933
/from/934 => /to/934
/from/935 => /to/935
/from/936 => /to/936
/from/937 => /to/937
/from/938 => /to/938
/from/939 => /to/939
/from/940 => /to/940
/from/941 => /to/941
/from/942 => /to/942
/from/943 => /to/943
/from/944 => /to/944
/from/945 => /to/945
/from/946 => /to/946
/from/947 => /to/947
/from/948 => /to/948
/from/949 => /to/949
/from/950 => /to/950
/from/951 => /to/951
/from/952 => /to/952
/from/953 => /to/953
/from/954 => /to/954
/from/955 => /to/955
/from/956 => /to/956
/from/957 => /to/957
/from/958 => /to/958
/from/959 => /to/959
/from/960 => /to/960
/from/961 => /to/961
/from/962 => /to/962
/from/963 => /to/963
/from/964 => /to/964
/from/965 => /to/965
/from/966 => /to/966
/from/967 => /to/967
/from/968 => /to/968
/from/969 => /to/969
/from/970 => /to/970
/from/971 => /to/971
/from/972 => /to/972
/from/973 => /to/973
/from/974 => /to/974
/from/975 => /to/975
/from/976 => /to/976
/from/977 => /to/977
/from/978 => /to/978
/from/979 => /to/979
/from/980 => /to/980
/from/981 => /to/981
/from/982 => /to/982
/from/983 => /to/983
/from/984 => /to/984
/from/985 => /to/985
/from/986 => /to/986
/from/987 => /to/987
/from/988 => /to/988
/from/989 => /to/989
/from/990 => /to/990
/from/991 => /to/991
/from/992 => /to/992
/from/993 => /to/993
/from/994 => /to/994
/from/995 => /to/995
/from/996 => /to/996
/from/997 => /to/997
/from/998 => /to/998
/from/999 => /to/999
/from/1000 => /to/1000
/from/1001 => /to/1001
/from/1002 => /to/1002
/from/1003 => /to/1003
/from/1004 => /to/1004
/from/1005 => /to/1005
/from/1006 => /to/1006
/from/1007 => /to/1007
/from/1008 => /to/1008
/from/1009 => /to/1009
/from/1010 => /to/1010
/from/1011 => /to/1011
/from/1012 => /to/1012
/from/1013 => /to/1013
/from/1014 => /to/1014
/from/1015 => /to/1015
/from/1016 => /to/1016
/from/1017 => /to/1017
/from/1018 => /to/1018
/from/1019 => /to/1019
/from/1020 => /to/1020
/from/1021 => /to/1021
/from/1022 => /to/1022
/from/1023 => /to/1023
/from/1024 => /to/1024
/from/1025 => /to/1025
/from/1026 => /to/1026
/from/1027 => /to/1027
/from/1028 => /to/1028
/from/1029 => /to/1029
/from/1030 => /to/1030
/from/1031 => /to/1031
/from/1032 => /to/1032
/from/1033 => /to/1033
/from/1034 => /to/1034
/from/1035 => /to/1035
/from/1036 => /to/1036
/from/1037 => /to/1037
/from/1038 => /to/1038
/from/1039 => /to/1039
/from/1040 => /to/1040
/from/1041 => /to/1041
/from/1042 => /to/1042
/from/1043 => /to/1043
/from/1044 => /to/1044
/from/1045 => /to/1045
/from/1046 => /to/1046
/from/1047 => /to/1047
/from/1048 => /to/1048
/from/1049 => /to/1049
/from/1050 => /to/1050
/from/1051 => /to/1051
/from/1052 => /to/1052
/from/1053 => /to/1053
/from/1054 => /to/1054
/from/1055 => /to/1055
/from/1056 => /to/1056
/from/1057 => /to/1057
/from/1058 => /to/1058
/from/1059 => /to/1059
/from/1060 => /to/1060
/from/1061 => /to/1061
/from/1062 => /to/1062
/from/1063 => /to/1063
/from/1064 => /to/1064
/from/1065 => /to/1065
/from/1066 => /to/1066
/from/1067 => /to/1067
/from/1068 => /to/1068
/from/1069 => /to/1069
/from/1070 => /to/1070
/from/1071 => /to/1071
/from/1072 => /to/1072
/from/1073 => /to/1073
/from/1074 => /to/1074
/from/1075 => /to/1075
/from/1076 => /to/1076
/from/1077 => /to/1077
/from/1078 => /to/1078
/from/1079 => /to/1079
/from/1080 => /to/1080
/from/1081 => /to/1081
/from/1082 => /to/1082
/from/1083 => /to/1083
/from/1084 => /to/1084
/from/1085 => /to/1085
/from/1086 => /to/1086
/from/1087 => /to/1087
/from/1088 => /to/1088
/from/1089 => /to/1089
/from/1090 => /to/1090
/from/1091 => /to/1091
/from/1092 => /to/1092
/from/1093 => /to/1093
/from/1094 => /to/1094
/from/1095 => /to/1095
/from/1096 => /to/1096
/from/1097 => /to/1097
/from/1098 => /to/1098
/from/1099 => /to/1099
/from/1100 => /to/1100
/from/1101 => /to/1101
/from/1102 => /to/1102
/from/1103 => /to/1103
/from/1104 => /to/1104
/from/1105 => /to/1105
/from/1106 => /to/1106
/from/1107 => /to/1107
/from/1108 => /to/1108
/from/1109 => /to/1109
/from/1110 => /to/1110
/from/1111 => /to/1111
/from/1112 => /to/1112
/from/1113 => /to/1113
/from/1114 => /to/1114
/from/1115 => /to/1115
/from/1116 => /to/1116
/from/1117 => /to/1117
/from/1118 => /to/1118
/from/1119 => /to/1119
/from/1120 => /to/1120
/from/1121 => /to/1121
/from/1122 => /to/1122
/from/1123 => /to/1123
/from/1124 => /to/1124
/from/1125 => /to/1125
/from/1126 => /to/1126
/from/1127 => /to/1127
/from/1128 => /to/1128
/from/1129 => /to/1129
/from/1130 => /to/1130
/from/1131 => /to/1131
/from/1132 => /to/1132
/from/1133 => /to/1133
/from/1134 => /to/1134
/from/1135 => /to/1135
/from/1136 => /to/1136
/from/1137 => /to/1137
/from/1138 => /to/1138
/from/1139 => /to/1139
/from/1140 => /to/1140
/from/1141 => /to/1141
/from/1142 => /to/1142
/from/1143 => /to/1143
/from/1144 => /to/1144
/from/1145 => /to/1145
/from/1146 => /to/1146
/from/1147 => /to/1147
/from/1148 => /to/1148
/from/1149 => /to/1149
/from/1150 => /to/1150
/from/1151 => /to/1151
/from/1152 => /to/1152
/from/1153 => /to/1153
/from/1154 => /to/1154
/from/1155 => /to/1155
/from/1156 => /to/1156
/from/1157 => /to/1157
/from/1158 => /to/1158
/from/1159 => /to/1159
/from/1160 => /to/1160
/from/1161 => /to/1161
/from/1162 => /to/1162
/from/1163 => /to/1163
/from/1164 => /to/1164
/from/1165 => /to/1165
/from/1166 => /to/1166
/from/1167 => /to/1167
/from/1168 => /to/1168
/from/1169 => /to/1169
/from/1170 => /to/1170
/from/1171 => /to/1171
/from/1172 => /to/1172
/from/1173 => /to/1173
/from/1174 => /to/1174
/from/1175 => /to/1175
/from/1176 => /to/1176
/from/1177 => /to/1177
/from/1178 => /to/1178
/from/1179 => /to/1179
/from/1180 => /to/1180
/from/1181 => /to/1181
/from/1182 => /to/1182
/from/1183 => /to/1183
/from/1184 => /to/1184
/from/1185 => /to/1185
/from/1186 => /to/1186
/from/1187 => /to/1187
/from/1188 => /to/1188
/from/1189 => /to/1189
/from/1190 => /to/1190
/from/1191 => /to/1191
/from/1192 => /to/1192
/from/1193 => /to/1193
/from/1194 => /to/1194
/from/1195 => /to/1195
/from/1196 => /to/1196
/from/1197 => /to/1197
/from/1198 => /to/1198
/from/1199 => /to/1199
/from/1200 => /to/1200
/from/1201 => /to/1201
/from/1202 => /to/1202
/from/1203 => /to/1203
/from/1204 => /to/1204
/from/1205 => /to/1205
/from/1206 => /to/1206
/from/1207 => /to/1207
/from/1208 => /to/1208
/from/1209 => /to/1209
/from/1210 => /to/1210
/from/1211 => /to/1211
/from/1212 => /to/1212
/from/1213 => /to/1213
/from/1214 => /to/1214
/from/1215 => /to/1215
/from/1216 => /to/1216
/from/1217 => /to/1217
/from/1218 => /to/1218
/from/1219 => /to/1219
/from/1220 => /to/1220
/from/1221 => /to/1221
/from/1222 => /to/1222
/from/1223 => /to/1223
/from/1224 => /to/1224
/from/1225 => /to/1225
/from/1226 => /to/1226
/from/1227 => /to/1227
/from/1228 => /to/1228
/from/1229 => /to/1229
/from/1230 => /to/1230
/from/1231 => /to/1231
/from/1232 => /to/1232
/from/1233 => /to/1233
/from/1234 => /to/1234
/from/1235 => /to/1235
/from/1236 => /to/1236
/from/1237 => /to/1237
/from/1238 => /to/1238
/from/1239 => /to/1239
/from/1240 => /to/1240
/from/1241 => /to/1241
/from/1242 => /to/1242
/from/1243 => /to/1243
/from/1244 => /to/1244
/from/1245 => /to/1245
/from/1246 => /to/1246
/from/1247 => /to/1247
/from/1248 => /to/1248
/from/1249 => /to/1249
/from/1250 => /to/1250
/from/1251 => /to/1251
/from/1252 => /to/1252
/from/1253 => /to/1253
/from/1254 => /to/1254
/from/1255 => /to/1255
/from/1256 => /to/1256
/from/1257 => /to/1257
/from/1258 => /to/1258
/from/1259 => /to/1259
/from/1260 => /to/1260
/from/1261 => /to/1261
/from/1262 => /to/1262
/from/1263 => /to/1263
/from/1264 => /to/1264
/from/1265 => /to/1265
/from/1266 => /to/1266
/from/1267 => /to/1267
/from/1268 => /to/1268
/from/1269 => /to/1269
/from/1270 => /to/1270
/from/1271 => /to/1271
/from/1272 => /to/1272
/from/1273 => /to/1273
/from/1274 => /to/1274
/from/1275 => /to/1275
/from/1276 => /to/1276
/from/1277 => /to/1277
/from/1278 => /to/1278
/from/1279 => /to/1279
/from/1280 => /to/1280
/from/1281 => /to/1281
/from/1282 => /to/1282
/from/1283 => /to/1283
/from/1284 => /to/1284
/from/1285 => /to/1285
/from/1286 => /to/1286
/from/1287 => /to/1287
/from/1288 => /to/1288
/from/1289 => /to/1289
/from/1290 => /to/1290
/from/1291 => /to/1291
/from/1292 => /to/1292
/from/1293 => /to/1293
/from/1294 => /to/1294
/from/1295 => /to/1295
/from/1296 => /to/1296
/from/1297 => /to/1297
/from/1298 => /to/1298
/from/1299 => /to/1299
/from/1300 => /to/1300
/from/1301 => /to/1301
/from/1302 => /to/1302
/from/1303 => /to/1303
/from/1304 => /to/1304
/from/1305 => /to/1305
/from/1306 => /to/1306
/from/1307 => /to/1307
/from/1308 => /to/1308
/from/1309 => /to/1309
/from/1310 => /to/1310
/from/1311 => /to/1311
/from/1312 => /to/1312
/from/1313 => /to/1313
/from/1314 => /to/1314
/from/1315 => /to/1315
/from/1316 => /to/1316
/from/1317 => /to/1317
/from/1318 => /to/1318
/from/1319 => /to/1319
/from/1320 => /to/1320
/from/1321 => /to/1321
/from/1322 => /to/1322
/from/1323 => /to/1323
/from/1324 => /to/1324
/from/1325 => /to/1325
/from/1326 => /to/1326
/from/1327 => /to/1327
/from/1328 => /to/1328
/from/1329 => /to/1329
/from/1330 => /to/1330
/from/1331 => /to/1331
/from/1332 => /to/1332
/from/1333 => /to/1333
/from/1334 => /to/1334
/from/1335 => /to/1335
/from/1336 => /to/1336
/from/1337 => /to/1337
/from/1338 => /to/1338
/from/1339 => /to/1339
/from/1340 => /to/1340
/from/1341 => /to/1341
/from/1342 => /to/1342
/from/1343 => /to/1343
/from/1344 => /to/1344
/from/1345 => /to/1345
/from/1346 => /to/1346
/from/1347 => /to/1347
/from/1348 => /to/1348
/from/1349 => /to/1349
/from/1350 => /to/1350
/from/1351 => /to/1351
/from/1352 => /to/1352
/from/1353 => /to/1353
/from/1354 => /to/1354
/from/1355 => /to/1355
/from/1356 => /to/1356
/from/1357 => /to/1357
/from/1358 => /to/1358
/from/1359 => /to/1359
/from/1360 => /to/1360
/from/1361 => /to/1361
/from/1362 => /to/1362
/from/1363 => /to/1363
/from/1364 => /to/1364
/from/1365 => /to/1365
/from/1366 => /to/1366
/from/1367 => /to/1367
/from/1368 => /to/1368
/from/1369 => /to/1369
/from/1370 => /to/1370
/from/1371 => /to/1371
/from/1372 => /to/1372
/from/1373 => /to/1373
/from/1374 => /to/1374
/from/1375 => /to/1375
/from/1376 => /to/1376
/from/1377 => /to/1377
/from/1378 => /to/1378
/from/1379 => /to/1379
/from/1380 => /to/1380
/from/1381 => /to/1381
/from/1382 => /to/1382
/from/1383 => /to/1383
/from/1384 => /to/1384
/from/1385 => /to/1385
/from/1386 => /to/1386
/from/1387 => /to/1387
/from/1388 => /to/1388
/from/1389 => /to/1389
/from/1390 => /to/1390
/from/1391 => /to/1391
/from/1392 => /to/1392
/from/1393 => /to/1393
/from/1394 => /to/1394
/from/1395 => /to/1395
/from/1396 => /to/1396
/from/1397 => /to/1397
/from/1398 => /to/1398
/from/1399 => /to/1399
/from/1400 => /to/1400
/from/1401 => /to/1401
/from/1402 => /to/1402
/from/1403 => /to/1403
/from/1404 => /to/1404
/from/1405 => /to/1405
/from/1406 => /to/1406
/from/1407 => /to/1407
/from/1408 => /to/1408
/from/1409 => /to/1409
/from/1410 => /to/1410
/from/1411 => /to/1411
/from/1412 => /to/1412
/from/1413 => /to/1413
/from/1414 => /to/1414
/from/1415 => /to/1415
/from/1416 => /to/1416
/from/1417 => /to/1417
/from/1418 => /to/1418
/from/1419 => /to/1419
/from/1420 => /to/1420
/from/1421 => /to/1421
/from/1422 => /to/1422
/from/1423 => /to/1423
/from/1424 => /to/1424
/from/1425 => /to/1425
/from/1426 => /to/1426
/from/1427 => /to/1427
/from/1428 => /to/1428
/from/1429 => /to/1429
/from/1430 => /to/1430
/from/1431 => /to/1431
/from/1432 => /to/1432
/from/1433 => /to/1433
/from/1434 => /to/1434
/from/1435 => /to/1435
/from/1436 => /to/1436
/from/1437 => /to/1437
/from/1438 => /to/1438
/from/1439 => /to/1439
/from/1440 => /to/1440
/from/1441 => /to/1441
/from/1442 => /to/1442
/from/1443 => /to/1443
/from/1444 => /to/1444
/from/1445 => /to/1445
/from/1446 => /to/1446
/from/1447 => /to/1447
/from/1448 => /to/1448
/from/1449 => /to/1449
/from/1450 => /to/1450
/from/1451 => /to/1451
/from/1452 => /to/1452
/from/1453 => /to/1453
/from/1454 => /to/1454
/from/1455 => /to/1455
/from/1456 => /to/1456
/from/1457 => /to/1457
/from/1458 => /to/1458
/from/1459 => /to/1459
/from/1460 => /to/1460
/from/1461 => /to/1461
/from/1462 => /to/1462
/from/1463 => /to/1463
/from/1464 => /to/1464
/from/1465 => /to/1465
/from/1466 => /to/1466
/from/1467 => /to/1467
/from/1468 => /to/1468
/from/1469 => /to/1469
/from/1470 => /to/1470
/from/1471 => /to/1471
/from/1472 => /to/1472
/from/1473 => /to/1473
/from/1474 => /to/1474
/from/1475 => /to/1475
/from/1476 => /to/1476
/from/1477 => /to/1477
/from/1478 => /to/1478
/from/1479 => /to/1479
/from/1480 => /to/1480
/from/1481 => /to/1481
/from/1482 => /to/1482
/from/1483 => /to/1483
/from/1484 => /to/1484
/from/1485 => /to/1485
/from/1486 => /to/1486
/from/1487 => /to/1487
/from/1488 => /to/1488
/from/1489 => /to/1489
/from/1490 => /to/1490
/from/1491 => /to/1491
/from/1492 => /to/1492
/from/1493 => /to/1493
/from/1494 => /to/1494
/from/1495 => /to/1495
/from/1496 => /to/1496
/from/1497 => /to/1497
/from/1498 => /to/1498
/from/1499 => /to/1499
/from/1500 => /to/1500
/from/1501 => /to/1501
/from/1502 => /to/1502
/from/1503 => /to/1503
/from/1504 => /to/1504
/from/1505 => /to/1505
/from/1506 => /to/1506
/from/1507 => /to/1507
/from/1508 => /to/1508
/from/1509 => /to/1509
/from/1510 => /to/1510
/from/1511 => /to/1511
/from/1512 => /to/1512
/from/1513 => /to/1513
/from/1514 => /to/1514
/from/1515 => /to/1515
/from/1516 => /to/1516
/from/1517 => /to/1517
/from/1518 => /to/1518
/from/1519 => /to/1519
/from/1520 => /to/1520
/from/1521 => /to/1521
/from/1522 => /to/1522
/from/1523 => /to/1523
/from/1524 => /to/1524
/from/1525 => /to/1525
/from/1526 => /to/1526
/from/1527 => /to/1527
/from/1528 => /to/1528
/from/1529 => /to/1529
/from/1530 => /to/1530
/from/1531 => /to/1531
/from/1532 => /to/1532
/from/1533 => /to/1533
/from/1534 => /to/1534
/from/1535 => /to/1535
/from/1536 => /to/1536
/from/1537 => /to/1537
/from/1538 => /to/1538
/from/1539 => /to/1539
/from/1540 => /to/1540
/from/1541 => /to/1541
/from/1542 => /to/1542
/from/1543 => /to/1543
/from/1544 => /to/1544
/from/1545 => /to/1545
/from/1546 => /to/1546
/from/1547 => /to/1547
/from/1548 => /to/1548
/from/1549 => /to/1549
/from/1550 => /to/1550
/from/1551 => /to/1551
/from/1552 => /to/1552
/from/1553 => /to/1553
/from/1554 => /to/1554
/from/1555 => /to/1555
/from/1556 => /to/1556
/from/1557 => /to/1557
/from/1558 => /to/1558
/from/1559 => /to/1559
/from/1560 => /to/1560
/from/1561 => /to/1561
/from/1562 => /to/1562
/from/1563 => /to/1563
/from/1564 => /to/1564
/from/1565 => /to/1565
/from/1566 => /to/1566
/from/1567 => /to/1567
/from/1568 => /to/1568
/from/1569 => /to/1569
/from/1570 => /to/1570
/from/1571 => /to/1571
/from/1572 => /to/1572
/from/1573 => /to/1573
/from/1574 => /to/1574
/from/1575 => /to/1575
/from/1576 => /to/1576
/from/1577 => /to/1577
/from/1578 => /to/1578
/from/1579 => /to/1579
/from/1580 => /to/1580
/from/1581 => /to/1581
/from/1582 => /to/1582
/from/1583 => /to/1583
/from/1584 => /to/1584
/from/1585 => /to/1585
/from/1586 => /to/1586
/from/1587 => /to/1587
/from/1588 => /to/1588
/from/1589 => /to/1589
/from/1590 => /to/1590
/from/1591 => /to/1591
/from/1592 => /to/1592
/from/1593 => /to/1593
/from/1594 => /to/1594
/from/1595 => /to/1595
/from/1596 => /to/1596
/from/1597 => /to/1597
/from/1598 => /to/1598
/from/1599 => /to/1599
/from/1600 => /to/1600
/from/1601 => /to/1601
/from/1602 => /to/1602
/from/1603 => /to/1603
/from/1604 => /to/1604
/from/1605 => /to/1605
/from/1606 => /to/1606
/from/1607 => /to/1607
/from/1608 => /to/1608
/from/1609 => /to/1609
/from/1610 => /to/1610
/from/1611 => /to/1611
/from/1612 => /to/1612
/from/1613 => /to/1613
/from/1614 => /to/1614
/from/1615 => /to/1615
/from/1616 => /to/1616
/from/1617 => /to/1617
/from/1618 => /to/1618
/from/1619 => /to/1619
/from/1620 => /to/1620
/from/1621 => /to/1621
/from/1622 => /to/1622
/from/1623 => /to/1623
/from/1624 => /to/1624
/from/1625 => /to/1625
/from/1626 => /to/1626
/from/1627 => /to/1627
/from/1628 => /to/1628
/from/1629 => /to/1629
/from/1630 => /to/1630
/from/1631 => /to/1631
/from/1632 => /to/1632
/from/1633 => /to/1633
/from/1634 => /to/1634
/from/1635 => /to/1635
/from/1636 => /to/1636
/from/1637 => /to/1637
/from/1638 => /to/1638
/from/1639 => /to/1639
/from/1640 => /to/1640
/from/1641 => /to/1641
/from/1642 => /to/1642
/from/1643 => /to/1643
/from/1644 => /to/1644
/from/1645 => /to/1645
/from/1646 => /to/1646
/from/1647 => /to/1647
/from/1648 => /to/1648
/from/1649 => /to/1649
/from/1650 => /to/1650
/from/1651 => /to/1651
/from/1652 => /to/1652
/from/1653 => /to/1653
/from/1654 => /to/1654
/from/1655 => /to/1655
/from/1656 => /to/1656
/from/1657 => /to/1657
/from/1658 => /to/1658
/from/1659 => /to/1659
/from/1660 => /to/1660
/from/1661 => /to/1661
/from/1662 => /to/1662
/from/1663 => /to/1663
/from/1664 => /to/1664
/from/1665 => /to/1665
/from/1666 => /to/1666
/from/1667 => /to/1667
/from/1668 => /to/1668
/from/1669 => /to/1669
/from/1670 => /to/1670
/from/1671 => /to/1671
/from/1672 => /to/1672
/from/1673 => /to/1673
/from/1674 => /to/1674
/from/1675 => /to/1675
/from/1676 => /to/1676
/from/1677 => /to/1677
/from/1678 => /to/1678
/from/1679 => /to/1679
/from/1680 => /to/1680
/from/1681 => /to/1681
/from/1682 => /to/1682
/from/1683 => /to/1683
/from/1684 => /to/1684
/from/1685 => /to/1685
/from/1686 => /to/1686
/from/1687 => /to/1687
/from/1688 => /to/1688
/from/1689 => /to/1689
/from/1690 => /to/1690
/from/1691 => /to/1691
/from/1692 => /to/1692
/from/1693 => /to/1693
/from/1694 => /to/1694
/from/1695 => /to/1695
/from/1696 => /to/1696
/from/1697 => /to/1697
/from/1698 => /to/1698
/from/1699 => /to/1699
/from/1700 => /to/1700
/from/1701 => /to/1701
/from/1702 => /to/1702
/from/1703 => /to/1703
/from/1704 => /to/1704
/from/1705 => /to/1705
/from/1706 => /to/1706
/from/1707 => /to/1707
/from/1708 => /to/1708
/from/1709 => /to/1709
/from/1710 => /to/1710
/from/1711 => /to/1711
/from/1712 => /to/1712
/from/1713 => /to/1713
/from/1714 => /to/1714
/from/1715 => /to/1715
/from/1716 => /to/1716
/from/1717 => /to/1717
/from/1718 => /to/1718
/from/1719 => /to/1719
/from/1720 => /to/1720
/from/1721 => /to/1721
/from/1722 => /to/1722
/from/1723 => /to/1723
/from/1724 => /to/1724
/from/1725 => /to/1725
/from/1726 => /to/1726
/from/1727 => /to/1727
/from/1728 => /to/1728
/from/1729 => /to/1729
/from/1730 => /to/1730
/from/1731 => /to/1731
/from/1732 => /to/1732
/from/1733 => /to/1733
/from/1734 => /to/1734
/from/1735 => /to/1735
/from/1736 => /to/1736
/from/1737 => /to/1737
/from/1738 => /to/1738
/from/1739 => /to/1739
/from/1740 => /to/1740
/from/1741 => /to/1741
/from/1742 => /to/1742
/from/1743 => /to/1743
/from/1744 => /to/1744
/from/1745 => /to/1745
/from/1746 => /to/1746
/from/1747 => /to/1747
/from/1748 => /to/1748
/from/1749 => /to/1749
/from/1750 => /to/1750
/from/1751 => /to/1751
/from/1752 => /to/1752
/from/1753 => /to/1753
/from/1754 => /to/1754
/from/1755 => /to/1755
/from/1756 => /to/1756
/from/1757 => /to/1757
/from/1758 => /to/1758
/from/1759 => /to/1759
/from/1760 => /to/1760
/from/1761 => /to/1761
/from/1762 => /to/1762
/from/1763 => /to/1763
/from/1764 => /to/1764
/from/1765 => /to/1765
/from/1766 => /to/1766
/from/1767 => /to/1767
/from/1768 => /to/1768
/from/1769 => /to/1769
/from/1770 => /to/1770
/from/1771 => /to/1771
/from/1772 => /to/1772
/from/1773 => /to/1773
/from/1774 => /to/1774
/from/1775 => /to/1775
/from/1776 => /to/1776
/from/1777 => /to/1777
/from/1778 => /to/1778
/from/1779 => /to/1779
/from/1780 => /to/1780
/from/1781 => /to/1781
/from/1782 => /to/1782
/from/1783 => /to/1783
/from/1784 => /to/1784
/from/1785 => /to/1785
/from/1786 => /to/1786
/from/1787 => /to/1787
/from/1788 => /to/1788
/from/1789 => /to/1789
/from/1790 => /to/1790
/from/1791 => /to/1791
/from/1792 => /to/1792
/from/1793 => /to/1793
/from/1794 => /to/1794
/from/1795 => /to/1795
/from/1796 => /to/1796
/from/1797 => /to/1797
/from/1798 => /to/1798
/from/1799 => /to/1799
/from/1800 => /to/1800
/from/1801 => /to/1801
/from/1802 => /to/1802
/from/1803 => /to/1803
/from/1804 => /to/1804
/from/1805 => /to/1805
/from/1806 => /to/1806
/from/1807 => /to/1807
/from/1808 => /to/1808
/from/1809 => /to/1809
/from/1810 => /to/1810
/from/1811 => /to/1811
/from/1812 => /to/1812
/from/1813 => /to/1813
/from/1814 => /to/1814
/from/1815 => /to/1815
/from/1816 => /to/1816
/from/1817 => /to/1817
/from/1818 => /to/1818
/from/1819 => /to/1819
/from/1820 => /to/1820
/from/1821 => /to/1821
/from/1822 => /to/1822
/from/1823 => /to/1823
/from/1824 => /to/1824
/from/1825 => /to/1825
/from/1826 => /to/1826
/from/1827 => /to/1827
/from/1828 => /to/1828
/from/1829 => /to/1829
/from/1830 => /to/1830
/from/1831 => /to/1831
/from/1832 => /to/1832
/from/1833 => /to/1833
/from/1834 => /to/1834
/from/1835 => /to/1835
/from/1836 => /to/1836
/from/1837 => /to/1837
/from/1838 => /to/1838
/from/1839 => /to/1839
/from/1840 => /to/1840
/from/1841 => /to/1841
/from/1842 => /to/1842
/from/1843 => /to/1843
/from/1844 => /to/1844
/from/1845 => /to/1845
/from/1846 => /to/1846
/from/1847 => /to/1847
/from/1848 => /to/1848
/from/1849 => /to/1849
/from/1850 => /to/1850
/from/1851 => /to/1851
/from/1852 => /to/1852
/from/1853 => /to/1853
/from/1854 => /to/1854
/from/1855 => /to/1855
/from/1856 => /to/1856
/from/1857 => /to/1857
/from/1858 => /to/1858
/from/1859 => /to/1859
/from/1860 => /to/1860
/from/1861 => /to/1861
/from/1862 => /to/1862
/from/1863 => /to/1863
/from/1864 => /to/1864
/from/1865 => /to/1865
/from/1866 => /to/1866
/from/1867 => /to/1867
/from/1868 => /to/1868
/from/1869 => /to/1869
/from/1870 => /to/1870
/from/1871 => /to/1871
/from/1872 => /to/1872
/from/1873 => /to/1873
/from/1874 => /to/1874
/from/1875 => /to/1875
/from/1876 => /to/1876
/from/1877 => /to/1877
/from/1878 => /to/1878
/from/1879 => /to/1879
/from/1880 => /to/1880
/from/1881 => /to/1881
/from/1882 => /to/1882
/from/1883 => /to/1883
/from/1884 => /to/1884
/from/1885 => /to/1885
/from/1886 => /to/1886
/from/1887 => /to/1887
/from/1888 => /to/1888
/from/1889 => /to/1889
/from/1890 => /to/1890
/from/1891 => /to/1891
/from/1892 => /to/1892
/from/1893 => /to/1893
/from/1894 => /to/1894
/from/1895 => /to/1895
/from/1896 => /to/1896
/from/1897 => /to/1897
/from/1898 => /to/1898
/from/1899 => /to/1899
/from/1900 => /to/1900
/from/1901 => /to/1901
/from/1902 => /to/1902
/from/1903 => /to/1903
/from/1904 => /to/1904
/from/1905 => /to/1905
/from/1906 => /to/1906
/from/1907 => /to/1907
/from/1908 => /to/1908
/from/1909 => /to/1909
/from/1910 => /to/1910
/from/1911 => /to/1911
/from/1912 => /to/1912
/from/1913 => /to/1913
/from/1914 => /to/1914
/from/1915 => /to/1915
/from/1916 => /to/1916
/from/1917 => /to/1917
/from/1918 => /to/1918
/from/1919 => /to/1919
/from/1920 => /to/1920
/from/1921 => /to/1921
/from/1922 => /to/1922
/from/1923 => /to/1923
/from/1924 => /to/1924
/from/1925 => /to/1925
/from/1926 => /to/1926
/from/1927 => /to/1927
/from/1928 => /to/1928
/from/1929 => /to/1929
/from/1930 => /to/1930
/from/1931 => /to/1931
/from/1932 => /to/1932
/from/1933 => /to/1933
/from/1934 => /to/1934
/from/1935 => /to/1935
/from/1936 => /to/1936
/from/1937 => /to/1937
/from/1938 => /to/1938
/from/1939 => /to/1939
/from/1940 => /to/1940
/from/1941 => /to/1941
/from/1942 => /to/1942
/from/1943 => /to/1943
/from/1944 => /to/1944
/from/1945 => /to/1945
/from/1946 => /to/1946
/from/1947 => /to/1947
/from/1948 => /to/1948
/from/1949 => /to/1949
/from/1950 => /to/1950
/from/1951 => /to/1951
/from/1952 => /to/1952
/from/1953 => /to/1953
/from/1954 => /to/1954
/from/1955 => /to/1955
/from/1956 => /to/1956
/from/1957 => /to/1957
/from/1958 => /to/1958
/from/1959 => /to/1959
/from/1960 => /to/1960
/from/1961 => /to/1961
/from/1962 => /to/1962
/from/1963 => /to/1963
/from/1964 => /to/1964
/from/1965 => /to/1965
/from/1966 => /to/1966
/from/1967 => /to/1967
/from/1968 => /to/1968
/from/1969 => /to/1969
/from/1970 => /to/1970
/from/1971 => /to/1971
/from/1972 => /to/1972
/from/1973 => /to/1973
/from/1974 => /to/1974
/from/1975 => /to/1975
/from/1976 => /to/1976
/from/1977 => /to/1977
/from/1978 => /to/1978
/from/1979 => /to/1979
/from/1980 => /to/1980
/from/1981 => /to/1981
/from/1982 => /to/1982
/from/1983 => /to/1983
/from/1984 => /to/1984
/from/1985 => /to/1985
/from/1986 => /to/1986
/from/1987 => /to/1987
/from/1988 => /to/1988
/from/1989 => /to/1989
/from/1990 => /to/1990
/from/1991 => /to/1991
/from/1992 => /to/1992
/from/1993 => /to/1993
/from/1994 => /to/1994
/from/1995 => /to/1995
/from/1996 => /to/1996
/from/1997 => /to/1997
/from/1998 => /to/1998
/from/1999 => /to/1999
/from/2000 => /to/2000
/from/2001 => /to/2001
/from/2002 => /to/2002
/from/2003 => /to/2003
/from/2004 => /to/2004
/from/2005 => /to/2005
/from/2006 => /to/2006
/from/2007 => /to/2007
/from/2008 => /to/2008
/from/2009 => /to/2009
/from/2010 => /to/2010
/from/2011 => /to/2011
/from/2012 => /to/2012
/from/2013 => /to/2013
/from/2014 => /to/2014
/from/2015 => /to/2015
/from/2016 => /to/2016
/from/2017 => /to/2017
/from/2018 => /to/2018
/from/2019 => /to/2019
/from/2020 => /to/2020
/from/2021 => /to/2021
/from/2022 => /to/2022
/from/2023 => /to/2023
/from/2024 => /to/2024
/from/2025 => /to/2025
/from/2026 => /to/2026
/from/2027 => /to/2027
/from/2028 => /to/2028
/from/2029 => /to/2029
/from/2030 => /to/2030
/from/2031 => /to/2031
/from/2032 => /to/2032
/from/2033 => /to/2033
/from/2034 => /to/2034
/from/2035 => /to/2035
/from/2036 => /to/2036
/from/2037 => /to/2037
/from/2038 => /to/2038
/from/2039 => /to/2039
/from/2040 => /to/2040
/from/2041 => /to/2041
/from/2042 => /to/2042
/from/2043 => /to/2043
/from/2044 => /to/2044
/from/2045 => /to/2045
/from/2046 => /to/2046
/from/2047 => /to/2047
/from/2048 => /to/2048
/from/2049 => /to/2049
/from/2050 => /to/2050
/from/2051 => /to/2051
/from/2052 => /to/2052
/from/2053 => /to/2053
/from/2054 => /to/2054
/from/2055 => /to/2055
/from/2056 => /to/2056
/from/2057 => /to/2057
/from/2058 => /to/2058
/from/2059 => /to/2059
/from/2060 => /to/2060
/from/2061 => /to/2061
/from/2062 => /to/2062
/from/2063 => /to/2063
/from/2064 => /to/2064
/from/2065 => /to/2065
/from/2066 => /to/2066
/from/2067 => /to/2067
/from/2068 => /to/2068
/from/2069 => /to/2069
/from/2070 => /to/2070
/from/2071 => /to/2071
/from/2072 => /to/2072
/from/2073 => /to/2073
/from/2074 => /to/2074
/from/2075 => /to/2075
/from/2076 => /to/2076
/from/2077 => /to/2077
/from/2078 => /to/2078
/from/2079 => /to/2079
/from/2080 => /to/2080
/from/2081 => /to/2081
/from/2082 => /to/2082
/from/2083 => /to/2083
/from/2084 => /to/2084
/from/2085 => /to/2085
/from/2086 => /to/2086
/from/2087 => /to/2087
/from/2088 => /to/2088
/from/2089 => /to/2089
/from/2090 => /to/2090
/from/2091 => /to/2091
/from/2092 => /to/2092
/from/2093 => /to/2093
/from/2094 => /to/2094
/from/2095 => /to/2095
/from/2096 => /to/2096
/from/2097 => /to/2097
/from/2098 => /to/2098
/from/2099 => /to/2099
/from/2100 => /to/2100
/from/2101 => /to/2101
/from/2102 => /to/2102
/from/2103 => /to/2103
/from/2104 => /to/2104
/from/2105 => /to/2105
/from/2106 => /to/2106
/from/2107 => /to/2107
/from/2108 => /to/2108
/from/2109 => /to/2109
/from/2110 => /to/2110
/from/2111 => /to/2111
/from/2112 => /to/2112
/from/2113 => /to/2113
/from/2114 => /to/2114
/from/2115 => /to/2115
/from/2116 => /to/2116
/from/2117 => /to/2117
/from/2118 => /to/2118
/from/2119 => /to/2119
/from/2120 => /to/2120
/from/2121 => /to/2121
/from/2122 => /to/2122
/from/2123 => /to/2123
/from/2124 => /to/2124
/from/2125 => /to/2125
/from/2126 => /to/2126
/from/2127 => /to/2127
/from/2128 => /to/2128
/from/2129 => /to/2129
/from/2130 => /to/2130
/from/2131 => /to/2131
/from/2132 => /to/2132
/from/2133 => /to/2133
/from/2134 => /to/2134
/from/2135 => /to/2135
/from/2136 => /to/2136
/from/2137 => /to/2137
/from/2138 => /to/2138
/from/2139 => /to/2139
/from/2140 => /to/2140
/from/2141 => /to/2141
/from/2142 => /to/2142
/from/2143 => /to/2143
/from/2144 => /to/2144
/from/2145 => /to/2145
/from/2146 => /to/2146
/from/2147 => /to/2147
/from/2148 => /to/2148
/from/2149 => /to/2149
/from/2150 => /to/2150
/from/2151 => /to/2151
/from/2152 => /to/2152
/from/2153 => /to/2153
/from/2154 => /to/2154
/from/2155 => /to/2155
/from/2156 => /to/2156
/from/2157 => /to/2157
/from/2158 => /to/2158
/from/2159 => /to/2159
/from/2160 => /to/2160
/from/2161 => /to/2161
/from/2162 => /to/2162
/from/2163 => /to/2163
/from/2164 => /to/2164
/from/2165 => /to/2165
/from/2166 => /to/2166
/from/2167 => /to/2167
/from/2168 => /to/2168
/from/2169 => /to/2169
/from/2170 => /to/2170
/from/2171 => /to/2171
/from/2172 => /to/2172
/from/2173 => /to/2173
/from/2174 => /to/2174
/from/2175 => /to/2175
/from/2176 => /to/2176
/from/2177 => /to/2177
/from/2178 => /to/2178
/from/2179 => /to/2179
/from/2180 => /to/2180
/from/2181 => /to/2181
/from/2182 => /to/2182
/from/2183 => /to/2183
/from/2184 => /to/2184
/from/2185 => /to/2185
/from/2186 => /to/2186
/from/2187 => /to/2187
/from/2188 => /to/2188
/from/2189 => /to/2189
/from/2190 => /to/2190
/from/2191 => /to/2191
/from/2192 => /to/2192
/from/2193 => /to/2193
/from/2194 => /to/2194
/from/2195 => /to/2195
/from/2196 => /to/2196
/from/2197 => /to/2197
/from/2198 => /to/2198
/from/2199 => /to/2199
/from/2200 => /to/2200
/from/2201 => /to/2201
/from/2202 => /to/2202
/from/2203 => /to/2203
/from/2204 => /to/2204
/from/2205 => /to/2205
/from/2206 => /to/2206
/from/2207 => /to/2207
/from/2208 => /to/2208
/from/2209 => /to/2209
/from/2210 => /to/2210
/from/2211 => /to/2211
/from/2212 => /to/2212
/from/2213 => /to/2213
/from/2214 => /to/2214
/from/2215 => /to/2215
/from/2216 => /to/2216
/from/2217 => /to/2217
/from/2218 => /to/2218
/from/2219 => /to/2219
/from/2220 => /to/2220
/from/2221 => /to/2221
/from/2222 => /to/2222
/from/2223 => /to/2223
/from/2224 => /to/2224
/from/2225 => /to/2225
/from/2226 => /to/2226
/from/2227 => /to/2227
/from/2228 => /to/2228
/from/2229 => /to/2229
/from/2230 => /to/2230
/from/2231 => /to/2231
/from/2232 => /to/2232
/from/2233 => /to/2233
/from/2234 => /to/2234
/from/2235 => /to/2235
/from/2236 => /to/2236
/from/2237 => /to/2237
/from/2238 => /to/2238
/from/2239 => /to/2239
/from/2240 => /to/2240
/from/2241 => /to/2241
/from/2242 => /to/2242
/from/2243 => /to/2243
/from/2244 => /to/2244
/from/2245 => /to/2245
/from/2246 => /to/2246
/from/2247 => /to/2247
/from/2248 => /to/2248
/from/2249 => /to/2249
/from/2250 => /to/2250
/from/2251 => /to/2251
/from/2252 => /to/2252
/from/2253 => /to/2253
/from/2254 => /to/2254
/from/2255 => /to/2255
/from/2256 => /to/2256
/from/2257 => /to/2257
/from/2258 => /to/2258
/from/2259 => /to/2259
/from/2260 => /to/2260
/from/2261 => /to/2261
/from/2262 => /to/2262
/from/2263 => /to/2263
/from/2264 => /to/2264
/from/2265 => /to/2265
/from/2266 => /to/2266
/from/2267 => /to/2267
/from/2268 => /to/2268
/from/2269 => /to/2269
/from/2270 => /to/2270
/from/2271 => /to/2271
/from/2272 => /to/2272
/from/2273 => /to/2273
/from/2274 => /to/2274
/from/2275 => /to/2275
/from/2276 => /to/2276
/from/2277 => /to/2277
/from/2278 => /to/2278
/from/2279 => /to/2279
/from/2280 => /to/2280
/from/2281 => /to/2281
/from/2282 => /to/2282
/from/2283 => /to/2283
/from/2284 => /to/2284
/from/2285 => /to/2285
/from/2286 => /to/2286
/from/2287 => /to/2287
/from/2288 => /to/2288
/from/2289 => /to/2289
/from/2290 => /to/2290
/from/2291 => /to/2291
/from/2292 => /to/2292
/from/2293 => /to/2293
/from/2294 => /to/2294
/from/2295 => /to/2295
/from/2296 => /to/2296
/from/2297 => /to/2297
/from/2298 => /to/2298
/from/2299 => /to/2299
/from/2300 => /to/2300
/from/2301 => /to/2301
/from/2302 => /to/2302
/from/2303 => /to/2303
/from/2304 => /to/2304
/from/2305 => /to/2305
/from/2306 => /to/2306
/from/2307 => /to/2307
/from/2308 => /to/2308
/from/2309 => /to/2309
/from/2310 => /to/2310
/from/2311 => /to/2311
/from/2312 => /to/2312
/from/2313 => /to/2313
/from/2314 => /to/2314
/from/2315 => /to/2315
/from/2316 => /to/2316
/from/2317 => /to/2317
/from/2318 => /to/2318
/from/2319 => /to/2319
/from/2320 => /to/2320
/from/2321 => /to/2321
/from/2322 => /to/2322
/from/2323 => /to/2323
/from/2324 => /to/2324
/from/2325 => /to/2325
/from/2326 => /to/2326
/from/2327 => /to/2327
/from/2328 => /to/2328
/from/2329 => /to/2329
/from/2330 => /to/2330
/from/2331 => /to/2331
/from/2332 => /to/2332
/from/2333 => /to/2333
/from/2334 => /to/2334
/from/2335 => /to/2335
/from/2336 => /to/2336
/from/2337 => /to/2337
/from/2338 => /to/2338
/from/2339 => /to/2339
/from/2340 => /to/2340
/from/2341 => /to/2341
/from/2342 => /to/2342
/from/2343 => /to/2343
/from/2344 => /to/2344
/from/2345 => /to/2345
/from/2346 => /to/2346
/from/2347 => /to/2347
/from/2348 => /to/2348
/from/2349 => /to/2349
/from/2350 => /to/2350
/from/2351 => /to/2351
/from/2352 => /to/2352
/from/2353 => /to/2353
/from/2354 => /to/2354
/from/2355 => /to/2355
/from/2356 => /to/2356
/from/2357 => /to/2357
/from/2358 => /to/2358
/from/2359 => /to/2359
/from/2360 => /to/2360
/from/2361 => /to/2361
/from/2362 => /to/2362
/from/2363 => /to/2363
/from/2364 => /to/2364
/from/2365 => /to/2365
/from/2366 => /to/2366
/from/2367 => /to/2367
/from/2368 => /to/2368
/from/2369 => /to/2369
/from/2370 => /to/2370
/from/2371 => /to/2371
/from/2372 => /to/2372
/from/2373 => /to/2373
/from/2374 => /to/2374
/from/2375 => /to/2375
/from/2376 => /to/2376
/from/2377 => /to/2377
/from/2378 => /to/2378
/from/2379 => /to/2379
/from/2380 => /to/2380
/from/2381 => /to/2381
/from/2382 => /to/2382
/from/2383 => /to/2383
/from/2384 => /to/2384
/from/2385 => /to/2385
/from/2386 => /to/2386
/from/2387 => /to/2387
/from/2388 => /to/2388
/from/2389 => /to/2389
/from/2390 => /to/2390
/from/2391 => /to/2391
/from/2392 => /to/2392
/from/2393 => /to/2393
/from/2394 => /to/2394
/from/2395 => /to/2395
/from/2396 => /to/2396
/from/2397 => /to/2397
/from/2398 => /to/2398
/from/2399 => /to/2399
/from/2400 => /to/2400
/from/2401 => /to/2401
/from/2402 => /to/2402
/from/2403 => /to/2403
/from/2404 => /to/2404
/from/2405 => /to/2405
/from/2406 => /to/2406
/from/2407 => /to/2407
/from/2408 => /to/2408
/from/2409 => /to/2409
/from/2410 => /to/2410
/from/2411 => /to/2411
/from/2412 => /to/2412
/from/2413 => /to/2413
/from/2414 => /to/2414
/from/2415 => /to/2415
/from/2416 => /to/2416
/from/2417 => /to/2417
/from/2418 => /to/2418
/from/2419 => /to/2419
/from/2420 => /to/2420
/from/2421 => /to/2421
/from/2422 => /to/2422
/from/2423 => /to/2423
/from/2424 => /to/2424
/from/2425 => /to/2425
/from/2426 => /to/2426
/from/2427 => /to/2427
/from/2428 => /to/2428
/from/2429 => /to/2429
/from/2430 => /to/2430
/from/2431 => /to/2431
/from/2432 => /to/2432
/from/2433 => /to/2433
/from/2434 => /to/2434
/from/2435 => /to/2435
/from/2436 => /to/2436
/from/2437 => /to/2437
/from/2438 => /to/2438
/from/2439 => /to/2439
/from/2440 => /to/2440
/from/2441 => /to/2441
/from/2442 => /to/2442
/from/2443 => /to/2443
/from/2444 => /to/2444
/from/2445 => /to/2445
/from/2446 => /to/2446
/from/2447 => /to/2447
/from/2448 => /to/2448
/from/2449 => /to/2449
/from/2450 => /to/2450
/from/2451 => /to/2451
/from/2452 => /to/2452
/from/2453 => /to/2453
/from/2454 => /to/2454
/from/2455 => /to/2455
/from/2456 => /to/2456
/from/2457 => /to/2457
/from/2458 => /to/2458
/from/2459 => /to/2459
/from/2460 => /to/2460
/from/2461 => /to/2461
/from/2462 => /to/2462
/from/2463 => /to/2463
/from/2464 => /to/2464
/from/2465 => /to/2465
/from/2466 => /to/2466
/from/2467 => /to/2467
/from/2468 => /to/2468
/from/2469 => /to/2469
/from/2470 => /to/2470
/from/2471 => /to/2471
/from/2472 => /to/2472
/from/2473 => /to/2473
/from/2474 => /to/2474
/from/2475 => /to/2475
/from/2476 => /to/2476
/from/2477 => /to/2477
/from/2478 => /to/2478
/from/2479 => /to/2479
/from/2480 => /to/2480
/from/2481 => /to/2481
/from/2482 => /to/2482
/from/2483 => /to/2483
/from/2484 => /to/2484
/from/2485 => /to/2485
/from/2486 => /to/2486
/from/2487 => /to/2487
/from/2488 => /to/2488
/from/2489 => /to/2489
/from/2490 => /to/2490
/from/2491 => /to/2491
/from/2492 => /to/2492
/from/2493 => /to/2493
/from/2494 => /to/2494
/from/2495 => /to/2495
/from/2496 => /to/2496
/from/2497 => /to/2497
/from/2498 => /to/2498
/from/2499 => /to/2499
/from/2500 => /to/2500
/from/2501 => /to/2501
/from/2502 => /to/2502
/from/2503 => /to/2503
/from/2504 => /to/2504
/from/2505 => /to/2505
/from/2506 => /to/2506
/from/2507 => /to/2507
/from/2508 => /to/2508
/from/2509 => /to/2509
/from/2510 => /to/2510
/from/2511 => /to/2511
/from/2512 => /to/2512
/from/2513 => /to/2513
/from/2514 => /to/2514
/from/2515 => /to/2515
/from/2516 => /to/2516
/from/2517 => /to/2517
/from/2518 => /to/2518
/from/2519 => /to/2519
/from/2520 => /to/2520
/from/2521 => /to/2521
/from/2522 => /to/2522
/from/2523 => /to/2523
/from/2524 => /to/2524
/from/2525 => /to/2525
/from/2526 => /to/2526
/from/2527 => /to/2527
/from/2528 => /to/2528
/from/2529 => /to/2529
/from/2530 => /to/2530
/from/2531 => /to/2531
/from/2532 => /to/2532
/from/2533 => /to/2533
/from/2534 => /to/2534
/from/2535 => /to/2535
/from/2536 => /to/2536
/from/2537 => /to/2537
/from/2538 => /to/2538
/from/2539 => /to/2539
/from/2540 => /to/2540
/from/2541 => /to/2541
/from/2542 => /to/2542
/from/2543 => /to/2543
/from/2544 => /to/2544
/from/2545 => /to/2545
/from/2546 => /to/2546
/from/2547 => /to/2547
/from/2548 => /to/2548
/from/2549 => /to/2549
/from/2550 => /to/2550
/from/2551 => /to/2551
/from/2552 => /to/2552
/from/2553 => /to/2553
/from/2554 => /to/2554
/from/2555 => /to/2555
/from/2556 => /to/2556
/from/2557 => /to/2557
/from/2558 => /to/2558
/from/2559 => /to/2559
/from/2560 => /to/2560
/from/2561 => /to/2561
/from/2562 => /to/2562
/from/2563 => /to/2563
/from/2564 => /to/2564
/from/2565 => /to/2565
/from/2566 => /to/2566
/from/2567 => /to/2567
/from/2568 => /to/2568
/from/2569 => /to/2569
/from/2570 => /to/2570
/from/2571 => /to/2571
/from/2572 => /to/2572
/from/2573 => /to/2573
/from/2574 => /to/2574
/from/2575 => /to/2575
/from/2576 => /to/2576
/from/2577 => /to/2577
/from/2578 => /to/2578
/from/2579 => /to/2579
/from/2580 => /to/2580
/from/2581 => /to/2581
/from/2582 => /to/2582
/from/2583 => /to/2583
/from/2584 => /to/2584
/from/2585 => /to/2585
/from/2586 => /to/2586
/from/2587 => /to/2587
/from/2588 => /to/2588
/from/2589 => /to/2589
/from/2590 => /to/2590
/from/2591 => /to/2591
/from/2592 => /to/2592
/from/2593 => /to/2593
/from/2594 => /to/2594
/from/2595 => /to/2595
/from/2596 => /to/2596
/from/2597 => /to/2597
/from/2598 => /to/2598
/from/2599 => /to/2599
/from/2600 => /to/2600
/from/2601 => /to/2601
/from/2602 => /to/2602
/from/2603 => /to/2603
/from/2604 => /to/2604
/from/2605 => /to/2605
/from/2606 => /to/2606
/from/2607 => /to/2607
/from/2608 => /to/2608
/from/2609 => /to/2609
/from/2610 => /to/2610
/from/2611 => /to/2611
/from/2612 => /to/2612
/from/2613 => /to/2613
/from/2614 => /to/2614
/from/2615 => /to/2615
/from/2616 => /to/2616
/from/2617 => /to/2617
/from/2618 => /to/2618
/from/2619 => /to/2619
/from/2620 => /to/2620
/from/2621 => /to/2621
/from/2622 => /to/2622
/from/2623 => /to/2623
/from/2624 => /to/2624
/from/2625 => /to/2625
/from/2626 => /to/2626
/from/2627 => /to/2627
/from/2628 => /to/2628
/from/2629 => /to/2629
/from/2630 => /to/2630
/from/2631 => /to/2631
/from/2632 => /to/2632
/from/2633 => /to/2633
/from/2634 => /to/2634
/from/2635 => /to/2635
/from/2636 => /to/2636
/from/2637 => /to/2637
/from/2638 => /to/2638
/from/2639 => /to/2639
/from/2640 => /to/2640
/from/2641 => /to/2641
/from/2642 => /to/2642
/from/2643 => /to/2643
/from/2644 => /to/2644
/from/2645 => /to/2645
/from/2646 => /to/2646
/from/2647 => /to/2647
/from/2648 => /to/2648
/from/2649 => /to/2649
/from/2650 => /to/2650
/from/2651 => /to/2651
/from/2652 => /to/2652
/from/2653 => /to/2653
/from/2654 => /to/2654
/from/2655 => /to/2655
/from/2656 => /to/2656
/from/2657 => /to/2657
/from/2658 => /to/2658
/from/2659 => /to/2659
/from/2660 => /to/2660
/from/2661 => /to/2661
/from/2662 => /to/2662
/from/2663 => /to/2663
/from/2664 => /to/2664
/from/2665 => /to/2665
/from/2666 => /to/2666
/from/2667 => /to/2667
/from/2668 => /to/2668
/from/2669 => /to/2669
/from/2670 => /to/2670
/from/2671 => /to/2671
/from/2672 => /to/2672
/from/2673 => /to/2673
/from/2674 => /to/2674
/from/2675 => /to/2675
/from/2676 => /to/2676
/from/2677 => /to/2677
/from/2678 => /to/2678
/from/2679 => /to/2679
/from/2680 => /to/2680
/from/2681 => /to/2681
/from/2682 => /to/2682
/from/2683 => /to/2683
/from/2684 => /to/2684
/from/2685 => /to/2685
/from/2686 => /to/2686
/from/2687 => /to/2687
/from/2688 => /to/2688
/from/2689 => /to/2689
/from/2690 => /to/2690
/from/2691 => /to/2691
/from/2692 => /to/2692
/from/2693 => /to/2693
/from/2694 => /to/2694
/from/2695 => /to/2695
/from/2696 => /to/2696
/from/2697 => /to/2697
/from/2698 => /to/2698
/from/2699 => /to/2699
/from/2700 => /to/2700
/from/2701 => /to/2701
/from/2702 => /to/2702
/from/2703 => /to/2703
/from/2704 => /to/2704
/from/2705 => /to/2705
/from/2706 => /to/2706
/from/2707 => /to/2707
/from/2708 => /to/2708
/from/2709 => /to/2709
/from/2710 => /to/2710
/from/2711 => /to/2711
/from/2712 => /to/2712
/from/2713 => /to/2713
/from/2714 => /to/2714
/from/2715 => /to/2715
/from/2716 => /to/2716
/from/2717 => /to/2717
/from/2718 => /to/2718
/from/2719 => /to/2719
/from/2720 => /to/2720
/from/2721 => /to/2721
/from/2722 => /to/2722
/from/2723 => /to/2723
/from/2724 => /to/2724
/from/2725 => /to/2725
/from/2726 => /to/2726
/from/2727 => /to/2727
/from/2728 => /to/2728
/from/2729 => /to/2729
/from/2730 => /to/2730
/from/2731 => /to/2731
/from/2732 => /to/2732
/from/2733 => /to/2733
/from/2734 => /to/2734
/from/2735 => /to/2735
/from/2736 => /to/2736
/from/2737 => /to/2737
/from/2738 => /to/2738
/from/2739 => /to/2739
/from/2740 => /to/2740
/from/2741 => /to/2741
/from/2742 => /to/2742
/from/2743 => /to/2743
/from/2744 => /to/2744
/from/2745 => /to/2745
/from/2746 => /to/2746
/from/2747 => /to/2747
/from/2748 => /to/2748
/from/2749 => /to/2749
/from/2750 => /to/2750
/from/2751 => /to/2751
/from/2752 => /to/2752
/from/2753 => /to/2753
/from/2754 => /to/2754
/from/2755 => /to/2755
/from/2756 => /to/2756
/from/2757 => /to/2757
/from/2758 => /to/2758
/from/2759 => /to/2759
/from/2760 => /to/2760
/from/2761 => /to/2761
/from/2762 => /to/2762
/from/2763 => /to/2763
/from/2764 => /to/2764
/from/2765 => /to/2765
/from/2766 => /to/2766
/from/2767 => /to/2767
/from/2768 => /to/2768
/from/2769 => /to/2769
/from/2770 => /to/2770
/from/2771 => /to/2771
/from/2772 => /to/2772
/from/2773 => /to/2773
/from/2774 => /to/2774
/from/2775 => /to/2775
/from/2776 => /to/2776
/from/2777 => /to/2777
/from/2778 => /to/2778
/from/2779 => /to/2779
/from/2780 => /to/2780
/from/2781 => /to/2781
/from/2782 => /to/2782
/from/2783 => /to/2783
/from/2784 => /to/2784
/from/2785 => /to/2785
/from/2786 => /to/2786
/from/2787 => /to/2787
/from/2788 => /to/2788
/from/2789 => /to/2789
/from/2790 => /to/2790
/from/2791 => /to/2791
/from/2792 => /to/2792
/from/2793 => /to/2793
/from/2794 => /to/2794
/from/2795 => /to/2795
/from/2796 => /to/2796
/from/2797 => /to/2797
/from/2798 => /to/2798
/from/2799 => /to/2799
/from/2800 => /to/2800
/from/2801 => /to/2801
/from/2802 => /to/2802
/from/2803 => /to/2803
/from/2804 => /to/2804
/from/2805 => /to/2805
/from/2806 => /to/2806
/from/2807 => /to/2807
/from/2808 => /to/2808
/from/2809 => /to/2809
/from/2810 => /to/2810
/from/2811 => /to/2811
/from/2812 => /to/2812
/from/2813 => /to/2813
/from/2814 => /to/2814
/from/2815 => /to/2815
/from/2816 => /to/2816
/from/2817 => /to/2817
/from/2818 => /to/2818
/from/2819 => /to/2819
/from/2820 => /to/2820
/from/2821 => /to/2821
/from/2822 => /to/2822
/from/2823 => /to/2823
/from/2824 => /to/2824
/from/2825 => /to/2825
/from/2826 => /to/2826
/from/2827 => /to/2827
/from/2828 => /to/2828
/from/2829 => /to/2829
/from/2830 => /to/2830
/from/2831 => /to/2831
/from/2832 => /to/2832
/from/2833 => /to/2833
/from/2834 => /to/2834
/from/2835 => /to/2835
/from/2836 => /to/2836
/from/2837 => /to/2837
/from/2838 => /to/2838
/from/2839 => /to/2839
/from/2840 => /to/2840
/from/2841 => /to/2841
/from/2842 => /to/2842
/from/2843 => /to/2843
/from/2844 => /to/2844
/from/2845 => /to/2845
/from/2846 => /to/2846
/from/2847 => /to/2847
/from/2848 => /to/2848
/from/2849 => /to/2849
/from/2850 => /to/2850
/from/2851 => /to/2851
/from/2852 => /to/2852
/from/2853 => /to/2853
/from/2854 => /to/2854
/from/2855 => /to/2855
/from/2856 => /to/2856
/from/2857 => /to/2857
/from/2858 => /to/2858
/from/2859 => /to/2859
/from/2860 => /to/2860
/from/2861 => /to/2861
/from/2862 => /to/2862
/from/2863 => /to/2863
/from/2864 => /to/2864
/from/2865 => /to/2865
/from/2866 => /to/2866
/from/2867 => /to/2867
/from/2868 => /to/2868
/from/2869 => /to/2869
/from/2870 => /to/2870
/from/2871 => /to/2871
/from/2872 => /to/2872
/from/2873 => /to/2873
/from/2874 => /to/2874
/from/2875 => /to/2875
/from/2876 => /to/2876
/from/2877 => /to/2877
/from/2878 => /to/2878
/from/2879 => /to/2879
/from/2880 => /to/2880
/from/2881 => /to/2881
/from/2882 => /to/2882
/from/2883 => /to/2883
/from/2884 => /to/2884
/from/2885 => /to/2885
/from/2886 => /to/2886
/from/2887 => /to/2887
/from/2888 => /to/2888
/from/2889 => /to/2889
/from/2890 => /to/2890
/from/2891 => /to/2891
/from/2892 => /to/2892
/from/2893 => /to/2893
/from/2894 => /to/2894
/from/2895 => /to/2895
/from/2896 => /to/2896
/from/2897 => /to/2897
/from/2898 => /to/2898
/from/2899 => /to/2899
/from/2900 => /to/2900
/from/2901 => /to/2901
/from/2902 => /to/2902
/from/2903 => /to/2903
/from/2904 => /to/2904
/from/2905 => /to/2905
/from/2906 => /to/2906
/from/2907 => /to/2907
/from/2908 => /to/2908
/from/2909 => /to/2909
/from/2910 => /to/2910
/from/2911 => /to/2911
/from/2912 => /to/2912
/from/2913 => /to/2913
/from/2914 => /to/2914
/from/2915 => /to/2915
/from/2916 => /to/2916
/from/2917 => /to/2917
/from/2918 => /to/2918
/from/2919 => /to/2919
/from/2920 => /to/2920
/from/2921 => /to/2921
/from/2922 => /to/2922
/from/2923 => /to/2923
/from/2924 => /to/2924
/from/2925 => /to/2925
/from/2926 => /to/2926
/from/2927 => /to/2927
/from/2928 => /to/2928
/from/2929 => /to/2929
/from/2930 => /to/2930
/from/2931 => /to/2931
/from/2932 => /to/2932
/from/2933 => /to/2933
/from/2934 => /to/2934
/from/2935 => /to/2935
/from/2936 => /to/2936
/from/2937 => /to/2937
/from/2938 => /to/2938
/from/2939 => /to/2939
/from/2940 => /to/2940
/from/2941 => /to/2941
/from/2942 => /to/2942
/from/2943 => /to/2943
/from/2944 => /to/2944
/from/2945 => /to/2945
/from/2946 => /to/2946
/from/2947 => /to/2947
/from/2948 => /to/2948
/from/2949 => /to/2949
/from/2950 => /to/2950
/from/2951 => /to/2951
/from/2952 => /to/2952
/from/2953 => /to/2953
/from/2954 => /to/2954
/from/2955 => /to/2955
/from/2956 => /to/2956
/from/2957 => /to/2957
/from/2958 => /to/2958
/from/2959 => /to/2959
/from/2960 => /to/2960
/from/2961 => /to/2961
/from/2962 => /to/2962
/from/2963 => /to/2963
/from/2964 => /to/2964
/from/2965 => /to/2965
/from/2966 => /to/2966
/from/2967 => /to/2967
/from/2968 => /to/2968
/from/2969 => /to/2969
/from/2970 => /to/2970
/from/2971 => /to/2971
/from/2972 => /to/2972
/from/2973 => /to/2973
/from/2974 => /to/2974
/from/2975 => /to/2975
/from/2976 => /to/2976
/from/2977 => /to/2977
/from/2978 => /to/2978
/from/2979 => /to/2979
/from/2980 => /to/2980
/from/2981 => /to/2981
/from/2982 => /to/2982
/from/2983 => /to/2983
/from/2984 => /to/2984
/from/2985 => /to/2985
/from/2986 => /to/2986
/from/2987 => /to/2987
/from/2988 => /to/2988
/from/2989 => /to/2989
/from/2990 => /to/2990
/from/2991 => /to/2991
/from/2992 => /to/2992
/from/2993 => /to/2993
/from/2994 => /to/2994
/from/2995 => /to/2995
/from/2996 => /to/2996
/from/2997 => /to/2997
/from/2998 => /to/2998
/from/2999 => /to/2999
/from/3000 => /to/3000
/from/3001 => /to/3001
/from/3002 => /to/3002
/from/3003 => /to/3003
/from/3004 => /to/3004
/from/3005 => /to/3005
/from/3006 => /to/3006
/from/3007 => /to/3007
/from/3008 => /to/3008
/from/3009 => /to/3009
/from/3010 => /to/3010
/from/3011 => /to/3011
/from/3012 => /to/3012
/from/3013 => /to/3013
/from/3014 => /to/3014
/from/3015 => /to/3015
/from/3016 => /to/3016
/from/3017 => /to/3017
/from/3018 => /to/3018
/from/3019 => /to/3019
/from/3020 => /to/3020
/from/3021 => /to/3021
/from/3022 => /to/3022
/from/3023 => /to/3023
/from/3024 => /to/3024
/from/3025 => /to/3025
/from/3026 => /to/3026
/from/3027 => /to/3027
/from/3028 => /to/3028
/from/3029 => /to/3029
/from/3030 => /to/3030
/from/3031 => /to/3031
/from/3032 => /to/3032
/from/3033 => /to/3033
/from/3034 => /to/3034
/from/3035 => /to/3035
/from/3036 => /to/3036
/from/3037 => /to/3037
/from/3038 => /to/3038
/from/3039 => /to/3039
/from/3040 => /to/3040
/from/3041 => /to/3041
/from/3042 => /to/3042
/from/3043 => /to/3043
/from/3044 => /to/3044
/from/3045 => /to/3045
/from/3046 => /to/3046
/from/3047 => /to/3047
/from/3048 => /to/3048
/from/3049 => /to/3049
/from/3050 => /to/3050
/from/3051 => /to/3051
/from/3052 => /to/3052
/from/3053 => /to/3053
/from/3054 => /to/3054
/from/3055 => /to/3055
/from/3056 => /to/3056
/from/3057 => /to/3057
/from/3058 => /to/3058
/from/3059 => /to/3059
/from/3060 => /to/3060
/from/3061 => /to/3061
/from/3062 => /to/3062
/from/3063 => /to/3063
/from/3064 => /to/3064
/from/3065 => /to/3065
/from/3066 => /to/3066
/from/3067 => /to/3067
/from/3068 => /to/3068
/from/3069 => /to/3069
/from/3070 => /to/3070
/from/3071 => /to/3071
/from/3072 => /to/3072
/from/3073 => /to/3073
/from/3074 => /to/3074
/from/3075 => /to/3075
/from/3076 => /to/3076
/from/3077 => /to/3077
/from/3078 => /to/3078
/from/3079 => /to/3079
/from/3080 => /to/3080
/from/3081 => /to/3081
/from/3082 => /to/3082
/from/3083 => /to/3083
/from/3084 => /to/3084
/from/3085 => /to/3085
/from/3086 => /to/3086
/from/3087 => /to/3087
/from/3088 => /to/3088
/from/3089 => /to/3089
/from/3090 => /to/3090
/from/3091 => /to/3091
/from/3092 => /to/3092
/from/3093 => /to/3093
/from/3094 => /to/3094
/from/3095 => /to/3095
/from/3096 => /to/3096
/from/3097 => /to/3097
/from/3098 => /to/3098
/from/3099 => /to/3099
/from/3100 => /to/3100
/from/3101 => /to/3101
/from/3102 => /to/3102
/from/3103 => /to/3103
/from/3104 => /to/3104
/from/3105 => /to/3105
/from/3106 => /to/3106
/from/3107 => /to/3107
/from/3108 => /to/3108
/from/3109 => /to/3109
/from/3110 => /to/3110
/from/3111 => /to/3111
/from/3112 => /to/3112
/from/3113 => /to/3113
/from/3114 => /to/3114
/from/3115 => /to/3115
/from/3116 => /to/3116
/from/3117 => /to/3117
/from/3118 => /to/3118
/from/3119 => /to/3119
/from/3120 => /to/3120
/from/3121 => /to/3121
/from/3122 => /to/3122
/from/3123 => /to/3123
/from/3124 => /to/3124
/from/3125 => /to/3125
/from/3126 => /to/3126
/from/3127 => /to/3127
/from/3128 => /to/3128
/from/3129 => /to/3129
/from/3130 => /to/3130
/from/3131 => /to/3131
/from/3132 => /to/3132
/from/3133 => /to/3133
/from/3134 => /to/3134
/from/3135 => /to/3135
/from/3136 => /to/3136
/from/3137 => /to/3137
/from/3138 => /to/3138
/from/3139 => /to/3139
/from/3140 => /to/3140
/from/3141 => /to/3141
/from/3142 => /to/3142
/from/3143 => /to/3143
/from/3144 => /to/3144
/from/3145 => /to/3145
/from/3146 => /to/3146
/from/3147 => /to/3147
/from/3148 => /to/3148
/from/3149 => /to/3149
/from/3150 => /to/3150
/from/3151 => /to/3151
/from/3152 => /to/3152
/from/3153 => /to/3153
/from/3154 => /to/3154
/from/3155 => /to/3155
/from/3156 => /to/3156
/from/3157 => /to/3157
/from/3158 => /to/3158
/from/3159 => /to/3159
/from/3160 => /to/3160
/from/3161 => /to/3161
/from/3162 => /to/3162
/from/3163 => /to/3163
/from/3164 => /to/3164
/from/3165 => /to/3165
/from/3166 => /to/3166
/from/3167 => /to/3167
/from/3168 => /to/3168
/from/3169 => /to/3169
/from/3170 => /to/3170
/from/3171 => /to/3171
/from/3172 => /to/3172
/from/3173 => /to/3173
/from/3174 => /to/3174
/from/3175 => /to/3175
/from/3176 => /to/3176
/from/3177 => /to/3177
/from/3178 => /to/3178
/from/3179 => /to/3179
/from/3180 => /to/3180
/from/3181 => /to/3181
/from/3182 => /to/3182
/from/3183 => /to/3183
/from/3184 => /to/3184
/from/3185 => /to/3185
/from/3186 => /to/3186
/from/3187 => /to/3187
/from/3188 => /to/3188
/from/3189 => /to/3189
/from/3190 => /to/3190
/from/3191 => /to/3191
/from/3192 => /to/3192
/from/3193 => /to/3193
/from/3194 => /to/3194
/from/3195 => /to/3195
/from/3196 => /to/3196
/from/3197 => /to/3197
/from/3198 => /to/3198
/from/3199 => /to/3199
/from/3200 => /to/3200
/from/3201 => /to/3201
/from/3202 => /to/3202
/from/3203 => /to/3203
/from/3204 => /to/3204
/from/3205 => /to/3205
/from/3206 => /to/3206
/from/3207 => /to/3207
/from/3208 => /to/3208
/from/3209 => /to/3209
/from/3210 => /to/3210
/from/3211 => /to/3211
/from/3212 => /to/3212
/from/3213 => /to/3213
/from/3214 => /to/3214
/from/3215 => /to/3215
/from/3216 => /to/3216
/from/3217 => /to/3217
/from/3218 => /to/3218
/from/3219 => /to/3219
/from/3220 => /to/3220
/from/3221 => /to/3221
/from/3222 => /to/3222
/from/3223 => /to/3223
/from/3224 => /to/3224
/from/3225 => /to/3225
/from/3226 => /to/3226
/from/3227 => /to/3227
/from/3228 => /to/3228
/from/3229 => /to/3229
/from/3230 => /to/3230
/from/3231 => /to/3231
/from/3232 => /to/3232
/from/3233 => /to/3233
/from/3234 => /to/3234
/from/3235 => /to/3235
/from/3236 => /to/3236
/from/3237 => /to/3237
/from/3238 => /to/3238
/from/3239 => /to/3239
/from/3240 => /to/3240
/from/3241 => /to/3241
/from/3242 => /to/3242
/from/3243 => /to/3243
/from/3244 => /to/3244
/from/3245 => /to/3245
/from/3246 => /to/3246
/from/3247 => /to/3247
/from/3248 => /to/3248
/from/3249 => /to/3249
/from/3250 => /to/3250
/from/3251 => /to/3251
/from/3252 => /to/3252
/from/3253 => /to/3253
/from/3254 => /to/3254
/from/3255 => /to/3255
/from/3256 => /to/3256
/from/3257 => /to/3257
/from/3258 => /to/3258
/from/3259 => /to/3259
/from/3260 => /to/3260
/from/3261 => /to/3261
/from/3262 => /to/3262
/from/3263 => /to/3263
/from/3264 => /to/3264
/from/3265 => /to/3265
/from/3266 => /to/3266
/from/3267 => /to/3267
/from/3268 => /to/3268
/from/3269 => /to/3269
/from/3270 => /to/3270
/from/3271 => /to/3271
/from/3272 => /to/3272
/from/3273 => /to/3273
/from/3274 => /to/3274
/from/3275 => /to/3275
/from/3276 => /to/3276
/from/3277 => /to/3277
/from/3278 => /to/3278
/from/3279 => /to/3279
/from/3280 => /to/3280
/from/3281 => /to/3281
/from/3282 => /to/3282
/from/3283 => /to/3283
/from/3284 => /to/3284
/from/3285 => /to/3285
/from/3286 => /to/3286
/from/3287 => /to/3287
/from/3288 => /to/3288
/from/3289 => /to/3289
/from/3290 => /to/3290
/from/3291 => /to/3291
/from/3292 => /to/3292
/from/3293 => /to/3293
/from/3294 => /to/3294
/from/3295 => /to/3295
/from/3296 => /to/3296
/from/3297 => /to/3297
/from/3298 => /to/3298
/from/3299 => /to/3299
/from/3300 => /to/3300
/from/3301 => /to/3301
/from/3302 => /to/3302
/from/3303 => /to/3303
/from/3304 => /to/3304
/from/3305 => /to/3305
/from/3306 => /to/3306
/from/3307 => /to/3307
/from/3308 => /to/3308
/from/3309 => /to/3309
/from/3310 => /to/3310
/from/3311 => /to/3311
/from/3312 => /to/3312
/from/3313 => /to/3313
/from/3314 => /to/3314
/from/3315 => /to/3315
/from/3316 => /to/3316
/from/3317 => /to/3317
/from/3318 => /to/3318
/from/3319 => /to/3319
/from/3320 => /to/3320
/from/3321 => /to/3321
/from/3322 => /to/3322
/from/3323 => /to/3323
/from/3324 => /to/3324
/from/3325 => /to/3325
/from/3326 => /to/3326
/from/3327 => /to/3327
/from/3328 => /to/3328
/from/3329 => /to/3329
/from/3330 => /to/3330
/from/3331 => /to/3331
/from/3332 => /to/3332
/from/3333 => /to/3333
/from/3334 => /to/3334
/from/3335 => /to/3335
/from/3336 => /to/3336
/from/3337 => /to/3337
/from/3338 => /to/3338
/from/3339 => /to/3339
/from/3340 => /to/3340
/from/3341 => /to/3341
/from/3342 => /to/3342
/from/3343 => /to/3343
/from/3344 => /to/3344
/from/3345 => /to/3345
/from/3346 => /to/3346
/from/3347 => /to/3347
/from/3348 => /to/3348
/from/3349 => /to/3349
/from/3350 => /to/3350
/from/3351 => /to/3351
/from/3352 => /to/3352
/from/3353 => /to/3353
/from/3354 => /to/3354
/from/3355 => /to/3355
/from/3356 => /to/3356
/from/3357 => /to/3357
/from/3358 => /to/3358
/from/3359 => /to/3359
/from/3360 => /to/3360
/from/3361 => /to/3361
/from/3362 => /to/3362
/from/3363 => /to/3363
/from/3364 => /to/3364
/from/3365 => /to/3365
/from/3366 => /to/3366
/from/3367 => /to/3367
/from/3368 => /to/3368
/from/3369 => /to/3369
/from/3370 => /to/3370
/from/3371 => /to/3371
/from/3372 => /to/3372
/from/3373 => /to/3373
/from/3374 => /to/3374
/from/3375 => /to/3375
/from/3376 => /to/3376
/from/3377 => /to/3377
/from/3378 => /to/3378
/from/3379 => /to/3379
/from/3380 => /to/3380
/from/3381 => /to/3381
/from/3382 => /to/3382
/from/3383 => /to/3383
/from/3384 => /to/3384
/from/3385 => /to/3385
/from/3386 => /to/3386
/from/3387 => /to/3387
/from/3388 => /to/3388
/from/3389 => /to/3389
/from/3390 => /to/3390
/from/3391 => /to/3391
/from/3392 => /to/3392
/from/3393 => /to/3393
/from/3394 => /to/3394
/from/3395 => /to/3395
/from/3396 => /to/3396
/from/3397 => /to/3397
/from/3398 => /to/3398
/from/3399 => /to/3399
/from/3400 => /to/3400
/from/3401 => /to/3401
/from/3402 => /to/3402
/from/3403 => /to/3403
/from/3404 => /to/3404
/from/3405 => /to/3405
/from/3406 => /to/3406
/from/3407 => /to/3407
/from/3408 => /to/3408
/from/3409 => /to/3409
/from/3410 => /to/3410
/from/3411 => /to/3411
/from/3412 => /to/3412
/from/3413 => /to/3413
/from/3414 => /to/3414
/from/3415 => /to/3415
/from/3416 => /to/3416
/from/3417 => /to/3417
/from/3418 => /to/3418
/from/3419 => /to/3419
/from/3420 => /to/3420
/from/3421 => /to/3421
/from/3422 => /to/3422
/from/3423 => /to/3423
/from/3424 => /to/3424
/from/3425 => /to/3425
/from/3426 => /to/3426
/from/3427 => /to/3427
/from/3428 => /to/3428
/from/3429 => /to/3429
/from/3430 => /to/3430
/from/3431 => /to/3431
/from/3432 => /to/3432
/from/3433 => /to/3433
/from/3434 => /to/3434
/from/3435 => /to/3435
/from/3436 => /to/3436
/from/3437 => /to/3437
/from/3438 => /to/3438
/from/3439 => /to/3439
/from/3440 => /to/3440
/from/3441 => /to/3441
/from/3442 => /to/3442
/from/3443 => /to/3443
/from/3444 => /to/3444
/from/3445 => /to/3445
/from/3446 => /to/3446
/from/3447 => /to/3447
/from/3448 => /to/3448
/from/3449 => /to/3449
/from/3450 => /to/3450
/from/3451 => /to/3451
/from/3452 => /to/3452
/from/3453 => /to/3453
/from/3454 => /to/3454
/from/3455 => /to/3455
/from/3456 => /to/3456
/from/3457 => /to/3457
/from/3458 => /to/3458
/from/3459 => /to/3459
/from/3460 => /to/3460
/from/3461 => /to/3461
/from/3462 => /to/3462
/from/3463 => /to/3463
/from/3464 => /to/3464
/from/3465 => /to/3465
/from/3466 => /to/3466
/from/3467 => /to/3467
/from/3468 => /to/3468
/from/3469 => /to/3469
/from/3470 => /to/3470
/from/3471 => /to/3471
/from/3472 => /to/3472
/from/3473 => /to/3473
/from/3474 => /to/3474
/from/3475 => /to/3475
/from/3476 => /to/3476
/from/3477 => /to/3477
/from/3478 => /to/3478
/from/3479 => /to/3479
/from/3480 => /to/3480
/from/3481 => /to/3481
/from/3482 => /to/3482
/from/3483 => /to/3483
/from/3484 => /to/3484
/from/3485 => /to/3485
/from/3486 => /to/3486
/from/3487 => /to/3487
/from/3488 => /to/3488
/from/3489 => /to/3489
/from/3490 => /to/3490
/from/3491 => /to/3491
/from/3492 => /to/3492
/from/3493 => /to/3493
/from/3494 => /to/3494
/from/3495 => /to/3495
/from/3496 => /to/3496
/from/3497 => /to/3497
/from/3498 => /to/3498
/from/3499 => /to/3499
/from/3500 => /to/3500
/from/3501 => /to/3501
/from/3502 => /to/3502
/from/3503 => /to/3503
/from/3504 => /to/3504
/from/3505 => /to/3505
/from/3506 => /to/3506
/from/3507 => /to/3507
/from/3508 => /to/3508
/from/3509 => /to/3509
/from/3510 => /to/3510
/from/3511 => /to/3511
/from/3512 => /to/3512
/from/3513 => /to/3513
/from/3514 => /to/3514
/from/3515 => /to/3515
/from/3516 => /to/3516
/from/3517 => /to/3517
/from/3518 => /to/3518
/from/3519 => /to/3519
/from/3520 => /to/3520
/from/3521 => /to/3521
/from/3522 => /to/3522
/from/3523 => /to/3523
/from/3524 => /to/3524
/from/3525 => /to/3525
/from/3526 => /to/3526
/from/3527 => /to/3527
/from/3528 => /to/3528
/from/3529 => /to/3529
/from/3530 => /to/3530
/from/3531 => /to/3531
/from/3532 => /to/3532
/from/3533 => /to/3533
/from/3534 => /to/3534
/from/3535 => /to/3535
/from/3536 => /to/3536
/from/3537 => /to/3537
/from/3538 => /to/3538
/from/3539 => /to/3539
/from/3540 => /to/3540
/from/3541 => /to/3541
/from/3542 => /to/3542
/from/3543 => /to/3543
/from/3544 => /to/3544
/from/3545 => /to/3545
/from/3546 => /to/3546
/from/3547 => /to/3547
/from/3548 => /to/3548
/from/3549 => /to/3549
/from/3550 => /to/3550
/from/3551 => /to/3551
/from/3552 => /to/3552
/from/3553 => /to/3553
/from/3554 => /to/3554
/from/3555 => /to/3555
/from/3556 => /to/3556
/from/3557 => /to/3557
/from/3558 => /to/3558
/from/3559 => /to/3559
/from/3560 => /to/3560
/from/3561 => /to/3561
/from/3562 => /to/3562
/from/3563 => /to/3563
/from/3564 => /to/3564
/from/3565 => /to/3565
/from/3566 => /to/3566
/from/3567 => /to/3567
/from/3568 => /to/3568
/from/3569 => /to/3569
/from/3570 => /to/3570
/from/3571 => /to/3571
/from/3572 => /to/3572
/from/3573 => /to/3573
/from/3574 => /to/3574
/from/3575 => /to/3575
/from/3576 => /to/3576
/from/3577 => /to/3577
/from/3578 => /to/3578
/from/3579 => /to/3579
/from/3580 => /to/3580
/from/3581 => /to/3581
/from/3582 => /to/3582
/from/3583 => /to/3583
/from/3584 => /to/3584
/from/3585 => /to/3585
/from/3586 => /to/3586
/from/3587 => /to/3587
/from/3588 => /to/3588
/from/3589 => /to/3589
/from/3590 => /to/3590
/from/3591 => /to/3591
/from/3592 => /to/3592
/from/3593 => /to/3593
/from/3594 => /to/3594
/from/3595 => /to/3595
/from/3596 => /to/3596
/from/3597 => /to/3597
/from/3598 => /to/3598
/from/3599 => /to/3599
/from/3600 => /to/3600
/from/3601 => /to/3601
/from/3602 => /to/3602
/from/3603 => /to/3603
/from/3604 => /to/3604
/from/3605 => /to/3605
/from/3606 => /to/3606
/from/3607 => /to/3607
/from/3608 => /to/3608
/from/3609 => /to/3609
/from/3610 => /to/3610
/from/3611 => /to/3611
/from/3612 => /to/3612
/from/3613 => /to/3613
/from/3614 => /to/3614
/from/3615 => /to/3615
/from/3616 => /to/3616
/from/3617 => /to/3617
/from/3618 => /to/3618
/from/3619 => /to/3619
/from/3620 => /to/3620
/from/3621 => /to/3621
/from/3622 => /to/3622
/from/3623 => /to/3623
/from/3624 => /to/3624
/from/3625 => /to/3625
/from/3626 => /to/3626
/from/3627 => /to/3627
/from/3628 => /to/3628
/from/3629 => /to/3629
/from/3630 => /to/3630
/from/3631 => /to/3631
/from/3632 => /to/3632
/from/3633 => /to/3633
/from/3634 => /to/3634
/from/3635 => /to/3635
/from/3636 => /to/3636
/from/3637 => /to/3637
/from/3638 => /to/3638
/from/3639 => /to/3639
/from/3640 => /to/3640
/from/3641 => /to/3641
/from/3642 => /to/3642
/from/3643 => /to/3643
/from/3644 => /to/3644
/from/3645 => /to/3645
/from/3646 => /to/3646
/from/3647 => /to/3647
/from/3648 => /to/3648
/from/3649 => /to/3649
/from/3650 => /to/3650
/from/3651 => /to/3651
/from/3652 => /to/3652
/from/3653 => /to/3653
/from/3654 => /to/3654
/from/3655 => /to/3655
/from/3656 => /to/3656
/from/3657 => /to/3657
/from/3658 => /to/3658
/from/3659 => /to/3659
/from/3660 => /to/3660
/from/3661 => /to/3661
/from/3662 => /to/3662
/from/3663 => /to/3663
/from/3664 => /to/3664
/from/3665 => /to/3665
/from/3666 => /to/3666
/from/3667 => /to/3667
/from/3668 => /to/3668
/from/3669 => /to/3669
/from/3670 => /to/3670
/from/3671 => /to/3671
/from/3672 => /to/3672
/from/3673 => /to/3673
/from/3674 => /to/3674
/from/3675 => /to/3675
/from/3676 => /to/3676
/from/3677 => /to/3677
/from/3678 => /to/3678
/from/3679 => /to/3679
/from/3680 => /to/3680
/from/3681 => /to/3681
/from/3682 => /to/3682
/from/3683 => /to/3683
/from/3684 => /to/3684
/from/3685 => /to/3685
/from/3686 => /to/3686
/from/3687 => /to/3687
/from/3688 => /to/3688
/from/3689 => /to/3689
/from/3690 => /to/3690
/from/3691 => /to/3691
/from/3692 => /to/3692
/from/3693 => /to/3693
/from/3694 => /to/3694
/from/3695 => /to/3695
/from/3696 => /to/3696
/from/3697 => /to/3697
/from/3698 => /to/3698
/from/3699 => /to/3699
/from/3700 => /to/3700
/from/3701 => /to/3701
/from/3702 => /to/3702
/from/3703 => /to/3703
/from/3704 => /to/3704
/from/3705 => /to/3705
/from/3706 => /to/3706
/from/3707 => /to/3707
/from/3708 => /to/3708
/from/3709 => /to/3709
/from/3710 => /to/3710
/from/3711 => /to/3711
/from/3712 => /to/3712
/from/3713 => /to/3713
/from/3714 => /to/3714
/from/3715 => /to/3715
/from/3716 => /to/3716
/from/3717 => /to/3717
/from/3718 => /to/3718
/from/3719 => /to/3719
/from/3720 => /to/3720
/from/3721 => /to/3721
/from/3722 => /to/3722
/from/3723 => /to/3723
/from/3724 => /to/3724
/from/3725 => /to/3725
/from/3726 => /to/3726
/from/3727 => /to/3727
/from/3728 => /to/3728
/from/3729 => /to/3729
/from/3730 => /to/3730
/from/3731 => /to/3731
/from/3732 => /to/3732
/from/3733 => /to/3733
/from/3734 => /to/3734
/from/3735 => /to/3735
/from/3736 => /to/3736
/from/3737 => /to/3737
/from/3738 => /to/3738
/from/3739 => /to/3739
/from/3740 => /to/3740
/from/3741 => /to/3741
/from/3742 => /to/3742
/from/3743 => /to/3743
/from/3744 => /to/3744
/from/3745 => /to/3745
/from/3746 => /to/3746
/from/3747 => /to/3747
/from/3748 => /to/3748
/from/3749 => /to/3749
/from/3750 => /to/3750
/from/3751 => /to/3751
/from/3752 => /to/3752
/from/3753 => /to/3753
/from/3754 => /to/3754
/from/3755 => /to/3755
/from/3756 => /to/3756
/from/3757 => /to/3757
/from/3758 => /to/3758
/from/3759 => /to/3759
/from/3760 => /to/3760
/from/3761 => /to/3761
/from/3762 => /to/3762
/from/3763 => /to/3763
/from/3764 => /to/3764
/from/3765 => /to/3765
/from/3766 => /to/3766
/from/3767 => /to/3767
/from/3768 => /to/3768
/from/3769 => /to/3769
/from/3770 => /to/3770
/from/3771 => /to/3771
/from/3772 => /to/3772
/from/3773 => /to/3773
/from/3774 => /to/3774
/from/3775 => /to/3775
/from/3776 => /to/3776
/from/3777 => /to/3777
/from/3778 => /to/3778
/from/3779 => /to/3779
/from/3780 => /to/3780
/from/3781 => /to/3781
/from/3782 => /to/3782
/from/3783 => /to/3783
/from/3784 => /to/3784
/from/3785 => /to/3785
/from/3786 => /to/3786
/from/3787 => /to/3787
/from/3788 => /to/3788
/from/3789 => /to/3789
/from/3790 => /to/3790
/from/3791 => /to/3791
/from/3792 => /to/3792
/from/3793 => /to/3793
/from/3794 => /to/3794
/from/3795 => /to/3795
/from/3796 => /to/3796
/from/3797 => /to/3797
/from/3798 => /to/3798
/from/3799 => /to/3799
/from/3800 => /to/3800
/from/3801 => /to/3801
/from/3802 => /to/3802
/from/3803 => /to/3803
/from/3804 => /to/3804
/from/3805 => /to/3805
/from/3806 => /to/3806
/from/3807 => /to/3807
/from/3808 => /to/3808
/from/3809 => /to/3809
/from/3810 => /to/3810
/from/3811 => /to/3811
/from/3812 => /to/3812
/from/3813 => /to/3813
/from/3814 => /to/3814
/from/3815 => /to/3815
/from/3816 => /to/3816
/from/3817 => /to/3817
/from/3818 => /to/3818
/from/3819 => /to/3819
/from/3820 => /to/3820
/from/3821 => /to/3821
/from/3822 => /to/3822
/from/3823 => /to/3823
/from/3824 => /to/3824
/from/3825 => /to/3825
/from/3826 => /to/3826
/from/3827 => /to/3827
/from/3828 => /to/3828
/from/3829 => /to/3829
/from/3830 => /to/3830
/from/3831 => /to/3831
/from/3832 => /to/3832
/from/3833 => /to/3833
/from/3834 => /to/3834
/from/3835 => /to/3835
/from/3836 => /to/3836
/from/3837 => /to/3837
/from/3838 => /to/3838
/from/3839 => /to/3839
/from/3840 => /to/3840
/from/3841 => /to/3841
/from/3842 => /to/3842
/from/3843 => /to/3843
/from/3844 => /to/3844
/from/3845 => /to/3845
/from/3846 => /to/3846
/from/3847 => /to/3847
/from/3848 => /to/3848
/from/3849 => /to/3849
/from/3850 => /to/3850
/from/3851 => /to/3851
/from/3852 => /to/3852
/from/3853 => /to/3853
/from/3854 => /to/3854
/from/3855 => /to/3855
/from/3856 => /to/3856
/from/3857 => /to/3857
/from/3858 => /to/3858
/from/3859 => /to/3859
/from/3860 => /to/3860
/from/3861 => /to/3861
/from/3862 => /to/3862
/from/3863 => /to/3863
/from/3864 => /to/3864
/from/3865 => /to/3865
/from/3866 => /to/3866
/from/3867 => /to/3867
/from/3868 => /to/3868
/from/3869 => /to/3869
/from/3870 => /to/3870
/from/3871 => /to/3871
/from/3872 => /to/3872
/from/3873 => /to/3873
/from/3874 => /to/3874
/from/3875 => /to/3875
/from/3876 => /to/3876
/from/3877 => /to/3877
/from/3878 => /to/3878
/from/3879 => /to/3879
/from/3880 => /to/3880
/from/3881 => /to/3881
/from/3882 => /to/3882
/from/3883 => /to/3883
/from/3884 => /to/3884
/from/3885 => /to/3885
/from/3886 => /to/3886
/from/3887 => /to/3887
/from/3888 => /to/3888
/from/3889 => /to/3889
/from/3890 => /to/3890
/from/3891 => /to/3891
/from/3892 => /to/3892
/from/3893 => /to/3893
/from/3894 => /to/3894
/from/3895 => /to/3895
/from/3896 => /to/3896
/from/3897 => /to/3897
/from/3898 => /to/3898
/from/3899 => /to/3899
/from/3900 => /to/3900
/from/3901 => /to/3901
/from/3902 => /to/3902
/from/3903 => /to/3903
/from/3904 => /to/3904
/from/3905 => /to/3905
/from/3906 => /to/3906
/from/3907 => /to/3907
/from/3908 => /to/3908
/from/3909 => /to/3909
/from/3910 => /to/3910
/from/3911 => /to/3911
/from/3912 => /to/3912
/from/3913 => /to/3913
/from/3914 => /to/3914
/from/3915 => /to/3915
/from/3916 => /to/3916
/from/3917 => /to/3917
/from/3918 => /to/3918
/from/3919 => /to/3919
/from/3920 => /to/3920
/from/3921 => /to/3921
/from/3922 => /to/3922
/from/3923 => /to/3923
/from/3924 => /to/3924
/from/3925 => /to/3925
/from/3926 => /to/3926
/from/3927 => /to/3927
/from/3928 => /to/3928
/from/3929 => /to/3929
/from/3930 => /to/3930
/from/3931 => /to/3931
/from/3932 => /to/3932
/from/3933 => /to/3933
/from/3934 => /to/3934
/from/3935 => /to/3935
/from/3936 => /to/3936
/from/3937 => /to/3937
/from/3938 => /to/3938
/from/3939 => /to/3939
/from/3940 => /to/3940
/from/3941 => /to/3941
/from/3942 => /to/3942
/from/3943 => /to/3943
/from/3944 => /to/3944
/from/3945 => /to/3945
/from/3946 => /to/3946
/from/3947 => /to/3947
/from/3948 => /to/3948
/from/3949 => /to/3949
/from/3950 => /to/3950
/from/3951 => /to/3951
/from/3952 => /to/3952
/from/3953 => /to/3953
/from/3954 => /to/3954
/from/3955 => /to/3955
/from/3956 => /to/3956
/from/3957 => /to/3957
/from/3958 => /to/3958
/from/3959 => /to/3959
/from/3960 => /to/3960
/from/3961 => /to/3961
/from/3962 => /to/3962
/from/3963 => /to/3963
/from/3964 => /to/3964
/from/3965 => /to/3965
/from/3966 => /to/3966
/from/3967 => /to/3967
/from/3968 => /to/3968
/from/3969 => /to/3969
/from/3970 => /to/3970
/from/3971 => /to/3971
/from/3972 => /to/3972
/from/3973 => /to/3973
/from/3974 => /to/3974
/from/3975 => /to/3975
/from/3976 => /to/3976
/from/3977 => /to/3977
/from/3978 => /to/3978
/from/3979 => /to/3979
/from/3980 => /to/3980
/from/3981 => /to/3981
/from/3982 => /to/3982
/from/3983 => /to/3983
/from/3984 => /to/3984
/from/3985 => /to/3985
/from/3986 => /to/3986
/from/3987 => /to/3987
/from/3988 => /to/3988
/from/3989 => /to/3989
/from/3990 => /to/3990
/from/3991 => /to/3991
/from/3992 => /to/3992
/from/3993 => /to/3993
/from/3994 => /to/3994
/from/3995 => /to/3995
/from/3996 => /to/3996
/from/3997 => /to/3997
/from/3998 => /to/3998
/from/3999 => /to/3999
/from/4000 => /to/4000
/from/4001 => /to/4001
/from/4002 => /to/4002
/from/4003 => /to/4003
/from/4004 => /to/4004
/from/4005 => /to/4005
/from/4006 => /to/4006
/from/4007 => /to/4007
/from/4008 => /to/4008
/from/4009 => /to/4009
/from/4010 => /to/4010
/from/4011 => /to/4011
/from/4012 => /to/4012
/from/4013 => /to/4013
/from/4014 => /to/4014
/from/4015 => /to/4015
/from/4016 => /to/4016
/from/4017 => /to/4017
/from/4018 => /to/4018
/from/4019 => /to/4019
/from/4020 => /to/4020
/from/4021 => /to/4021
/from/4022 => /to/4022
/from/4023 => /to/4023
/from/4024 => /to/4024
/from/4025 => /to/4025
/from/4026 => /to/4026
/from/4027 => /to/4027
/from/4028 => /to/4028
/from/4029 => /to/4029
/from/4030 => /to/4030
/from/4031 => /to/4031
/from/4032 => /to/4032
/from/4033 => /to/4033
/from/4034 => /to/4034
/from/4035 => /to/4035
/from/4036 => /to/4036
/from/4037 => /to/4037
/from/4038 => /to/4038
/from/4039 => /to/4039
/from/4040 => /to/4040
/from/4041 => /to/4041
/from/4042 => /to/4042
/from/4043 => /to/4043
/from/4044 => /to/4044
/from/4045 => /to/4045
/from/4046 => /to/4046
/from/4047 => /to/4047
/from/4048 => /to/4048
/from/4049 => /to/4049
/from/4050 => /to/4050
/from/4051 => /to/4051
/from/4052 => /to/4052
/from/4053 => /to/4053
/from/4054 => /to/4054
/from/4055 => /to/4055
/from/4056 => /to/4056
/from/4057 => /to/4057
/from/4058 => /to/4058
/from/4059 => /to/4059
/from/4060 => /to/4060
/from/4061 => /to/4061
/from/4062 => /to/4062
/from/4063 => /to/4063
/from/4064 => /to/4064
/from/4065 => /to/4065
/from/4066 => /to/4066
/from/4067 => /to/4067
/from/4068 => /to/4068
/from/4069 => /to/4069
/from/4070 => /to/4070
/from/4071 => /to/4071
/from/4072 => /to/4072
/from/4073 => /to/4073
/from/4074 => /to/4074
/from/4075 => /to/4075
/from/4076 => /to/4076
/from/4077 => /to/4077
/from/4078 => /to/4078
/from/4079 => /to/4079
/from/4080 => /to/4080
/from/4081 => /to/4081
/from/4082 => /to/4082
/from/4083 => /to/4083
/from/4084 => /to/4084
/from/4085 => /to/4085
/from/4086 => /to/4086
/from/4087 => /to/4087
/from/4088 => /to/4088
/from/4089 => /to/4089
/from/4090 => /to/4090
/from/4091 => /to/4091
/from/4092 => /to/4092
/from/4093 => /to/4093
/from/4094 => /to/4094
/from/4095 => /to/4095
/from/4096 => /to/4096
/from/4097 => /to/4097
/from/4098 => /to/4098
/from/4099 => /to/4099
/from/4100 => /to/4100
/from/4101 => /to/4101
/from/4102 => /to/4102
/from/4103 => /to/4103
/from/4104 => /to/4104
/from/4105 => /to/4105
/from/4106 => /to/4106
/from/4107 => /to/4107
/from/4108 => /to/4108
/from/4109 => /to/4109
/from/4110 => /to/4110
/from/4111 => /to/4111
/from/4112 => /to/4112
/from/4113 => /to/4113
/from/4114 => /to/4114
/from/4115 => /to/4115
/from/4116 => /to/4116
/from/4117 => /to/4117
/from/4118 => /to/4118
/from/4119 => /to/4119
/from/4120 => /to/4120
/from/4121 => /to/4121
/from/4122 => /to/4122
/from/4123 => /to/4123
/from/4124 => /to/4124
/from/4125 => /to/4125
/from/4126 => /to/4126
/from/4127 => /to/4127
/from/4128 => /to/4128
/from/4129 => /to/4129
/from/4130 => /to/4130
/from/4131 => /to/4131
/from/4132 => /to/4132
/from/4133 => /to/4133
/from/4134 => /to/4134
/from/4135 => /to/4135
/from/4136 => /to/4136
/from/4137 => /to/4137
/from/4138 => /to/4138
/from/4139 => /to/4139
/from/4140 => /to/4140
/from/4141 => /to/4141
/from/4142 => /to/4142
/from/4143 => /to/4143
/from/4144 => /to/4144
/from/4145 => /to/4145
/from/4146 => /to/4146
/from/4147 => /to/4147
/from/4148 => /to/4148
/from/4149 => /to/4149
/from/4150 => /to/4150
/from/4151 => /to/4151
/from/4152 => /to/4152
/from/4153 => /to/4153
/from/4154 => /to/4154
/from/4155 => /to/4155
/from/4156 => /to/4156
/from/4157 => /to/4157
/from/4158 => /to/4158
/from/4159 => /to/4159
/from/4160 => /to/4160
/from/4161 => /to/4161
/from/4162 => /to/4162
/from/4163 => /to/4163
/from/4164 => /to/4164
/from/4165 => /to/4165
/from/4166 => /to/4166
/from/4167 => /to/4167
/from/4168 => /to/4168
/from/4169 => /to/4169
/from/4170 => /to/4170
/from/4171 => /to/4171
/from/4172 => /to/4172
/from/4173 => /to/4173
/from/4174 => /to/4174
/from/4175 => /to/4175
/from/4176 => /to/4176
/from/4177 => /to/4177
/from/4178 => /to/4178
/from/4179 => /to/4179
/from/4180 => /to/4180
/from/4181 => /to/4181
/from/4182 => /to/4182
/from/4183 => /to/4183
/from/4184 => /to/4184
/from/4185 => /to/4185
/from/4186 => /to/4186
/from/4187 => /to/4187
/from/4188 => /to/4188
/from/4189 => /to/4189
/from/4190 => /to/4190
/from/4191 => /to/4191
/from/4192 => /to/4192
/from/4193 => /to/4193
/from/4194 => /to/4194
/from/4195 => /to/4195
/from/4196 => /to/4196
/from/4197 => /to/4197
/from/4198 => /to/4198
/from/4199 => /to/4199
/from/4200 => /to/4200
/from/4201 => /to/4201
/from/4202 => /to/4202
/from/4203 => /to/4203
/from/4204 => /to/4204
/from/4205 => /to/4205
/from/4206 => /to/4206
/from/4207 => /to/4207
/from/4208 => /to/4208
/from/4209 => /to/4209
/from/4210 => /to/4210
/from/4211 => /to/4211
/from/4212 => /to/4212
/from/4213 => /to/4213
/from/4214 => /to/4214
/from/4215 => /to/4215
/from/4216 => /to/4216
/from/4217 => /to/4217
/from/4218 => /to/4218
/from/4219 => /to/4219
/from/4220 => /to/4220
/from/4221 => /to/4221
/from/4222 => /to/4222
/from/4223 => /to/4223
/from/4224 => /to/4224
/from/4225 => /to/4225
/from/4226 => /to/4226
/from/4227 => /to/4227
/from/4228 => /to/4228
/from/4229 => /to/4229
/from/4230 => /to/4230
/from/4231 => /to/4231
/from/4232 => /to/4232
/from/4233 => /to/4233
/from/4234 => /to/4234
/from/4235 => /to/4235
/from/4236 => /to/4236
/from/4237 => /to/4237
/from/4238 => /to/4238
/from/4239 => /to/4239
/from/4240 => /to/4240
/from/4241 => /to/4241
/from/4242 => /to/4242
/from/4243 => /to/4243
/from/4244 => /to/4244
/from/4245 => /to/4245
/from/4246 => /to/4246
/from/4247 => /to/4247
/from/4248 => /to/4248
/from/4249 => /to/4249
/from/4250 => /to/4250
/from/4251 => /to/4251
/from/4252 => /to/4252
/from/4253 => /to/4253
/from/4254 => /to/4254
/from/4255 => /to/4255
/from/4256 => /to/4256
/from/4257 => /to/4257
/from/4258 => /to/4258
/from/4259 => /to/4259
/from/4260 => /to/4260
/from/4261 => /to/4261
/from/4262 => /to/4262
/from/4263 => /to/4263
/from/4264 => /to/4264
/from/4265 => /to/4265
/from/4266 => /to/4266
/from/4267 => /to/4267
/from/4268 => /to/4268
/from/4269 => /to/4269
/from/4270 => /to/4270
/from/4271 => /to/4271
/from/4272 => /to/4272
/from/4273 => /to/4273
/from/4274 => /to/4274
/from/4275 => /to/4275
/from/4276 => /to/4276
/from/4277 => /to/4277
/from/4278 => /to/4278
/from/4279 => /to/4279
/from/4280 => /to/4280
/from/4281 => /to/4281
/from/4282 => /to/4282
/from/4283 => /to/4283
/from/4284 => /to/4284
/from/4285 => /to/4285
/from/4286 => /to/4286
/from/4287 => /to/4287
/from/4288 => /to/4288
/from/4289 => /to/4289
/from/4290 => /to/4290
/from/4291 => /to/4291
/from/4292 => /to/4292
/from/4293 => /to/4293
/from/4294 => /to/4294
/from/4295 => /to/4295
/from/4296 => /to/4296
/from/4297 => /to/4297
/from/4298 => /to/4298
/from/4299 => /to/4299
/from/4300 => /to/4300
/from/4301 => /to/4301
/from/4302 => /to/4302
/from/4303 => /to/4303
/from/4304 => /to/4304
/from/4305 => /to/4305
/from/4306 => /to/4306
/from/4307 => /to/4307
/from/4308 => /to/4308
/from/4309 => /to/4309
/from/4310 => /to/4310
/from/4311 => /to/4311
/from/4312 => /to/4312
/from/4313 => /to/4313
/from/4314 => /to/4314
/from/4315 => /to/4315
/from/4316 => /to/4316
/from/4317 => /to/4317
/from/4318 => /to/4318
/from/4319 => /to/4319
/from/4320 => /to/4320
/from/4321 => /to/4321
/from/4322 => /to/4322
/from/4323 => /to/4323
/from/4324 => /to/4324
/from/4325 => /to/4325
/from/4326 => /to/4326
/from/4327 => /to/4327
/from/4328 => /to/4328
/from/4329 => /to/4329
/from/4330 => /to/4330
/from/4331 => /to/4331
/from/4332 => /to/4332
/from/4333 => /to/4333
/from/4334 => /to/4334
/from/4335 => /to/4335
/from/4336 => /to/4336
/from/4337 => /to/4337
/from/4338 => /to/4338
/from/4339 => /to/4339
/from/4340 => /to/4340
/from/4341 => /to/4341
/from/4342 => /to/4342
/from/4343 => /to/4343
/from/4344 => /to/4344
/from/4345 => /to/4345
/from/4346 => /to/4346
/from/4347 => /to/4347
/from/4348 => /to/4348
/from/4349 => /to/4349
/from/4350 => /to/4350
/from/4351 => /to/4351
/from/4352 => /to/4352
/from/4353 => /to/4353
/from/4354 => /to/4354
/from/4355 => /to/4355
/from/4356 => /to/4356
/from/4357 => /to/4357
/from/4358 => /to/4358
/from/4359 => /to/4359
/from/4360 => /to/4360
/from/4361 => /to/4361
/from/4362 => /to/4362
/from/4363 => /to/4363
/from/4364 => /to/4364
/from/4365 => /to/4365
/from/4366 => /to/4366
/from/4367 => /to/4367
/from/4368 => /to/4368
/from/4369 => /to/4369
/from/4370 => /to/4370
/from/4371 => /to/4371
/from/4372 => /to/4372
/from/4373 => /to/4373
/from/4374 => /to/4374
/from/4375 => /to/4375
/from/4376 => /to/4376
/from/4377 => /to/4377
/from/4378 => /to/4378
/from/4379 => /to/4379
/from/4380 => /to/4380
/from/4381 => /to/4381
/from/4382 => /to/4382
/from/4383 => /to/4383
/from/4384 => /to/4384
/from/4385 => /to/4385
/from/4386 => /to/4386
/from/4387 => /to/4387
/from/4388 => /to/4388
/from/4389 => /to/4389
/from/4390 => /to/4390
/from/4391 => /to/4391
/from/4392 => /to/4392
/from/4393 => /to/4393
/from/4394 => /to/4394
/from/4395 => /to/4395
/from/4396 => /to/4396
/from/4397 => /to/4397
/from/4398 => /to/4398
/from/4399 => /to/4399
/from/4400 => /to/4400
/from/4401 => /to/4401
/from/4402 => /to/4402
/from/4403 => /to/4403
/from/4404 => /to/4404
/from/4405 => /to/4405
/from/4406 => /to/4406
/from/4407 => /to/4407
/from/4408 => /to/4408
/from/4409 => /to/4409
/from/4410 => /to/4410
/from/4411 => /to/4411
/from/4412 => /to/4412
/from/4413 => /to/4413
/from/4414 => /to/4414
/from/4415 => /to/4415
/from/4416 => /to/4416
/from/4417 => /to/4417
/from/4418 => /to/4418
/from/4419 => /to/4419
/from/4420 => /to/4420
/from/4421 => /to/4421
/from/4422 => /to/4422
/from/4423 => /to/4423
/from/4424 => /to/4424
/from/4425 => /to/4425
/from/4426 => /to/4426
/from/4427 => /to/4427
/from/4428 => /to/4428
/from/4429 => /to/4429
/from/4430 => /to/4430
/from/4431 => /to/4431
/from/4432 => /to/4432
/from/4433 => /to/4433
/from/4434 => /to/4434
/from/4435 => /to/4435
/from/4436 => /to/4436
/from/4437 => /to/4437
/from/4438 => /to/4438
/from/4439 => /to/4439
/from/4440 => /to/4440
/from/4441 => /to/4441
/from/4442 => /to/4442
/from/4443 => /to/4443
/from/4444 => /to/4444
/from/4445 => /to/4445
/from/4446 => /to/4446
/from/4447 => /to/4447
/from/4448 => /to/4448
/from/4449 => /to/4449
/from/4450 => /to/4450
/from/4451 => /to/4451
/from/4452 => /to/4452
/from/4453 => /to/4453
/from/4454 => /to/4454
/from/4455 => /to/4455
/from/4456 => /to/4456
/from/4457 => /to/4457
/from/4458 => /to/4458
/from/4459 => /to/4459
/from/4460 => /to/4460
/from/4461 => /to/4461
/from/4462 => /to/4462
/from/4463 => /to/4463
/from/4464 => /to/4464
/from/4465 => /to/4465
/from/4466 => /to/4466
/from/4467 => /to/4467
/from/4468 => /to/4468
/from/4469 => /to/4469
/from/4470 => /to/4470
/from/4471 => /to/4471
/from/4472 => /to/4472
/from/4473 => /to/4473
/from/4474 => /to/4474
/from/4475 => /to/4475
/from/4476 => /to/4476
/from/4477 => /to/4477
/from/4478 => /to/4478
/from/4479 => /to/4479
/from/4480 => /to/4480
/from/4481 => /to/4481
/from/4482 => /to/4482
/from/4483 => /to/4483
/from/4484 => /to/4484
/from/4485 => /to/4485
/from/4486 => /to/4486
/from/4487 => /to/4487
/from/4488 => /to/4488
/from/4489 => /to/4489
/from/4490 => /to/4490
/from/4491 => /to/4491
/from/4492 => /to/4492
/from/4493 => /to/4493
/from/4494 => /to/4494
/from/4495 => /to/4495
/from/4496 => /to/4496
/from/4497 => /to/4497
/from/4498 => /to/4498
/from/4499 => /to/4499
/from/4500 => /to/4500
/from/4501 => /to/4501
/from/4502 => /to/4502
/from/4503 => /to/4503
/from/4504 => /to/4504
/from/4505 => /to/4505
/from/4506 => /to/4506
/from/4507 => /to/4507
/from/4508 => /to/4508
/from/4509 => /to/4509
/from/4510 => /to/4510
/from/4511 => /to/4511
/from/4512 => /to/4512
/from/4513 => /to/4513
/from/4514 => /to/4514
/from/4515 => /to/4515
/from/4516 => /to/4516
/from/4517 => /to/4517
/from/4518 => /to/4518
/from/4519 => /to/4519
/from/4520 => /to/4520
/from/4521 => /to/4521
/from/4522 => /to/4522
/from/4523 => /to/4523
/from/4524 => /to/4524
/from/4525 => /to/4525
/from/4526 => /to/4526
/from/4527 => /to/4527
/from/4528 => /to/4528
/from/4529 => /to/4529
/from/4530 => /to/4530
/from/4531 => /to/4531
/from/4532 => /to/4532
/from/4533 => /to/4533
/from/4534 => /to/4534
/from/4535 => /to/4535
/from/4536 => /to/4536
/from/4537 => /to/4537
/from/4538 => /to/4538
/from/4539 => /to/4539
/from/4540 => /to/4540
/from/4541 => /to/4541
/from/4542 => /to/4542
/from/4543 => /to/4543
/from/4544 => /to/4544
/from/4545 => /to/4545
/from/4546 => /to/4546
/from/4547 => /to/4547
/from/4548 => /to/4548
/from/4549 => /to/4549
/from/4550 => /to/4550
/from/4551 => /to/4551
/from/4552 => /to/4552
/from/4553 => /to/4553
/from/4554 => /to/4554
/from/4555 => /to/4555
/from/4556 => /to/4556
/from/4557 => /to/4557
/from/4558 => /to/4558
/from/4559 => /to/4559
/from/4560 => /to/4560
/from/4561 => /to/4561
/from/4562 => /to/4562
/from/4563 => /to/4563
/from/4564 => /to/4564
/from/4565 => /to/4565
/from/4566 => /to/4566
/from/4567 => /to/4567
/from/4568 => /to/4568
/from/4569 => /to/4569
/from/4570 => /to/4570
/from/4571 => /to/4571
/from/4572 => /to/4572
/from/4573 => /to/4573
/from/4574 => /to/4574
/from/4575 => /to/4575
/from/4576 => /to/4576
/from/4577 => /to/4577
/from/4578 => /to/4578
/from/4579 => /to/4579
/from/4580 => /to/4580
/from/4581 => /to/4581
/from/4582 => /to/4582
/from/4583 => /to/4583
/from/4584 => /to/4584
/from/4585 => /to/4585
/from/4586 => /to/4586
/from/4587 => /to/4587
/from/4588 => /to/4588
/from/4589 => /to/4589
/from/4590 => /to/4590
/from/4591 => /to/4591
/from/4592 => /to/4592
/from/4593 => /to/4593
/from/4594 => /to/4594
/from/4595 => /to/4595
/from/4596 => /to/4596
/from/4597 => /to/4597
/from/4598 => /to/4598
/from/4599 => /to/4599
/from/4600 => /to/4600
/from/4601 => /to/4601
/from/4602 => /to/4602
/from/4603 => /to/4603
/from/4604 => /to/4604
/from/4605 => /to/4605
/from/4606 => /to/4606
/from/4607 => /to/4607
/from/4608 => /to/4608
/from/4609 => /to/4609
/from/4610 => /to/4610
/from/4611 => /to/4611
/from/4612 => /to/4612
/from/4613 => /to/4613
/from/4614 => /to/4614
/from/4615 => /to/4615
/from/4616 => /to/4616
/from/4617 => /to/4617
/from/4618 => /to/4618
/from/4619 => /to/4619
/from/4620 => /to/4620
/from/4621 => /to/4621
/from/4622 => /to/4622
/from/4623 => /to/4623
/from/4624 => /to/4624
/from/4625 => /to/4625
/from/4626 => /to/4626
/from/4627 => /to/4627
/from/4628 => /to/4628
/from/4629 => /to/4629
/from/4630 => /to/4630
/from/4631 => /to/4631
/from/4632 => /to/4632
/from/4633 => /to/4633
/from/4634 => /to/4634
/from/4635 => /to/4635
/from/4636 => /to/4636
/from/4637 => /to/4637
/from/4638 => /to/4638
/from/4639 => /to/4639
/from/4640 => /to/4640
/from/4641 => /to/4641
/from/4642 => /to/4642
/from/4643 => /to/4643
/from/4644 => /to/4644
/from/4645 => /to/4645
/from/4646 => /to/4646
/from/4647 => /to/4647
/from/4648 => /to/4648
/from/4649 => /to/4649
/from/4650 => /to/4650
/from/4651 => /to/4651
/from/4652 => /to/4652
/from/4653 => /to/4653
/from/4654 => /to/4654
/from/4655 => /to/4655
/from/4656 => /to/4656
/from/4657 => /to/4657
/from/4658 => /to/4658
/from/4659 => /to/4659
/from/4660 => /to/4660
/from/4661 => /to/4661
/from/4662 => /to/4662
/from/4663 => /to/4663
/from/4664 => /to/4664
/from/4665 => /to/4665
/from/4666 => /to/4666
/from/4667 => /to/4667
/from/4668 => /to/4668
/from/4669 => /to/4669
/from/4670 => /to/4670
/from/4671 => /to/4671
/from/4672 => /to/4672
/from/4673 => /to/4673
/from/4674 => /to/4674
/from/4675 => /to/4675
/from/4676 => /to/4676
/from/4677 => /to/4677
/from/4678 => /to/4678
/from/4679 => /to/4679
/from/4680 => /to/4680
/from/4681 => /to/4681
/from/4682 => /to/4682
/from/4683 => /to/4683
/from/4684 => /to/4684
/from/4685 => /to/4685
/from/4686 => /to/4686
/from/4687 => /to/4687
/from/4688 => /to/4688
/from/4689 => /to/4689
/from/4690 => /to/4690
/from/4691 => /to/4691
/from/4692 => /to/4692
/from/4693 => /to/4693
/from/4694 => /to/4694
/from/4695 => /to/4695
/from/4696 => /to/4696
/from/4697 => /to/4697
/from/4698 => /to/4698
/from/4699 => /to/4699
/from/4700 => /to/4700
/from/4701 => /to/4701
/from/4702 => /to/4702
/from/4703 => /to/4703
/from/4704 => /to/4704
/from/4705 => /to/4705
/from/4706 => /to/4706
/from/4707 => /to/4707
/from/4708 => /to/4708
/from/4709 => /to/4709
/from/4710 => /to/4710
/from/4711 => /to/4711
/from/4712 => /to/4712
/from/4713 => /to/4713
/from/4714 => /to/4714
/from/4715 => /to/4715
/from/4716 => /to/4716
/from/4717 => /to/4717
/from/4718 => /to/4718
/from/4719 => /to/4719
/from/4720 => /to/4720
/from/4721 => /to/4721
/from/4722 => /to/4722
/from/4723 => /to/4723
/from/4724 => /to/4724
/from/4725 => /to/4725
/from/4726 => /to/4726
/from/4727 => /to/4727
/from/4728 => /to/4728
/from/4729 => /to/4729
/from/4730 => /to/4730
/from/4731 => /to/4731
/from/4732 => /to/4732
/from/4733 => /to/4733
/from/4734 => /to/4734
/from/4735 => /to/4735
/from/4736 => /to/4736
/from/4737 => /to/4737
/from/4738 => /to/4738
/from/4739 => /to/4739
/from/4740 => /to/4740
/from/4741 => /to/4741
/from/4742 => /to/4742
/from/4743 => /to/4743
/from/4744 => /to/4744
/from/4745 => /to/4745
/from/4746 => /to/4746
/from/4747 => /to/4747
/from/4748 => /to/4748
/from/4749 => /to/4749
/from/4750 => /to/4750
/from/4751 => /to/4751
/from/4752 => /to/4752
/from/4753 => /to/4753
/from/4754 => /to/4754
/from/4755 => /to/4755
/from/4756 => /to/4756
/from/4757 => /to/4757
/from/4758 => /to/4758
/from/4759 => /to/4759
/from/4760 => /to/4760
/from/4761 => /to/4761
/from/4762 => /to/4762
/from/4763 => /to/4763
/from/4764 => /to/4764
/from/4765 => /to/4765
/from/4766 => /to/4766
/from/4767 => /to/4767
/from/4768 => /to/4768
/from/4769 => /to/4769
/from/4770 => /to/4770
/from/4771 => /to/4771
/from/4772 => /to/4772
/from/4773 => /to/4773
/from/4774 => /to/4774
/from/4775 => /to/4775
/from/4776 => /to/4776
/from/4777 => /to/4777
/from/4778 => /to/4778
/from/4779 => /to/4779
/from/4780 => /to/4780
/from/4781 => /to/4781
/from/4782 => /to/4782
/from/4783 => /to/4783
/from/4784 => /to/4784
/from/4785 => /to/4785
/from/4786 => /to/4786
/from/4787 => /to/4787
/from/4788 => /to/4788
/from/4789 => /to/4789
/from/4790 => /to/4790
/from/4791 => /to/4791
/from/4792 => /to/4792
/from/4793 => /to/4793
/from/4794 => /to/4794
/from/4795 => /to/4795
/from/4796 => /to/4796
/from/4797 => /to/4797
/from/4798 => /to/4798
/from/4799 => /to/4799
/from/4800 => /to/4800
/from/4801 => /to/4801
/from/4802 => /to/4802
/from/4803 => /to/4803
/from/4804 => /to/4804
/from/4805 => /to/4805
/from/4806 => /to/4806
/from/4807 => /to/4807
/from/4808 => /to/4808
/from/4809 => /to/4809
/from/4810 => /to/4810
/from/4811 => /to/4811
/from/4812 => /to/4812
/from/4813 => /to/4813
/from/4814 => /to/4814
/from/4815 => /to/4815
/from/4816 => /to/4816
/from/4817 => /to/4817
/from/4818 => /to/4818
/from/4819 => /to/4819
/from/4820 => /to/4820
/from/4821 => /to/4821
/from/4822 => /to/4822
/from/4823 => /to/4823
/from/4824 => /to/4824
/from/4825 => /to/4825
/from/4826 => /to/4826
/from/4827 => /to/4827
/from/4828 => /to/4828
/from/4829 => /to/4829
/from/4830 => /to/4830
/from/4831 => /to/4831
/from/4832 => /to/4832
/from/4833 => /to/4833
/from/4834 => /to/4834
/from/4835 => /to/4835
/from/4836 => /to/4836
/from/4837 => /to/4837
/from/4838 => /to/4838
/from/4839 => /to/4839
/from/4840 => /to/4840
/from/4841 => /to/4841
/from/4842 => /to/4842
/from/4843 => /to/4843
/from/4844 => /to/4844
/from/4845 => /to/4845
/from/4846 => /to/4846
/from/4847 => /to/4847
/from/4848 => /to/4848
/from/4849 => /to/4849
/from/4850 => /to/4850
/from/4851 => /to/4851
/from/4852 => /to/4852
/from/4853 => /to/4853
/from/4854 => /to/4854
/from/4855 => /to/4855
/from/4856 => /to/4856
/from/4857 => /to/4857
/from/4858 => /to/4858
/from/4859 => /to/4859
/from/4860 => /to/4860
/from/4861 => /to/4861
/from/4862 => /to/4862
/from/4863 => /to/4863
/from/4864 => /to/4864
/from/4865 => /to/4865
/from/4866 => /to/4866
/from/4867 => /to/4867
/from/4868 => /to/4868
/from/4869 => /to/4869
/from/4870 => /to/4870
/from/4871 => /to/4871
/from/4872 => /to/4872
/from/4873 => /to/4873
/from/4874 => /to/4874
/from/4875 => /to/4875
/from/4876 => /to/4876
/from/4877 => /to/4877
/from/4878 => /to/4878
/from/4879 => /to/4879
/from/4880 => /to/4880
/from/4881 => /to/4881
/from/4882 => /to/4882
/from/4883 => /to/4883
/from/4884 => /to/4884
/from/4885 => /to/4885
/from/4886 => /to/4886
/from/4887 => /to/4887
/from/4888 => /to/4888
/from/4889 => /to/4889
/from/4890 => /to/4890
/from/4891 => /to/4891
/from/4892 => /to/4892
/from/4893 => /to/4893
/from/4894 => /to/4894
/from/4895 => /to/4895
/from/4896 => /to/4896
/from/4897 => /to/4897
/from/4898 => /to/4898
/from/4899 => /to/4899
/from/4900 => /to/4900
/from/4901 => /to/4901
/from/4902 => /to/4902
/from/4903 => /to/4903
/from/4904 => /to/4904
/from/4905 => /to/4905
/from/4906 => /to/4906
/from/4907 => /to/4907
/from/4908 => /to/4908
/from/4909 => /to/4909
/from/4910 => /to/4910
/from/4911 => /to/4911
/from/4912 => /to/4912
/from/4913 => /to/4913
/from/4914 => /to/4914
/from/4915 => /to/4915
/from/4916 => /to/4916
/from/4917 => /to/4917
/from/4918 => /to/4918
/from/4919 => /to/4919
/from/4920 => /to/4920
/from/4921 => /to/4921
/from/4922 => /to/4922
/from/4923 => /to/4923
/from/4924 => /to/4924
/from/4925 => /to/4925
/from/4926 => /to/4926
/from/4927 => /to/4927
/from/4928 => /to/4928
/from/4929 => /to/4929
/from/4930 => /to/4930
/from/4931 => /to/4931
/from/4932 => /to/4932
/from/4933 => /to/4933
/from/4934 => /to/4934
/from/4935 => /to/4935
/from/4936 => /to/4936
/from/4937 => /to/4937
/from/4938 => /to/4938
/from/4939 => /to/4939
/from/4940 => /to/4940
/from/4941 => /to/4941
/from/4942 => /to/4942
/from/4943 => /to/4943
/from/4944 => /to/4944
/from/4945 => /to/4945
/from/4946 => /to/4946
/from/4947 => /to/4947
/from/4948 => /to/4948
/from/4949 => /to/4949
/from/4950 => /to/4950
/from/4951 => /to/4951
/from/4952 => /to/4952
/from/4953 => /to/4953
/from/4954 => /to/4954
/from/4955 => /to/4955
/from/4956 => /to/4956
/from/4957 => /to/4957
/from/4958 => /to/4958
/from/4959 => /to/4959
/from/4960 => /to/4960
/from/4961 => /to/4961
/from/4962 => /to/4962
/from/4963 => /to/4963
/from/4964 => /to/4964
/from/4965 => /to/4965
/from/4966 => /to/4966
/from/4967 => /to/4967
/from/4968 => /to/4968
/from/4969 => /to/4969
/from/4970 => /to/4970
/from/4971 => /to/4971
/from/4972 => /to/4972
/from/4973 => /to/4973
/from/4974 => /to/4974
/from/4975 => /to/4975
/from/4976 => /to/4976
/from/4977 => /to/4977
/from/4978 => /to/4978
/from/4979 => /to/4979
/from/4980 => /to/4980
/from/4981 => /to/4981
/from/4982 => /to/4982
/from/4983 => /to/4983
/from/4984 => /to/4984
/from/4985 => /to/4985
/from/4986 => /to/4986
/from/4987 => /to/4987
/from/4988 => /to/4988
/from/4989 => /to/4989
/from/4990 => /to/4990
/from/4991 => /to/4991
/from/4992 => /to/4992
/from/4993 => /to/4993
/from/4994 => /to/4994
/from/4995 => /to/4995
/from/4996 => /to/4996
/from/4997 => /to/4997
/from/4998 => /to/4998
/from/4999 => /to/4999
/from/5000 => /to/5000
/from/5001 => /to/5001
/from/5002 => /to/5002
/from/5003 => /to/5003
/from/5004 => /to/5004
/from/5005 => /to/5005
/from/5006 => /to/5006
/from/5007 => /to/5007
/from/5008 => /to/5008
/from/5009 => /to/5009
/from/5010 => /to/5010
/from/5011 => /to/5011
/from/5012 => /to/5012
/from/5013 => /to/5013
/from/5014 => /to/5014
/from/5015 => /to/5015
/from/5016 => /to/5016
/from/5017 => /to/5017
/from/5018 => /to/5018
/from/5019 => /to/5019
/from/5020 => /to/5020
/from/5021 => /to/5021
/from/5022 => /to/5022
/from/5023 => /to/5023
/from/5024 => /to/5024
/from/5025 => /to/5025
/from/5026 => /to/5026
/from/5027 => /to/5027
/from/5028 => /to/5028
/from/5029 => /to/5029
/from/5030 => /to/5030
/from/5031 => /to/5031
/from/5032 => /to/5032
/from/5033 => /to/5033
/from/5034 => /to/5034
/from/5035 => /to/5035
/from/5036 => /to/5036
/from/5037 => /to/5037
/from/5038 => /to/5038
/from/5039 => /to/5039
/from/5040 => /to/5040
/from/5041 => /to/5041
/from/5042 => /to/5042
/from/5043 => /to/5043
/from/5044 => /to/5044
/from/5045 => /to/5045
/from/5046 => /to/5046
/from/5047 => /to/5047
/from/5048 => /to/5048
/from/5049 => /to/5049
/from/5050 => /to/5050
/from/5051 => /to/5051
/from/5052 => /to/5052
/from/5053 => /to/5053
/from/5054 => /to/5054
/from/5055 => /to/5055
/from/5056 => /to/5056
/from/5057 => /to/5057
/from/5058 => /to/5058
/from/5059 => /to/5059
/from/5060 => /to/5060
/from/5061 => /to/5061
/from/5062 => /to/5062
/from/5063 => /to/5063
/from/5064 => /to/5064
/from/5065 => /to/5065
/from/5066 => /to/5066
/from/5067 => /to/5067
/from/5068 => /to/5068
/from/5069 => /to/5069
/from/5070 => /to/5070
/from/5071 => /to/5071
/from/5072 => /to/5072
/from/5073 => /to/5073
/from/5074 => /to/5074
/from/5075 => /to/5075
/from/5076 => /to/5076
/from/5077 => /to/5077
/from/5078 => /to/5078
/from/5079 => /to/5079
/from/5080 => /to/5080
/from/5081 => /to/5081
/from/5082 => /to/5082
/from/5083 => /to/5083
/from/5084 => /to/5084
/from/5085 => /to/5085
/from/5086 => /to/5086
/from/5087 => /to/5087
/from/5088 => /to/5088
/from/5089 => /to/5089
/from/5090 => /to/5090
/from/5091 => /to/5091
/from/5092 => /to/5092
/from/5093 => /to/5093
/from/5094 => /to/5094
/from/5095 => /to/5095
/from/5096 => /to/5096
/from/5097 => /to/5097
/from/5098 => /to/5098
/from/5099 => /to/5099
/from/5100 => /to/5100
/from/5101 => /to/5101
/from/5102 => /to/5102
/from/5103 => /to/5103
/from/5104 => /to/5104
/from/5105 => /to/5105
/from/5106 => /to/5106
/from/5107 => /to/5107
/from/5108 => /to/5108
/from/5109 => /to/5109
/from/5110 => /to/5110
/from/5111 => /to/5111
/from/5112 => /to/5112
/from/5113 => /to/5113
/from/5114 => /to/5114
/from/5115 => /to/5115
/from/5116 => /to/5116
/from/5117 => /to/5117
/from/5118 => /to/5118
/from/5119 => /to/5119
/from/5120 => /to/5120
/from/5121 => /to/5121
/from/5122 => /to/5122
/from/5123 => /to/5123
/from/5124 => /to/5124
/from/5125 => /to/5125
/from/5126 => /to/5126
/from/5127 => /to/5127
/from/5128 => /to/5128
/from/5129 => /to/5129
/from/5130 => /to/5130
/from/5131 => /to/5131
/from/5132 => /to/5132
/from/5133 => /to/5133
/from/5134 => /to/5134
/from/5135 => /to/5135
/from/5136 => /to/5136
/from/5137 => /to/5137
/from/5138 => /to/5138
/from/5139 => /to/5139
/from/5140 => /to/5140
/from/5141 => /to/5141
/from/5142 => /to/5142
/from/5143 => /to/5143
/from/5144 => /to/5144
/from/5145 => /to/5145
/from/5146 => /to/5146
/from/5147 => /to/5147
/from/5148 => /to/5148
/from/5149 => /to/5149
/from/5150 => /to/5150
/from/5151 => /to/5151
/from/5152 => /to/5152
/from/5153 => /to/5153
/from/5154 => /to/5154
/from/5155 => /to/5155
/from/5156 => /to/5156
/from/5157 => /to/5157
/from/5158 => /to/5158
/from/5159 => /to/5159
/from/5160 => /to/5160
/from/5161 => /to/5161
/from/5162 => /to/5162
/from/5163 => /to/5163
/from/5164 => /to/5164
/from/5165 => /to/5165
/from/5166 => /to/5166
/from/5167 => /to/5167
/from/5168 => /to/5168
/from/5169 => /to/5169
/from/5170 => /to/5170
/from/5171 => /to/5171
/from/5172 => /to/5172
/from/5173 => /to/5173
/from/5174 => /to/5174
/from/5175 => /to/5175
/from/5176 => /to/5176
/from/5177 => /to/5177
/from/5178 => /to/5178
/from/5179 => /to/5179
/from/5180 => /to/5180
/from/5181 => /to/5181
/from/5182 => /to/5182
/from/5183 => /to/5183
/from/5184 => /to/5184
/from/5185 => /to/5185
/from/5186 => /to/5186
/from/5187 => /to/5187
/from/5188 => /to/5188
/from/5189 => /to/5189
/from/5190 => /to/5190
/from/5191 => /to/5191
/from/5192 => /to/5192
/from/5193 => /to/5193
/from/5194 => /to/5194
/from/5195 => /to/5195
/from/5196 => /to/5196
/from/5197 => /to/5197
/from/5198 => /to/5198
/from/5199 => /to/5199
/from/5200 => /to/5200
/from/5201 => /to/5201
/from/5202 => /to/5202
/from/5203 => /to/5203
/from/5204 => /to/5204
/from/5205 => /to/5205
/from/5206 => /to/5206
/from/5207 => /to/5207
/from/5208 => /to/5208
/from/5209 => /to/5209
/from/5210 => /to/5210
/from/5211 => /to/5211
/from/5212 => /to/5212
/from/5213 => /to/5213
/from/5214 => /to/5214
/from/5215 => /to/5215
/from/5216 => /to/5216
/from/5217 => /to/5217
/from/5218 => /to/5218
/from/5219 => /to/5219
/from/5220 => /to/5220
/from/5221 => /to/5221
/from/5222 => /to/5222
/from/5223 => /to/5223
/from/5224 => /to/5224
/from/5225 => /to/5225
/from/5226 => /to/5226
/from/5227 => /to/5227
/from/5228 => /to/5228
/from/5229 => /to/5229
/from/5230 => /to/5230
/from/5231 => /to/5231
/from/5232 => /to/5232
/from/5233 => /to/5233
/from/5234 => /to/5234
/from/5235 => /to/5235
/from/5236 => /to/5236
/from/5237 => /to/5237
/from/5238 => /to/5238
/from/5239 => /to/5239
/from/5240 => /to/5240
/from/5241 => /to/5241
/from/5242 => /to/5242
/from/5243 => /to/5243
/from/5244 => /to/5244
/from/5245 => /to/5245
/from/5246 => /to/5246
/from/5247 => /to/5247
/from/5248 => /to/5248
/from/5249 => /to/5249
/from/5250 => /to/5250
/from/5251 => /to/5251
/from/5252 => /to/5252
/from/5253 => /to/5253
/from/5254 => /to/5254
/from/5255 => /to/5255
/from/5256 => /to/5256
/from/5257 => /to/5257
/from/5258 => /to/5258
/from/5259 => /to/5259
/from/5260 => /to/5260
/from/5261 => /to/5261
/from/5262 => /to/5262
/from/5263 => /to/5263
/from/5264 => /to/5264
/from/5265 => /to/5265
/from/5266 => /to/5266
/from/5267 => /to/5267
/from/5268 => /to/5268
/from/5269 => /to/5269
/from/5270 => /to/5270
/from/5271 => /to/5271
/from/5272 => /to/5272
/from/5273 => /to/5273
/from/5274 => /to/5274
/from/5275 => /to/5275
/from/5276 => /to/5276
/from/5277 => /to/5277
/from/5278 => /to/5278
/from/5279 => /to/5279
/from/5280 => /to/5280
/from/5281 => /to/5281
/from/5282 => /to/5282
/from/5283 => /to/5283
/from/5284 => /to/5284
/from/5285 => /to/5285
/from/5286 => /to/5286
/from/5287 => /to/5287
/from/5288 => /to/5288
/from/5289 => /to/5289
/from/5290 => /to/5290
/from/5291 => /to/5291
/from/5292 => /to/5292
/from/5293 => /to/5293
/from/5294 => /to/5294
/from/5295 => /to/5295
/from/5296 => /to/5296
/from/5297 => /to/5297
/from/5298 => /to/5298
/from/5299 => /to/5299
/from/5300 => /to/5300
/from/5301 => /to/5301
/from/5302 => /to/5302
/from/5303 => /to/5303
/from/5304 => /to/5304
/from/5305 => /to/5305
/from/5306 => /to/5306
/from/5307 => /to/5307
/from/5308 => /to/5308
/from/5309 => /to/5309
/from/5310 => /to/5310
/from/5311 => /to/5311
/from/5312 => /to/5312
/from/5313 => /to/5313
/from/5314 => /to/5314
/from/5315 => /to/5315
/from/5316 => /to/5316
/from/5317 => /to/5317
/from/5318 => /to/5318
/from/5319 => /to/5319
/from/5320 => /to/5320
/from/5321 => /to/5321
/from/5322 => /to/5322
/from/5323 => /to/5323
/from/5324 => /to/5324
/from/5325 => /to/5325
/from/5326 => /to/5326
/from/5327 => /to/5327
/from/5328 => /to/5328
/from/5329 => /to/5329
/from/5330 => /to/5330
/from/5331 => /to/5331
/from/5332 => /to/5332
/from/5333 => /to/5333
/from/5334 => /to/5334
/from/5335 => /to/5335
/from/5336 => /to/5336
/from/5337 => /to/5337
/from/5338 => /to/5338
/from/5339 => /to/5339
/from/5340 => /to/5340
/from/5341 => /to/5341
/from/5342 => /to/5342
/from/5343 => /to/5343
/from/5344 => /to/5344
/from/5345 => /to/5345
/from/5346 => /to/5346
/from/5347 => /to/5347
/from/5348 => /to/5348
/from/5349 => /to/5349
/from/5350 => /to/5350
/from/5351 => /to/5351
/from/5352 => /to/5352
/from/5353 => /to/5353
/from/5354 => /to/5354
/from/5355 => /to/5355
/from/5356 => /to/5356
/from/5357 => /to/5357
/from/5358 => /to/5358
/from/5359 => /to/5359
/from/5360 => /to/5360
/from/5361 => /to/5361
/from/5362 => /to/5362
/from/5363 => /to/5363
/from/5364 => /to/5364
/from/5365 => /to/5365
/from/5366 => /to/5366
/from/5367 => /to/5367
/from/5368 => /to/5368
/from/5369 => /to/5369
/from/5370 => /to/5370
/from/5371 => /to/5371
/from/5372 => /to/5372
/from/5373 => /to/5373
/from/5374 => /to/5374
/from/5375 => /to/5375
/from/5376 => /to/5376
/from/5377 => /to/5377
/from/5378 => /to/5378
/from/5379 => /to/5379
/from/5380 => /to/5380
/from/5381 => /to/5381
/from/5382 => /to/5382
/from/5383 => /to/5383
/from/5384 => /to/5384
/from/5385 => /to/5385
/from/5386 => /to/5386
/from/5387 => /to/5387
/from/5388 => /to/5388
/from/5389 => /to/5389
/from/5390 => /to/5390
/from/5391 => /to/5391
/from/5392 => /to/5392
/from/5393 => /to/5393
/from/5394 => /to/5394
/from/5395 => /to/5395
/from/5396 => /to/5396
/from/5397 => /to/5397
/from/5398 => /to/5398
/from/5399 => /to/5399
/from/5400 => /to/5400
/from/5401 => /to/5401
/from/5402 => /to/5402
/from/5403 => /to/5403
/from/5404 => /to/5404
/from/5405 => /to/5405
/from/5406 => /to/5406
/from/5407 => /to/5407
/from/5408 => /to/5408
/from/5409 => /to/5409
/from/5410 => /to/5410
/from/5411 => /to/5411
/from/5412 => /to/5412
/from/5413 => /to/5413
/from/5414 => /to/5414
/from/5415 => /to/5415
/from/5416 => /to/5416
/from/5417 => /to/5417
/from/5418 => /to/5418
/from/5419 => /to/5419
/from/5420 => /to/5420
/from/5421 => /to/5421
/from/5422 => /to/5422
/from/5423 => /to/5423
/from/5424 => /to/5424
/from/5425 => /to/5425
/from/5426 => /to/5426
/from/5427 => /to/5427
/from/5428 => /to/5428
/from/5429 => /to/5429
/from/5430 => /to/5430
/from/5431 => /to/5431
/from/5432 => /to/5432
/from/5433 => /to/5433
/from/5434 => /to/5434
/from/5435 => /to/5435
/from/5436 => /to/5436
/from/5437 => /to/5437
/from/5438 => /to/5438
/from/5439 => /to/5439
/from/5440 => /to/5440
/from/5441 => /to/5441
/from/5442 => /to/5442
/from/5443 => /to/5443
/from/5444 => /to/5444
/from/5445 => /to/5445
/from/5446 => /to/5446
/from/5447 => /to/5447
/from/5448 => /to/5448
/from/5449 => /to/5449
/from/5450 => /to/5450
/from/5451 => /to/5451
/from/5452 => /to/5452
/from/5453 => /to/5453
/from/5454 => /to/5454
/from/5455 => /to/5455
/from/5456 => /to/5456
/from/5457 => /to/5457
/from/5458 => /to/5458
/from/5459 => /to/5459
/from/5460 => /to/5460
/from/5461 => /to/5461
/from/5462 => /to/5462
/from/5463 => /to/5463
/from/5464 => /to/5464
/from/5465 => /to/5465
/from/5466 => /to/5466
/from/5467 => /to/5467
/from/5468 => /to/5468
/from/5469 => /to/5469
/from/5470 => /to/5470
/from/5471 => /to/5471
/from/5472 => /to/5472
/from/5473 => /to/5473
/from/5474 => /to/5474
/from/5475 => /to/5475
/from/5476 => /to/5476
/from/5477 => /to/5477
/from/5478 => /to/5478
/from/5479 => /to/5479
/from/5480 => /to/5480
/from/5481 => /to/5481
/from/5482 => /to/5482
/from/5483 => /to/5483
/from/5484 => /to/5484
/from/5485 => /to/5485
/from/5486 => /to/5486
/from/5487 => /to/5487
/from/5488 => /to/5488
/from/5489 => /to/5489
/from/5490 => /to/5490
/from/5491 => /to/5491
/from/5492 => /to/5492
/from/5493 => /to/5493
/from/5494 => /to/5494
/from/5495 => /to/5495
/from/5496 => /to/5496
/from/5497 => /to/5497
/from/5498 => /to/5498
/from/5499 => /to/5499
/from/5500 => /to/5500
/from/5501 => /to/5501
/from/5502 => /to/5502
/from/5503 => /to/5503
/from/5504 => /to/5504
/from/5505 => /to/5505
/from/5506 => /to/5506
/from/5507 => /to/5507
/from/5508 => /to/5508
/from/5509 => /to/5509
/from/5510 => /to/5510
/from/5511 => /to/5511
/from/5512 => /to/5512
/from/5513 => /to/5513
/from/5514 => /to/5514
/from/5515 => /to/5515
/from/5516 => /to/5516
/from/5517 => /to/5517
/from/5518 => /to/5518
/from/5519 => /to/5519
/from/5520 => /to/5520
/from/5521 => /to/5521
/from/5522 => /to/5522
/from/5523 => /to/5523
/from/5524 => /to/5524
/from/5525 => /to/5525
/from/5526 => /to/5526
/from/5527 => /to/5527
/from/5528 => /to/5528
/from/5529 => /to/5529
/from/5530 => /to/5530
/from/5531 => /to/5531
/from/5532 => /to/5532
/from/5533 => /to/5533
/from/5534 => /to/5534
/from/5535 => /to/5535
/from/5536 => /to/5536
/from/5537 => /to/5537
/from/5538 => /to/5538
/from/5539 => /to/5539
/from/5540 => /to/5540
/from/5541 => /to/5541
/from/5542 => /to/5542
/from/5543 => /to/5543
/from/5544 => /to/5544
/from/5545 => /to/5545
/from/5546 => /to/5546
/from/5547 => /to/5547
/from/5548 => /to/5548
/from/5549 => /to/5549
/from/5550 => /to/5550
/from/5551 => /to/5551
/from/5552 => /to/5552
/from/5553 => /to/5553
/from/5554 => /to/5554
/from/5555 => /to/5555
/from/5556 => /to/5556
/from/5557 => /to/5557
/from/5558 => /to/5558
/from/5559 => /to/5559
/from/5560 => /to/5560
/from/5561 => /to/5561
/from/5562 => /to/5562
/from/5563 => /to/5563
/from/5564 => /to/5564
/from/5565 => /to/5565
/from/5566 => /to/5566
/from/5567 => /to/5567
/from/5568 => /to/5568
/from/5569 => /to/5569
/from/5570 => /to/5570
/from/5571 => /to/5571
/from/5572 => /to/5572
/from/5573 => /to/5573
/from/5574 => /to/5574
/from/5575 => /to/5575
/from/5576 => /to/5576
/from/5577 => /to/5577
/from/5578 => /to/5578
/from/5579 => /to/5579
/from/5580 => /to/5580
/from/5581 => /to/5581
/from/5582 => /to/5582
/from/5583 => /to/5583
/from/5584 => /to/5584
/from/5585 => /to/5585
/from/5586 => /to/5586
/from/5587 => /to/5587
/from/5588 => /to/5588
/from/5589 => /to/5589
/from/5590 => /to/5590
/from/5591 => /to/5591
/from/5592 => /to/5592
/from/5593 => /to/5593
/from/5594 => /to/5594
/from/5595 => /to/5595
/from/5596 => /to/5596
/from/5597 => /to/5597
/from/5598 => /to/5598
/from/5599 => /to/5599
/from/5600 => /to/5600
/from/5601 => /to/5601
/from/5602 => /to/5602
/from/5603 => /to/5603
/from/5604 => /to/5604
/from/5605 => /to/5605
/from/5606 => /to/5606
/from/5607 => /to/5607
/from/5608 => /to/5608
/from/5609 => /to/5609
/from/5610 => /to/5610
/from/5611 => /to/5611
/from/5612 => /to/5612
/from/5613 => /to/5613
/from/5614 => /to/5614
/from/5615 => /to/5615
/from/5616 => /to/5616
/from/5617 => /to/5617
/from/5618 => /to/5618
/from/5619 => /to/5619
/from/5620 => /to/5620
/from/5621 => /to/5621
/from/5622 => /to/5622
/from/5623 => /to/5623
/from/5624 => /to/5624
/from/5625 => /to/5625
/from/5626 => /to/5626
/from/5627 => /to/5627
/from/5628 => /to/5628
/from/5629 => /to/5629
/from/5630 => /to/5630
/from/5631 => /to/5631
/from/5632 => /to/5632
/from/5633 => /to/5633
/from/5634 => /to/5634
/from/5635 => /to/5635
/from/5636 => /to/5636
/from/5637 => /to/5637
/from/5638 => /to/5638
/from/5639 => /to/5639
/from/5640 => /to/5640
/from/5641 => /to/5641
/from/5642 => /to/5642
/from/5643 => /to/5643
/from/5644 => /to/5644
/from/5645 => /to/5645
/from/5646 => /to/5646
/from/5647 => /to/5647
/from/5648 => /to/5648
/from/5649 => /to/5649
/from/5650 => /to/5650
/from/5651 => /to/5651
/from/5652 => /to/5652
/from/5653 => /to/5653
/from/5654 => /to/5654
/from/5655 => /to/5655
/from/5656 => /to/5656
/from/5657 => /to/5657
/from/5658 => /to/5658
/from/5659 => /to/5659
/from/5660 => /to/5660
/from/5661 => /to/5661
/from/5662 => /to/5662
/from/5663 => /to/5663
/from/5664 => /to/5664
/from/5665 => /to/5665
/from/5666 => /to/5666
/from/5667 => /to/5667
/from/5668 => /to/5668
/from/5669 => /to/5669
/from/5670 => /to/5670
/from/5671 => /to/5671
/from/5672 => /to/5672
/from/5673 => /to/5673
/from/5674 => /to/5674
/from/5675 => /to/5675
/from/5676 => /to/5676
/from/5677 => /to/5677
/from/5678 => /to/5678
/from/5679 => /to/5679
/from/5680 => /to/5680
/from/5681 => /to/5681
/from/5682 => /to/5682
/from/5683 => /to/5683
/from/5684 => /to/5684
/from/5685 => /to/5685
/from/5686 => /to/5686
/from/5687 => /to/5687
/from/5688 => /to/5688
/from/5689 => /to/5689
/from/5690 => /to/5690
/from/5691 => /to/5691
/from/5692 => /to/5692
/from/5693 => /to/5693
/from/5694 => /to/5694
/from/5695 => /to/5695
/from/5696 => /to/5696
/from/5697 => /to/5697
/from/5698 => /to/5698
/from/5699 => /to/5699
/from/5700 => /to/5700
/from/5701 => /to/5701
/from/5702 => /to/5702
/from/5703 => /to/5703
/from/5704 => /to/5704
/from/5705 => /to/5705
/from/5706 => /to/5706
/from/5707 => /to/5707
/from/5708 => /to/5708
/from/5709 => /to/5709
/from/5710 => /to/5710
/from/5711 => /to/5711
/from/5712 => /to/5712
/from/5713 => /to/5713
/from/5714 => /to/5714
/from/5715 => /to/5715
/from/5716 => /to/5716
/from/5717 => /to/5717
/from/5718 => /to/5718
/from/5719 => /to/5719
/from/5720 => /to/5720
/from/5721 => /to/5721
/from/5722 => /to/5722
/from/5723 => /to/5723
/from/5724 => /to/5724
/from/5725 => /to/5725
/from/5726 => /to/5726
/from/5727 => /to/5727
/from/5728 => /to/5728
/from/5729 => /to/5729
/from/5730 => /to/5730
/from/5731 => /to/5731
/from/5732 => /to/5732
/from/5733 => /to/5733
/from/5734 => /to/5734
/from/5735 => /to/5735
/from/5736 => /to/5736
/from/5737 => /to/5737
/from/5738 => /to/5738
/from/5739 => /to/5739
/from/5740 => /to/5740
/from/5741 => /to/5741
/from/5742 => /to/5742
/from/5743 => /to/5743
/from/5744 => /to/5744
/from/5745 => /to/5745
/from/5746 => /to/5746
/from/5747 => /to/5747
/from/5748 => /to/5748
/from/5749 => /to/5749
/from/5750 => /to/5750
/from/5751 => /to/5751
/from/5752 => /to/5752
/from/5753 => /to/5753
/from/5754 => /to/5754
/from/5755 => /to/5755
/from/5756 => /to/5756
/from/5757 => /to/5757
/from/5758 => /to/5758
/from/5759 => /to/5759
/from/5760 => /to/5760
/from/5761 => /to/5761
/from/5762 => /to/5762
/from/5763 => /to/5763
/from/5764 => /to/5764
/from/5765 => /to/5765
/from/5766 => /to/5766
/from/5767 => /to/5767
/from/5768 => /to/5768
/from/5769 => /to/5769
/from/5770 => /to/5770
/from/5771 => /to/5771
/from/5772 => /to/5772
/from/5773 => /to/5773
/from/5774 => /to/5774
/from/5775 => /to/5775
/from/5776 => /to/5776
/from/5777 => /to/5777
/from/5778 => /to/5778
/from/5779 => /to/5779
/from/5780 => /to/5780
/from/5781 => /to/5781
/from/5782 => /to/5782
/from/5783 => /to/5783
/from/5784 => /to/5784
/from/5785 => /to/5785
/from/5786 => /to/5786
/from/5787 => /to/5787
/from/5788 => /to/5788
/from/5789 => /to/5789
/from/5790 => /to/5790
/from/5791 => /to/5791
/from/5792 => /to/5792
/from/5793 => /to/5793
/from/5794 => /to/5794
/from/5795 => /to/5795
/from/5796 => /to/5796
/from/5797 => /to/5797
/from/5798 => /to/5798
/from/5799 => /to/5799
/from/5800 => /to/5800
/from/5801 => /to/5801
/from/5802 => /to/5802
/from/5803 => /to/5803
/from/5804 => /to/5804
/from/5805 => /to/5805
/from/5806 => /to/5806
/from/5807 => /to/5807
/from/5808 => /to/5808
/from/5809 => /to/5809
/from/5810 => /to/5810
/from/5811 => /to/5811
/from/5812 => /to/5812
/from/5813 => /to/5813
/from/5814 => /to/5814
/from/5815 => /to/5815
/from/5816 => /to/5816
/from/5817 => /to/5817
/from/5818 => /to/5818
/from/5819 => /to/5819
/from/5820 => /to/5820
/from/5821 => /to/5821
/from/5822 => /to/5822
/from/5823 => /to/5823
/from/5824 => /to/5824
/from/5825 => /to/5825
/from/5826 => /to/5826
/from/5827 => /to/5827
/from/5828 => /to/5828
/from/5829 => /to/5829
/from/5830 => /to/5830
/from/5831 => /to/5831
/from/5832 => /to/5832
/from/5833 => /to/5833
/from/5834 => /to/5834
/from/5835 => /to/5835
/from/5836 => /to/5836
/from/5837 => /to/5837
/from/5838 => /to/5838
/from/5839 => /to/5839
/from/5840 => /to/5840
/from/5841 => /to/5841
/from/5842 => /to/5842
/from/5843 => /to/5843
/from/5844 => /to/5844
/from/5845 => /to/5845
/from/5846 => /to/5846
/from/5847 => /to/5847
/from/5848 => /to/5848
/from/5849 => /to/5849
/from/5850 => /to/5850
/from/5851 => /to/5851
/from/5852 => /to/5852
/from/5853 => /to/5853
/from/5854 => /to/5854
/from/5855 => /to/5855
/from/5856 => /to/5856
/from/5857 => /to/5857
/from/5858 => /to/5858
/from/5859 => /to/5859
/from/5860 => /to/5860
/from/5861 => /to/5861
/from/5862 => /to/5862
/from/5863 => /to/5863
/from/5864 => /to/5864
/from/5865 => /to/5865
/from/5866 => /to/5866
/from/5867 => /to/5867
/from/5868 => /to/5868
/from/5869 => /to/5869
/from/5870 => /to/5870
/from/5871 => /to/5871
/from/5872 => /to/5872
/from/5873 => /to/5873
/from/5874 => /to/5874
/from/5875 => /to/5875
/from/5876 => /to/5876
/from/5877 => /to/5877
/from/5878 => /to/5878
/from/5879 => /to/5879
/from/5880 => /to/5880
/from/5881 => /to/5881
/from/5882 => /to/5882
/from/5883 => /to/5883
/from/5884 => /to/5884
/from/5885 => /to/5885
/from/5886 => /to/5886
/from/5887 => /to/5887
/from/5888 => /to/5888
/from/5889 => /to/5889
/from/5890 => /to/5890
/from/5891 => /to/5891
/from/5892 => /to/5892
/from/5893 => /to/5893
/from/5894 => /to/5894
/from/5895 => /to/5895
/from/5896 => /to/5896
/from/5897 => /to/5897
/from/5898 => /to/5898
/from/5899 => /to/5899
/from/5900 => /to/5900
/from/5901 => /to/5901
/from/5902 => /to/5902
/from/5903 => /to/5903
/from/5904 => /to/5904
/from/5905 => /to/5905
/from/5906 => /to/5906
/from/5907 => /to/5907
/from/5908 => /to/5908
/from/5909 => /to/5909
/from/5910 => /to/5910
/from/5911 => /to/5911
/from/5912 => /to/5912
/from/5913 => /to/5913
/from/5914 => /to/5914
/from/5915 => /to/5915
/from/5916 => /to/5916
/from/5917 => /to/5917
/from/5918 => /to/5918
/from/5919 => /to/5919
/from/5920 => /to/5920
/from/5921 => /to/5921
/from/5922 => /to/5922
/from/5923 => /to/5923
/from/5924 => /to/5924
/from/5925 => /to/5925
/from/5926 => /to/5926
/from/5927 => /to/5927
/from/5928 => /to/5928
/from/5929 => /to/5929
/from/5930 => /to/5930
/from/5931 => /to/5931
/from/5932 => /to/5932
/from/5933 => /to/5933
/from/5934 => /to/5934
/from/5935 => /to/5935
/from/5936 => /to/5936
/from/5937 => /to/5937
/from/5938 => /to/5938
/from/5939 => /to/5939
/from/5940 => /to/5940
/from/5941 => /to/5941
/from/5942 => /to/5942
/from/5943 => /to/5943
/from/5944 => /to/5944
/from/5945 => /to/5945
/from/5946 => /to/5946
/from/5947 => /to/5947
/from/5948 => /to/5948
/from/5949 => /to/5949
/from/5950 => /to/5950
/from/5951 => /to/5951
/from/5952 => /to/5952
/from/5953 => /to/5953
/from/5954 => /to/5954
/from/5955 => /to/5955
/from/5956 => /to/5956
/from/5957 => /to/5957
/from/5958 => /to/5958
/from/5959 => /to/5959
/from/5960 => /to/5960
/from/5961 => /to/5961
/from/5962 => /to/5962
/from/5963 => /to/5963
/from/5964 => /to/5964
/from/5965 => /to/5965
/from/5966 => /to/5966
/from/5967 => /to/5967
/from/5968 => /to/5968
/from/5969 => /to/5969
/from/5970 => /to/5970
/from/5971 => /to/5971
/from/5972 => /to/5972
/from/5973 => /to/5973
/from/5974 => /to/5974
/from/5975 => /to/5975
/from/5976 => /to/5976
/from/5977 => /to/5977
/from/5978 => /to/5978
/from/5979 => /to/5979
/from/5980 => /to/5980
/from/5981 => /to/5981
/from/5982 => /to/5982
/from/5983 => /to/5983
/from/5984 => /to/5984
/from/5985 => /to/5985
/from/5986 => /to/5986
/from/5987 => /to/5987
/from/5988 => /to/5988
/from/5989 => /to/5989
/from/5990 => /to/5990
/from/5991 => /to/5991
/from/5992 => /to/5992
/from/5993 => /to/5993
/from/5994 => /to/5994
/from/5995 => /to/5995
/from/5996 => /to/5996
/from/5997 => /to/5997
/from/5998 => /to/5998
/from/5999 => /to/5999
/from/6000 => /to/6000
/from/6001 => /to/6001
/from/6002 => /to/6002
/from/6003 => /to/6003
/from/6004 => /to/6004
/from/6005 => /to/6005
/from/6006 => /to/6006
/from/6007 => /to/6007
/from/6008 => /to/6008
/from/6009 => /to/6009
/from/6010 => /to/6010
/from/6011 => /to/6011
/from/6012 => /to/6012
/from/6013 => /to/6013
/from/6014 => /to/6014
/from/6015 => /to/6015
/from/6016 => /to/6016
/from/6017 => /to/6017
/from/6018 => /to/6018
/from/6019 => /to/6019
/from/6020 => /to/6020
/from/6021 => /to/6021
/from/6022 => /to/6022
/from/6023 => /to/6023
/from/6024 => /to/6024
/from/6025 => /to/6025
/from/6026 => /to/6026
/from/6027 => /to/6027
/from/6028 => /to/6028
/from/6029 => /to/6029
/from/6030 => /to/6030
/from/6031 => /to/6031
/from/6032 => /to/6032
/from/6033 => /to/6033
/from/6034 => /to/6034
/from/6035 => /to/6035
/from/6036 => /to/6036
/from/6037 => /to/6037
/from/6038 => /to/6038
/from/6039 => /to/6039
/from/6040 => /to/6040
/from/6041 => /to/6041
/from/6042 => /to/6042
/from/6043 => /to/6043
/from/6044 => /to/6044
/from/6045 => /to/6045
/from/6046 => /to/6046
/from/6047 => /to/6047
/from/6048 => /to/6048
/from/6049 => /to/6049
/from/6050 => /to/6050
/from/6051 => /to/6051
/from/6052 => /to/6052
/from/6053 => /to/6053
/from/6054 => /to/6054
/from/6055 => /to/6055
/from/6056 => /to/6056
/from/6057 => /to/6057
/from/6058 => /to/6058
/from/6059 => /to/6059
/from/6060 => /to/6060
/from/6061 => /to/6061
/from/6062 => /to/6062
/from/6063 => /to/6063
/from/6064 => /to/6064
/from/6065 => /to/6065
/from/6066 => /to/6066
/from/6067 => /to/6067
/from/6068 => /to/6068
/from/6069 => /to/6069
/from/6070 => /to/6070
/from/6071 => /to/6071
/from/6072 => /to/6072
/from/6073 => /to/6073
/from/6074 => /to/6074
/from/6075 => /to/6075
/from/6076 => /to/6076
/from/6077 => /to/6077
/from/6078 => /to/6078
/from/6079 => /to/6079
/from/6080 => /to/6080
/from/6081 => /to/6081
/from/6082 => /to/6082
/from/6083 => /to/6083
/from/6084 => /to/6084
/from/6085 => /to/6085
/from/6086 => /to/6086
/from/6087 => /to/6087
/from/6088 => /to/6088
/from/6089 => /to/6089
/from/6090 => /to/6090
/from/6091 => /to/6091
/from/6092 => /to/6092
/from/6093 => /to/6093
/from/6094 => /to/6094
/from/6095 => /to/6095
/from/6096 => /to/6096
/from/6097 => /to/6097
/from/6098 => /to/6098
/from/6099 => /to/6099
/from/6100 => /to/6100
/from/6101 => /to/6101
/from/6102 => /to/6102
/from/6103 => /to/6103
/from/6104 => /to/6104
/from/6105 => /to/6105
/from/6106 => /to/6106
/from/6107 => /to/6107
/from/6108 => /to/6108
/from/6109 => /to/6109
/from/6110 => /to/6110
/from/6111 => /to/6111
/from/6112 => /to/6112
/from/6113 => /to/6113
/from/6114 => /to/6114
/from/6115 => /to/6115
/from/6116 => /to/6116
/from/6117 => /to/6117
/from/6118 => /to/6118
/from/6119 => /to/6119
/from/6120 => /to/6120
/from/6121 => /to/6121
/from/6122 => /to/6122
/from/6123 => /to/6123
/from/6124 => /to/6124
/from/6125 => /to/6125
/from/6126 => /to/6126
/from/6127 => /to/6127
/from/6128 => /to/6128
/from/6129 => /to/6129
/from/6130 => /to/6130
/from/6131 => /to/6131
/from/6132 => /to/6132
/from/6133 => /to/6133
/from/6134 => /to/6134
/from/6135 => /to/6135
/from/6136 => /to/6136
/from/6137 => /to/6137
/from/6138 => /to/6138
/from/6139 => /to/6139
/from/6140 => /to/6140
/from/6141 => /to/6141
/from/6142 => /to/6142
/from/6143 => /to/6143
/from/6144 => /to/6144
/from/6145 => /to/6145
/from/6146 => /to/6146
/from/6147 => /to/6147
/from/6148 => /to/6148
/from/6149 => /to/6149
/from/6150 => /to/6150
/from/6151 => /to/6151
/from/6152 => /to/6152
/from/6153 => /to/6153
/from/6154 => /to/6154
/from/6155 => /to/6155
/from/6156 => /to/6156
/from/6157 => /to/6157
/from/6158 => /to/6158
/from/6159 => /to/6159
/from/6160 => /to/6160
/from/6161 => /to/6161
/from/6162 => /to/6162
/from/6163 => /to/6163
/from/6164 => /to/6164
/from/6165 => /to/6165
/from/6166 => /to/6166
/from/6167 => /to/6167
/from/6168 => /to/6168
/from/6169 => /to/6169
/from/6170 => /to/6170
/from/6171 => /to/6171
/from/6172 => /to/6172
/from/6173 => /to/6173
/from/6174 => /to/6174
/from/6175 => /to/6175
/from/6176 => /to/6176
/from/6177 => /to/6177
/from/6178 => /to/6178
/from/6179 => /to/6179
/from/6180 => /to/6180
/from/6181 => /to/6181
/from/6182 => /to/6182
/from/6183 => /to/6183
/from/6184 => /to/6184
/from/6185 => /to/6185
/from/6186 => /to/6186
/from/6187 => /to/6187
/from/6188 => /to/6188
/from/6189 => /to/6189
/from/6190 => /to/6190
/from/6191 => /to/6191
/from/6192 => /to/6192
/from/6193 => /to/6193
/from/6194 => /to/6194
/from/6195 => /to/6195
/from/6196 => /to/6196
/from/6197 => /to/6197
/from/6198 => /to/6198
/from/6199 => /to/6199
/from/6200 => /to/6200
/from/6201 => /to/6201
/from/6202 => /to/6202
/from/6203 => /to/6203
/from/6204 => /to/6204
/from/6205 => /to/6205
/from/6206 => /to/6206
/from/6207 => /to/6207
/from/6208 => /to/6208
/from/6209 => /to/6209
/from/6210 => /to/6210
/from/6211 => /to/6211
/from/6212 => /to/6212
/from/6213 => /to/6213
/from/6214 => /to/6214
/from/6215 => /to/6215
/from/6216 => /to/6216
/from/6217 => /to/6217
/from/6218 => /to/6218
/from/6219 => /to/6219
/from/6220 => /to/6220
/from/6221 => /to/6221
/from/6222 => /to/6222
/from/6223 => /to/6223
/from/6224 => /to/6224
/from/6225 => /to/6225
/from/6226 => /to/6226
/from/6227 => /to/6227
/from/6228 => /to/6228
/from/6229 => /to/6229
/from/6230 => /to/6230
/from/6231 => /to/6231
/from/6232 => /to/6232
/from/6233 => /to/6233
/from/6234 => /to/6234
/from/6235 => /to/6235
/from/6236 => /to/6236
/from/6237 => /to/6237
/from/6238 => /to/6238
/from/6239 => /to/6239
/from/6240 => /to/6240
/from/6241 => /to/6241
/from/6242 => /to/6242
/from/6243 => /to/6243
/from/6244 => /to/6244
/from/6245 => /to/6245
/from/6246 => /to/6246
/from/6247 => /to/6247
/from/6248 => /to/6248
/from/6249 => /to/6249
/from/6250 => /to/6250
/from/6251 => /to/6251
/from/6252 => /to/6252
/from/6253 => /to/6253
/from/6254 => /to/6254
/from/6255 => /to/6255
/from/6256 => /to/6256
/from/6257 => /to/6257
/from/6258 => /to/6258
/from/6259 => /to/6259
/from/6260 => /to/6260
/from/6261 => /to/6261
/from/6262 => /to/6262
/from/6263 => /to/6263
/from/6264 => /to/6264
/from/6265 => /to/6265
/from/6266 => /to/6266
/from/6267 => /to/6267
/from/6268 => /to/6268
/from/6269 => /to/6269
/from/6270 => /to/6270
/from/6271 => /to/6271
/from/6272 => /to/6272
/from/6273 => /to/6273
/from/6274 => /to/6274
/from/6275 => /to/6275
/from/6276 => /to/6276
/from/6277 => /to/6277
/from/6278 => /to/6278
/from/6279 => /to/6279
/from/6280 => /to/6280
/from/6281 => /to/6281
/from/6282 => /to/6282
/from/6283 => /to/6283
/from/6284 => /to/6284
/from/6285 => /to/6285
/from/6286 => /to/6286
/from/6287 => /to/6287
/from/6288 => /to/6288
/from/6289 => /to/6289
/from/6290 => /to/6290
/from/6291 => /to/6291
/from/6292 => /to/6292
/from/6293 => /to/6293
/from/6294 => /to/6294
/from/6295 => /to/6295
/from/6296 => /to/6296
/from/6297 => /to/6297
/from/6298 => /to/6298
/from/6299 => /to/6299
/from/6300 => /to/6300
/from/6301 => /to/6301
/from/6302 => /to/6302
/from/6303 => /to/6303
/from/6304 => /to/6304
/from/6305 => /to/6305
/from/6306 => /to/6306
/from/6307 => /to/6307
/from/6308 => /to/6308
/from/6309 => /to/6309
/from/6310 => /to/6310
/from/6311 => /to/6311
/from/6312 => /to/6312
/from/6313 => /to/6313
/from/6314 => /to/6314
/from/6315 => /to/6315
/from/6316 => /to/6316
/from/6317 => /to/6317
/from/6318 => /to/6318
/from/6319 => /to/6319
/from/6320 => /to/6320
/from/6321 => /to/6321
/from/6322 => /to/6322
/from/6323 => /to/6323
/from/6324 => /to/6324
/from/6325 => /to/6325
/from/6326 => /to/6326
/from/6327 => /to/6327
/from/6328 => /to/6328
/from/6329 => /to/6329
/from/6330 => /to/6330
/from/6331 => /to/6331
/from/6332 => /to/6332
/from/6333 => /to/6333
/from/6334 => /to/6334
/from/6335 => /to/6335
/from/6336 => /to/6336
/from/6337 => /to/6337
/from/6338 => /to/6338
/from/6339 => /to/6339
/from/6340 => /to/6340
/from/6341 => /to/6341
/from/6342 => /to/6342
/from/6343 => /to/6343
/from/6344 => /to/6344
/from/6345 => /to/6345
/from/6346 => /to/6346
/from/6347 => /to/6347
/from/6348 => /to/6348
/from/6349 => /to/6349
/from/6350 => /to/6350
/from/6351 => /to/6351
/from/6352 => /to/6352
/from/6353 => /to/6353
/from/6354 => /to/6354
/from/6355 => /to/6355
/from/6356 => /to/6356
/from/6357 => /to/6357
/from/6358 => /to/6358
/from/6359 => /to/6359
/from/6360 => /to/6360
/from/6361 => /to/6361
/from/6362 => /to/6362
/from/6363 => /to/6363
/from/6364 => /to/6364
/from/6365 => /to/6365
/from/6366 => /to/6366
/from/6367 => /to/6367
/from/6368 => /to/6368
/from/6369 => /to/6369
/from/6370 => /to/6370
/from/6371 => /to/6371
/from/6372 => /to/6372
/from/6373 => /to/6373
/from/6374 => /to/6374
/from/6375 => /to/6375
/from/6376 => /to/6376
/from/6377 => /to/6377
/from/6378 => /to/6378
/from/6379 => /to/6379
/from/6380 => /to/6380
/from/6381 => /to/6381
/from/6382 => /to/6382
/from/6383 => /to/6383
/from/6384 => /to/6384
/from/6385 => /to/6385
/from/6386 => /to/6386
/from/6387 => /to/6387
/from/6388 => /to/6388
/from/6389 => /to/6389
/from/6390 => /to/6390
/from/6391 => /to/6391
/from/6392 => /to/6392
/from/6393 => /to/6393
/from/6394 => /to/6394
/from/6395 => /to/6395
/from/6396 => /to/6396
/from/6397 => /to/6397
/from/6398 => /to/6398
/from/6399 => /to/6399
/from/6400 => /to/6400
/from/6401 => /to/6401
/from/6402 => /to/6402
/from/6403 => /to/6403
/from/6404 => /to/6404
/from/6405 => /to/6405
/from/6406 => /to/6406
/from/6407 => /to/6407
/from/6408 => /to/6408
/from/6409 => /to/6409
/from/6410 => /to/6410
/from/6411 => /to/6411
/from/6412 => /to/6412
/from/6413 => /to/6413
/from/6414 => /to/6414
/from/6415 => /to/6415
/from/6416 => /to/6416
/from/6417 => /to/6417
/from/6418 => /to/6418
/from/6419 => /to/6419
/from/6420 => /to/6420
/from/6421 => /to/6421
/from/6422 => /to/6422
/from/6423 => /to/6423
/from/6424 => /to/6424
/from/6425 => /to/6425
/from/6426 => /to/6426
/from/6427 => /to/6427
/from/6428 => /to/6428
/from/6429 => /to/6429
/from/6430 => /to/6430
/from/6431 => /to/6431
/from/6432 => /to/6432
/from/6433 => /to/6433
/from/6434 => /to/6434
/from/6435 => /to/6435
/from/6436 => /to/6436
/from/6437 => /to/6437
/from/6438 => /to/6438
/from/6439 => /to/6439
/from/6440 => /to/6440
/from/6441 => /to/6441
/from/6442 => /to/6442
/from/6443 => /to/6443
/from/6444 => /to/6444
/from/6445 => /to/6445
/from/6446 => /to/6446
/from/6447 => /to/6447
/from/6448 => /to/6448
/from/6449 => /to/6449
/from/6450 => /to/6450
/from/6451 => /to/6451
/from/6452 => /to/6452
/from/6453 => /to/6453
/from/6454 => /to/6454
/from/6455 => /to/6455
/from/6456 => /to/6456
/from/6457 => /to/6457
/from/6458 => /to/6458
/from/6459 => /to/6459
/from/6460 => /to/6460
/from/6461 => /to/6461
/from/6462 => /to/6462
/from/6463 => /to/6463
/from/6464 => /to/6464
/from/6465 => /to/6465
/from/6466 => /to/6466
/from/6467 => /to/6467
/from/6468 => /to/6468
/from/6469 => /to/6469
/from/6470 => /to/6470
/from/6471 => /to/6471
/from/6472 => /to/6472
/from/6473 => /to/6473
/from/6474 => /to/6474
/from/6475 => /to/6475
/from/6476 => /to/6476
/from/6477 => /to/6477
/from/6478 => /to/6478
/from/6479 => /to/6479
/from/6480 => /to/6480
/from/6481 => /to/6481
/from/6482 => /to/6482
/from/6483 => /to/6483
/from/6484 => /to/6484
/from/6485 => /to/6485
/from/6486 => /to/6486
/from/6487 => /to/6487
/from/6488 => /to/6488
/from/6489 => /to/6489
/from/6490 => /to/6490
/from/6491 => /to/6491
/from/6492 => /to/6492
/from/6493 => /to/6493
/from/6494 => /to/6494
/from/6495 => /to/6495
/from/6496 => /to/6496
/from/6497 => /to/6497
/from/6498 => /to/6498
/from/6499 => /to/6499
/from/6500 => /to/6500
/from/6501 => /to/6501
/from/6502 => /to/6502
/from/6503 => /to/6503
/from/6504 => /to/6504
/from/6505 => /to/6505
/from/6506 => /to/6506
/from/6507 => /to/6507
/from/6508 => /to/6508
/from/6509 => /to/6509
/from/6510 => /to/6510
/from/6511 => /to/6511
/from/6512 => /to/6512
/from/6513 => /to/6513
/from/6514 => /to/6514
/from/6515 => /to/6515
/from/6516 => /to/6516
/from/6517 => /to/6517
/from/6518 => /to/6518
/from/6519 => /to/6519
/from/6520 => /to/6520
/from/6521 => /to/6521
/from/6522 => /to/6522
/from/6523 => /to/6523
/from/6524 => /to/6524
/from/6525 => /to/6525
/from/6526 => /to/6526
/from/6527 => /to/6527
/from/6528 => /to/6528
/from/6529 => /to/6529
/from/6530 => /to/6530
/from/6531 => /to/6531
/from/6532 => /to/6532
/from/6533 => /to/6533
/from/6534 => /to/6534
/from/6535 => /to/6535
/from/6536 => /to/6536
/from/6537 => /to/6537
/from/6538 => /to/6538
/from/6539 => /to/6539
/from/6540 => /to/6540
/from/6541 => /to/6541
/from/6542 => /to/6542
/from/6543 => /to/6543
/from/6544 => /to/6544
/from/6545 => /to/6545
/from/6546 => /to/6546
/from/6547 => /to/6547
/from/6548 => /to/6548
/from/6549 => /to/6549
/from/6550 => /to/6550
/from/6551 => /to/6551
/from/6552 => /to/6552
/from/6553 => /to/6553
/from/6554 => /to/6554
/from/6555 => /to/6555
/from/6556 => /to/6556
/from/6557 => /to/6557
/from/6558 => /to/6558
/from/6559 => /to/6559
/from/6560 => /to/6560
/from/6561 => /to/6561
/from/6562 => /to/6562
/from/6563 => /to/6563
/from/6564 => /to/6564
/from/6565 => /to/6565
/from/6566 => /to/6566
/from/6567 => /to/6567
/from/6568 => /to/6568
/from/6569 => /to/6569
/from/6570 => /to/6570
/from/6571 => /to/6571
/from/6572 => /to/6572
/from/6573 => /to/6573
/from/6574 => /to/6574
/from/6575 => /to/6575
/from/6576 => /to/6576
/from/6577 => /to/6577
/from/6578 => /to/6578
/from/6579 => /to/6579
/from/6580 => /to/6580
/from/6581 => /to/6581
/from/6582 => /to/6582
/from/6583 => /to/6583
/from/6584 => /to/6584
/from/6585 => /to/6585
/from/6586 => /to/6586
/from/6587 => /to/6587
/from/6588 => /to/6588
/from/6589 => /to/6589
/from/6590 => /to/6590
/from/6591 => /to/6591
/from/6592 => /to/6592
/from/6593 => /to/6593
/from/6594 => /to/6594
/from/6595 => /to/6595
/from/6596 => /to/6596
/from/6597 => /to/6597
/from/6598 => /to/6598
/from/6599 => /to/6599
/from/6600 => /to/6600
/from/6601 => /to/6601
/from/6602 => /to/6602
/from/6603 => /to/6603
/from/6604 => /to/6604
/from/6605 => /to/6605
/from/6606 => /to/6606
/from/6607 => /to/6607
/from/6608 => /to/6608
/from/6609 => /to/6609
/from/6610 => /to/6610
/from/6611 => /to/6611
/from/6612 => /to/6612
/from/6613 => /to/6613
/from/6614 => /to/6614
/from/6615 => /to/6615
/from/6616 => /to/6616
/from/6617 => /to/6617
/from/6618 => /to/6618
/from/6619 => /to/6619
/from/6620 => /to/6620
/from/6621 => /to/6621
/from/6622 => /to/6622
/from/6623 => /to/6623
/from/6624 => /to/6624
/from/6625 => /to/6625
/from/6626 => /to/6626
/from/6627 => /to/6627
/from/6628 => /to/6628
/from/6629 => /to/6629
/from/6630 => /to/6630
/from/6631 => /to/6631
/from/6632 => /to/6632
/from/6633 => /to/6633
/from/6634 => /to/6634
/from/6635 => /to/6635
/from/6636 => /to/6636
/from/6637 => /to/6637
/from/6638 => /to/6638
/from/6639 => /to/6639
/from/6640 => /to/6640
/from/6641 => /to/6641
/from/6642 => /to/6642
/from/6643 => /to/6643
/from/6644 => /to/6644
/from/6645 => /to/6645
/from/6646 => /to/6646
/from/6647 => /to/6647
/from/6648 => /to/6648
/from/6649 => /to/6649
/from/6650 => /to/6650
/from/6651 => /to/6651
/from/6652 => /to/6652
/from/6653 => /to/6653
/from/6654 => /to/6654
/from/6655 => /to/6655
/from/6656 => /to/6656
/from/6657 => /to/6657
/from/6658 => /to/6658
/from/6659 => /to/6659
/from/6660 => /to/6660
/from/6661 => /to/6661
/from/6662 => /to/6662
/from/6663 => /to/6663
/from/6664 => /to/6664
/from/6665 => /to/6665
/from/6666 => /to/6666
/from/6667 => /to/6667
/from/6668 => /to/6668
/from/6669 => /to/6669
/from/6670 => /to/6670
/from/6671 => /to/6671
/from/6672 => /to/6672
/from/6673 => /to/6673
/from/6674 => /to/6674
/from/6675 => /to/6675
/from/6676 => /to/6676
/from/6677 => /to/6677
/from/6678 => /to/6678
/from/6679 => /to/6679
/from/6680 => /to/6680
/from/6681 => /to/6681
/from/6682 => /to/6682
/from/6683 => /to/6683
/from/6684 => /to/6684
/from/6685 => /to/6685
/from/6686 => /to/6686
/from/6687 => /to/6687
/from/6688 => /to/6688
/from/6689 => /to/6689
/from/6690 => /to/6690
/from/6691 => /to/6691
/from/6692 => /to/6692
/from/6693 => /to/6693
/from/6694 => /to/6694
/from/6695 => /to/6695
/from/6696 => /to/6696
/from/6697 => /to/6697
/from/6698 => /to/6698
/from/6699 => /to/6699
/from/6700 => /to/6700
/from/6701 => /to/6701
/from/6702 => /to/6702
/from/6703 => /to/6703
/from/6704 => /to/6704
/from/6705 => /to/6705
/from/6706 => /to/6706
/from/6707 => /to/6707
/from/6708 => /to/6708
/from/6709 => /to/6709
/from/6710 => /to/6710
/from/6711 => /to/6711
/from/6712 => /to/6712
/from/6713 => /to/6713
/from/6714 => /to/6714
/from/6715 => /to/6715
/from/6716 => /to/6716
/from/6717 => /to/6717
/from/6718 => /to/6718
/from/6719 => /to/6719
/from/6720 => /to/6720
/from/6721 => /to/6721
/from/6722 => /to/6722
/from/6723 => /to/6723
/from/6724 => /to/6724
/from/6725 => /to/6725
/from/6726 => /to/6726
/from/6727 => /to/6727
/from/6728 => /to/6728
/from/6729 => /to/6729
/from/6730 => /to/6730
/from/6731 => /to/6731
/from/6732 => /to/6732
/from/6733 => /to/6733
/from/6734 => /to/6734
/from/6735 => /to/6735
/from/6736 => /to/6736
/from/6737 => /to/6737
/from/6738 => /to/6738
/from/6739 => /to/6739
/from/6740 => /to/6740
/from/6741 => /to/6741
/from/6742 => /to/6742
/from/6743 => /to/6743
/from/6744 => /to/6744
/from/6745 => /to/6745
/from/6746 => /to/6746
/from/6747 => /to/6747
/from/6748 => /to/6748
/from/6749 => /to/6749
/from/6750 => /to/6750
/from/6751 => /to/6751
/from/6752 => /to/6752
/from/6753 => /to/6753
/from/6754 => /to/6754
/from/6755 => /to/6755
/from/6756 => /to/6756
/from/6757 => /to/6757
/from/6758 => /to/6758
/from/6759 => /to/6759
/from/6760 => /to/6760
/from/6761 => /to/6761
/from/6762 => /to/6762
/from/6763 => /to/6763
/from/6764 => /to/6764
/from/6765 => /to/6765
/from/6766 => /to/6766
/from/6767 => /to/6767
/from/6768 => /to/6768
/from/6769 => /to/6769
/from/6770 => /to/6770
/from/6771 => /to/6771
/from/6772 => /to/6772
/from/6773 => /to/6773
/from/6774 => /to/6774
/from/6775 => /to/6775
/from/6776 => /to/6776
/from/6777 => /to/6777
/from/6778 => /to/6778
/from/6779 => /to/6779
/from/6780 => /to/6780
/from/6781 => /to/6781
/from/6782 => /to/6782
/from/6783 => /to/6783
/from/6784 => /to/6784
/from/6785 => /to/6785
/from/6786 => /to/6786
/from/6787 => /to/6787
/from/6788 => /to/6788
/from/6789 => /to/6789
/from/6790 => /to/6790
/from/6791 => /to/6791
/from/6792 => /to/6792
/from/6793 => /to/6793
/from/6794 => /to/6794
/from/6795 => /to/6795
/from/6796 => /to/6796
/from/6797 => /to/6797
/from/6798 => /to/6798
/from/6799 => /to/6799
/from/6800 => /to/6800
/from/6801 => /to/6801
/from/6802 => /to/6802
/from/6803 => /to/6803
/from/6804 => /to/6804
/from/6805 => /to/6805
/from/6806 => /to/6806
/from/6807 => /to/6807
/from/6808 => /to/6808
/from/6809 => /to/6809
/from/6810 => /to/6810
/from/6811 => /to/6811
/from/6812 => /to/6812
/from/6813 => /to/6813
/from/6814 => /to/6814
/from/6815 => /to/6815
/from/6816 => /to/6816
/from/6817 => /to/6817
/from/6818 => /to/6818
/from/6819 => /to/6819
/from/6820 => /to/6820
/from/6821 => /to/6821
/from/6822 => /to/6822
/from/6823 => /to/6823
/from/6824 => /to/6824
/from/6825 => /to/6825
/from/6826 => /to/6826
/from/6827 => /to/6827
/from/6828 => /to/6828
/from/6829 => /to/6829
/from/6830 => /to/6830
/from/6831 => /to/6831
/from/6832 => /to/6832
/from/6833 => /to/6833
/from/6834 => /to/6834
/from/6835 => /to/6835
/from/6836 => /to/6836
/from/6837 => /to/6837
/from/6838 => /to/6838
/from/6839 => /to/6839
/from/6840 => /to/6840
/from/6841 => /to/6841
/from/6842 => /to/6842
/from/6843 => /to/6843
/from/6844 => /to/6844
/from/6845 => /to/6845
/from/6846 => /to/6846
/from/6847 => /to/6847
/from/6848 => /to/6848
/from/6849 => /to/6849
/from/6850 => /to/6850
/from/6851 => /to/6851
/from/6852 => /to/6852
/from/6853 => /to/6853
/from/6854 => /to/6854
/from/6855 => /to/6855
/from/6856 => /to/6856
/from/6857 => /to/6857
/from/6858 => /to/6858
/from/6859 => /to/6859
/from/6860 => /to/6860
/from/6861 => /to/6861
/from/6862 => /to/6862
/from/6863 => /to/6863
/from/6864 => /to/6864
/from/6865 => /to/6865
/from/6866 => /to/6866
/from/6867 => /to/6867
/from/6868 => /to/6868
/from/6869 => /to/6869
/from/6870 => /to/6870
/from/6871 => /to/6871
/from/6872 => /to/6872
/from/6873 => /to/6873
/from/6874 => /to/6874
/from/6875 => /to/6875
/from/6876 => /to/6876
/from/6877 => /to/6877
/from/6878 => /to/6878
/from/6879 => /to/6879
/from/6880 => /to/6880
/from/6881 => /to/6881
/from/6882 => /to/6882
/from/6883 => /to/6883
/from/6884 => /to/6884
/from/6885 => /to/6885
/from/6886 => /to/6886
/from/6887 => /to/6887
/from/6888 => /to/6888
/from/6889 => /to/6889
/from/6890 => /to/6890
/from/6891 => /to/6891
/from/6892 => /to/6892
/from/6893 => /to/6893
/from/6894 => /to/6894
/from/6895 => /to/6895
/from/6896 => /to/6896
/from/6897 => /to/6897
/from/6898 => /to/6898
/from/6899 => /to/6899
/from/6900 => /to/6900
/from/6901 => /to/6901
/from/6902 => /to/6902
/from/6903 => /to/6903
/from/6904 => /to/6904
/from/6905 => /to/6905
/from/6906 => /to/6906
/from/6907 => /to/6907
/from/6908 => /to/6908
/from/6909 => /to/6909
/from/6910 => /to/6910
/from/6911 => /to/6911
/from/6912 => /to/6912
/from/6913 => /to/6913
/from/6914 => /to/6914
/from/6915 => /to/6915
/from/6916 => /to/6916
/from/6917 => /to/6917
/from/6918 => /to/6918
/from/6919 => /to/6919
/from/6920 => /to/6920
/from/6921 => /to/6921
/from/6922 => /to/6922
/from/6923 => /to/6923
/from/6924 => /to/6924
/from/6925 => /to/6925
/from/6926 => /to/6926
/from/6927 => /to/6927
/from/6928 => /to/6928
/from/6929 => /to/6929
/from/6930 => /to/6930
/from/6931 => /to/6931
/from/6932 => /to/6932
/from/6933 => /to/6933
/from/6934 => /to/6934
/from/6935 => /to/6935
/from/6936 => /to/6936
/from/6937 => /to/6937
/from/6938 => /to/6938
/from/6939 => /to/6939
/from/6940 => /to/6940
/from/6941 => /to/6941
/from/6942 => /to/6942
/from/6943 => /to/6943
/from/6944 => /to/6944
/from/6945 => /to/6945
/from/6946 => /to/6946
/from/6947 => /to/6947
/from/6948 => /to/6948
/from/6949 => /to/6949
/from/6950 => /to/6950
/from/6951 => /to/6951
/from/6952 => /to/6952
/from/6953 => /to/6953
/from/6954 => /to/6954
/from/6955 => /to/6955
/from/6956 => /to/6956
/from/6957 => /to/6957
/from/6958 => /to/6958
/from/6959 => /to/6959
/from/6960 => /to/6960
/from/6961 => /to/6961
/from/6962 => /to/6962
/from/6963 => /to/6963
/from/6964 => /to/6964
/from/6965 => /to/6965
/from/6966 => /to/6966
/from/6967 => /to/6967
/from/6968 => /to/6968
/from/6969 => /to/6969
/from/6970 => /to/6970
/from/6971 => /to/6971
/from/6972 => /to/6972
/from/6973 => /to/6973
/from/6974 => /to/6974
/from/6975 => /to/6975
/from/6976 => /to/6976
/from/6977 => /to/6977
/from/6978 => /to/6978
/from/6979 => /to/6979
/from/6980 => /to/6980
/from/6981 => /to/6981
/from/6982 => /to/6982
/from/6983 => /to/6983
/from/6984 => /to/6984
/from/6985 => /to/6985
/from/6986 => /to/6986
/from/6987 => /to/6987
/from/6988 => /to/6988
/from/6989 => /to/6989
/from/6990 => /to/6990
/from/6991 => /to/6991
/from/6992 => /to/6992
/from/6993 => /to/6993
/from/6994 => /to/6994
/from/6995 => /to/6995
/from/6996 => /to/6996
/from/6997 => /to/6997
/from/6998 => /to/6998
/from/6999 => /to/6999
/from/7000 => /to/7000
/from/7001 => /to/7001
/from/7002 => /to/7002
/from/7003 => /to/7003
/from/7004 => /to/7004
/from/7005 => /to/7005
/from/7006 => /to/7006
/from/7007 => /to/7007
/from/7008 => /to/7008
/from/7009 => /to/7009
/from/7010 => /to/7010
/from/7011 => /to/7011
/from/7012 => /to/7012
/from/7013 => /to/7013
/from/7014 => /to/7014
/from/7015 => /to/7015
/from/7016 => /to/7016
/from/7017 => /to/7017
/from/7018 => /to/7018
/from/7019 => /to/7019
/from/7020 => /to/7020
/from/7021 => /to/7021
/from/7022 => /to/7022
/from/7023 => /to/7023
/from/7024 => /to/7024
/from/7025 => /to/7025
/from/7026 => /to/7026
/from/7027 => /to/7027
/from/7028 => /to/7028
/from/7029 => /to/7029
/from/7030 => /to/7030
/from/7031 => /to/7031
/from/7032 => /to/7032
/from/7033 => /to/7033
/from/7034 => /to/7034
/from/7035 => /to/7035
/from/7036 => /to/7036
/from/7037 => /to/7037
/from/7038 => /to/7038
/from/7039 => /to/7039
/from/7040 => /to/7040
/from/7041 => /to/7041
/from/7042 => /to/7042
/from/7043 => /to/7043
/from/7044 => /to/7044
/from/7045 => /to/7045
/from/7046 => /to/7046
/from/7047 => /to/7047
/from/7048 => /to/7048
/from/7049 => /to/7049
/from/7050 => /to/7050
/from/7051 => /to/7051
/from/7052 => /to/7052
/from/7053 => /to/7053
/from/7054 => /to/7054
/from/7055 => /to/7055
/from/7056 => /to/7056
/from/7057 => /to/7057
/from/7058 => /to/7058
/from/7059 => /to/7059
/from/7060 => /to/7060
/from/7061 => /to/7061
/from/7062 => /to/7062
/from/7063 => /to/7063
/from/7064 => /to/7064
/from/7065 => /to/7065
/from/7066 => /to/7066
/from/7067 => /to/7067
/from/7068 => /to/7068
/from/7069 => /to/7069
/from/7070 => /to/7070
/from/7071 => /to/7071
/from/7072 => /to/7072
/from/7073 => /to/7073
/from/7074 => /to/7074
/from/7075 => /to/7075
/from/7076 => /to/7076
/from/7077 => /to/7077
/from/7078 => /to/7078
/from/7079 => /to/7079
/from/7080 => /to/7080
/from/7081 => /to/7081
/from/7082 => /to/7082
/from/7083 => /to/7083
/from/7084 => /to/7084
/from/7085 => /to/7085
/from/7086 => /to/7086
/from/7087 => /to/7087
/from/7088 => /to/7088
/from/7089 => /to/7089
/from/7090 => /to/7090
/from/7091 => /to/7091
/from/7092 => /to/7092
/from/7093 => /to/7093
/from/7094 => /to/7094
/from/7095 => /to/7095
/from/7096 => /to/7096
/from/7097 => /to/7097
/from/7098 => /to/7098
/from/7099 => /to/7099
/from/7100 => /to/7100
/from/7101 => /to/7101
/from/7102 => /to/7102
/from/7103 => /to/7103
/from/7104 => /to/7104
/from/7105 => /to/7105
/from/7106 => /to/7106
/from/7107 => /to/7107
/from/7108 => /to/7108
/from/7109 => /to/7109
/from/7110 => /to/7110
/from/7111 => /to/7111
/from/7112 => /to/7112
/from/7113 => /to/7113
/from/7114 => /to/7114
/from/7115 => /to/7115
/from/7116 => /to/7116
/from/7117 => /to/7117
/from/7118 => /to/7118
/from/7119 => /to/7119
/from/7120 => /to/7120
/from/7121 => /to/7121
/from/7122 => /to/7122
/from/7123 => /to/7123
/from/7124 => /to/7124
/from/7125 => /to/7125
/from/7126 => /to/7126
/from/7127 => /to/7127
/from/7128 => /to/7128
/from/7129 => /to/7129
/from/7130 => /to/7130
/from/7131 => /to/7131
/from/7132 => /to/7132
/from/7133 => /to/7133
/from/7134 => /to/7134
/from/7135 => /to/7135
/from/7136 => /to/7136
/from/7137 => /to/7137
/from/7138 => /to/7138
/from/7139 => /to/7139
/from/7140 => /to/7140
/from/7141 => /to/7141
/from/7142 => /to/7142
/from/7143 => /to/7143
/from/7144 => /to/7144
/from/7145 => /to/7145
/from/7146 => /to/7146
/from/7147 => /to/7147
/from/7148 => /to/7148
/from/7149 => /to/7149
/from/7150 => /to/7150
/from/7151 => /to/7151
/from/7152 => /to/7152
/from/7153 => /to/7153
/from/7154 => /to/7154
/from/7155 => /to/7155
/from/7156 => /to/7156
/from/7157 => /to/7157
/from/7158 => /to/7158
/from/7159 => /to/7159
/from/7160 => /to/7160
/from/7161 => /to/7161
/from/7162 => /to/7162
/from/7163 => /to/7163
/from/7164 => /to/7164
/from/7165 => /to/7165
/from/7166 => /to/7166
/from/7167 => /to/7167
/from/7168 => /to/7168
/from/7169 => /to/7169
/from/7170 => /to/7170
/from/7171 => /to/7171
/from/7172 => /to/7172
/from/7173 => /to/7173
/from/7174 => /to/7174
/from/7175 => /to/7175
/from/7176 => /to/7176
/from/7177 => /to/7177
/from/7178 => /to/7178
/from/7179 => /to/7179
/from/7180 => /to/7180
/from/7181 => /to/7181
/from/7182 => /to/7182
/from/7183 => /to/7183
/from/7184 => /to/7184
/from/7185 => /to/7185
/from/7186 => /to/7186
/from/7187 => /to/7187
/from/7188 => /to/7188
/from/7189 => /to/7189
/from/7190 => /to/7190
/from/7191 => /to/7191
/from/7192 => /to/7192
/from/7193 => /to/7193
/from/7194 => /to/7194
/from/7195 => /to/7195
/from/7196 => /to/7196
/from/7197 => /to/7197
/from/7198 => /to/7198
/from/7199 => /to/7199
/from/7200 => /to/7200
/from/7201 => /to/7201
/from/7202 => /to/7202
/from/7203 => /to/7203
/from/7204 => /to/7204
/from/7205 => /to/7205
/from/7206 => /to/7206
/from/7207 => /to/7207
/from/7208 => /to/7208
/from/7209 => /to/7209
/from/7210 => /to/7210
/from/7211 => /to/7211
/from/7212 => /to/7212
/from/7213 => /to/7213
/from/7214 => /to/7214
/from/7215 => /to/7215
/from/7216 => /to/7216
/from/7217 => /to/7217
/from/7218 => /to/7218
/from/7219 => /to/7219
/from/7220 => /to/7220
/from/7221 => /to/7221
/from/7222 => /to/7222
/from/7223 => /to/7223
/from/7224 => /to/7224
/from/7225 => /to/7225
/from/7226 => /to/7226
/from/7227 => /to/7227
/from/7228 => /to/7228
/from/7229 => /to/7229
/from/7230 => /to/7230
/from/7231 => /to/7231
/from/7232 => /to/7232
/from/7233 => /to/7233
/from/7234 => /to/7234
/from/7235 => /to/7235
/from/7236 => /to/7236
/from/7237 => /to/7237
/from/7238 => /to/7238
/from/7239 => /to/7239
/from/7240 => /to/7240
/from/7241 => /to/7241
/from/7242 => /to/7242
/from/7243 => /to/7243
/from/7244 => /to/7244
/from/7245 => /to/7245
/from/7246 => /to/7246
/from/7247 => /to/7247
/from/7248 => /to/7248
/from/7249 => /to/7249
/from/7250 => /to/7250
/from/7251 => /to/7251
/from/7252 => /to/7252
/from/7253 => /to/7253
/from/7254 => /to/7254
/from/7255 => /to/7255
/from/7256 => /to/7256
/from/7257 => /to/7257
/from/7258 => /to/7258
/from/7259 => /to/7259
/from/7260 => /to/7260
/from/7261 => /to/7261
/from/7262 => /to/7262
/from/7263 => /to/7263
/from/7264 => /to/7264
/from/7265 => /to/7265
/from/7266 => /to/7266
/from/7267 => /to/7267
/from/7268 => /to/7268
/from/7269 => /to/7269
/from/7270 => /to/7270
/from/7271 => /to/7271
/from/7272 => /to/7272
/from/7273 => /to/7273
/from/7274 => /to/7274
/from/7275 => /to/7275
/from/7276 => /to/7276
/from/7277 => /to/7277
/from/7278 => /to/7278
/from/7279 => /to/7279
/from/7280 => /to/7280
/from/7281 => /to/7281
/from/7282 => /to/7282
/from/7283 => /to/7283
/from/7284 => /to/7284
/from/7285 => /to/7285
/from/7286 => /to/7286
/from/7287 => /to/7287
/from/7288 => /to/7288
/from/7289 => /to/7289
/from/7290 => /to/7290
/from/7291 => /to/7291
/from/7292 => /to/7292
/from/7293 => /to/7293
/from/7294 => /to/7294
/from/7295 => /to/7295
/from/7296 => /to/7296
/from/7297 => /to/7297
/from/7298 => /to/7298
/from/7299 => /to/7299
/from/7300 => /to/7300
/from/7301 => /to/7301
/from/7302 => /to/7302
/from/7303 => /to/7303
/from/7304 => /to/7304
/from/7305 => /to/7305
/from/7306 => /to/7306
/from/7307 => /to/7307
/from/7308 => /to/7308
/from/7309 => /to/7309
/from/7310 => /to/7310
/from/7311 => /to/7311
/from/7312 => /to/7312
/from/7313 => /to/7313
/from/7314 => /to/7314
/from/7315 => /to/7315
/from/7316 => /to/7316
/from/7317 => /to/7317
/from/7318 => /to/7318
/from/7319 => /to/7319
/from/7320 => /to/7320
/from/7321 => /to/7321
/from/7322 => /to/7322
/from/7323 => /to/7323
/from/7324 => /to/7324
/from/7325 => /to/7325
/from/7326 => /to/7326
/from/7327 => /to/7327
/from/7328 => /to/7328
/from/7329 => /to/7329
/from/7330 => /to/7330
/from/7331 => /to/7331
/from/7332 => /to/7332
/from/7333 => /to/7333
/from/7334 => /to/7334
/from/7335 => /to/7335
/from/7336 => /to/7336
/from/7337 => /to/7337
/from/7338 => /to/7338
/from/7339 => /to/7339
/from/7340 => /to/7340
/from/7341 => /to/7341
/from/7342 => /to/7342
/from/7343 => /to/7343
/from/7344 => /to/7344
/from/7345 => /to/7345
/from/7346 => /to/7346
/from/7347 => /to/7347
/from/7348 => /to/7348
/from/7349 => /to/7349
/from/7350 => /to/7350
/from/7351 => /to/7351
/from/7352 => /to/7352
/from/7353 => /to/7353
/from/7354 => /to/7354
/from/7355 => /to/7355
/from/7356 => /to/7356
/from/7357 => /to/7357
/from/7358 => /to/7358
/from/7359 => /to/7359
/from/7360 => /to/7360
/from/7361 => /to/7361
/from/7362 => /to/7362
/from/7363 => /to/7363
/from/7364 => /to/7364
/from/7365 => /to/7365
/from/7366 => /to/7366
/from/7367 => /to/7367
/from/7368 => /to/7368
/from/7369 => /to/7369
/from/7370 => /to/7370
/from/7371 => /to/7371
/from/7372 => /to/7372
/from/7373 => /to/7373
/from/7374 => /to/7374
/from/7375 => /to/7375
/from/7376 => /to/7376
/from/7377 => /to/7377
/from/7378 => /to/7378
/from/7379 => /to/7379
/from/7380 => /to/7380
/from/7381 => /to/7381
/from/7382 => /to/7382
/from/7383 => /to/7383
/from/7384 => /to/7384
/from/7385 => /to/7385
/from/7386 => /to/7386
/from/7387 => /to/7387
/from/7388 => /to/7388
/from/7389 => /to/7389
/from/7390 => /to/7390
/from/7391 => /to/7391
/from/7392 => /to/7392
/from/7393 => /to/7393
/from/7394 => /to/7394
/from/7395 => /to/7395
/from/7396 => /to/7396
/from/7397 => /to/7397
/from/7398 => /to/7398
/from/7399 => /to/7399
/from/7400 => /to/7400
/from/7401 => /to/7401
/from/7402 => /to/7402
/from/7403 => /to/7403
/from/7404 => /to/7404
/from/7405 => /to/7405
/from/7406 => /to/7406
/from/7407 => /to/7407
/from/7408 => /to/7408
/from/7409 => /to/7409
/from/7410 => /to/7410
/from/7411 => /to/7411
/from/7412 => /to/7412
/from/7413 => /to/7413
/from/7414 => /to/7414
/from/7415 => /to/7415
/from/7416 => /to/7416
/from/7417 => /to/7417
/from/7418 => /to/7418
/from/7419 => /to/7419
/from/7420 => /to/7420
/from/7421 => /to/7421
/from/7422 => /to/7422
/from/7423 => /to/7423
/from/7424 => /to/7424
/from/7425 => /to/7425
/from/7426 => /to/7426
/from/7427 => /to/7427
/from/7428 => /to/7428
/from/7429 => /to/7429
/from/7430 => /to/7430
/from/7431 => /to/7431
/from/7432 => /to/7432
/from/7433 => /to/7433
/from/7434 => /to/7434
/from/7435 => /to/7435
/from/7436 => /to/7436
/from/7437 => /to/7437
/from/7438 => /to/7438
/from/7439 => /to/7439
/from/7440 => /to/7440
/from/7441 => /to/7441
/from/7442 => /to/7442
/from/7443 => /to/7443
/from/7444 => /to/7444
/from/7445 => /to/7445
/from/7446 => /to/7446
/from/7447 => /to/7447
/from/7448 => /to/7448
/from/7449 => /to/7449
/from/7450 => /to/7450
/from/7451 => /to/7451
/from/7452 => /to/7452
/from/7453 => /to/7453
/from/7454 => /to/7454
/from/7455 => /to/7455
/from/7456 => /to/7456
/from/7457 => /to/7457
/from/7458 => /to/7458
/from/7459 => /to/7459
/from/7460 => /to/7460
/from/7461 => /to/7461
/from/7462 => /to/7462
/from/7463 => /to/7463
/from/7464 => /to/7464
/from/7465 => /to/7465
/from/7466 => /to/7466
/from/7467 => /to/7467
/from/7468 => /to/7468
/from/7469 => /to/7469
/from/7470 => /to/7470
/from/7471 => /to/7471
/from/7472 => /to/7472
/from/7473 => /to/7473
/from/7474 => /to/7474
/from/7475 => /to/7475
/from/7476 => /to/7476
/from/7477 => /to/7477
/from/7478 => /to/7478
/from/7479 => /to/7479
/from/7480 => /to/7480
/from/7481 => /to/7481
/from/7482 => /to/7482
/from/7483 => /to/7483
/from/7484 => /to/7484
/from/7485 => /to/7485
/from/7486 => /to/7486
/from/7487 => /to/7487
/from/7488 => /to/7488
/from/7489 => /to/7489
/from/7490 => /to/7490
/from/7491 => /to/7491
/from/7492 => /to/7492
/from/7493 => /to/7493
/from/7494 => /to/7494
/from/7495 => /to/7495
/from/7496 => /to/7496
/from/7497 => /to/7497
/from/7498 => /to/7498
/from/7499 => /to/7499
/from/7500 => /to/7500
/from/7501 => /to/7501
/from/7502 => /to/7502
/from/7503 => /to/7503
/from/7504 => /to/7504
/from/7505 => /to/7505
/from/7506 => /to/7506
/from/7507 => /to/7507
/from/7508 => /to/7508
/from/7509 => /to/7509
/from/7510 => /to/7510
/from/7511 => /to/7511
/from/7512 => /to/7512
/from/7513 => /to/7513
/from/7514 => /to/7514
/from/7515 => /to/7515
/from/7516 => /to/7516
/from/7517 => /to/7517
/from/7518 => /to/7518
/from/7519 => /to/7519
/from/7520 => /to/7520
/from/7521 => /to/7521
/from/7522 => /to/7522
/from/7523 => /to/7523
/from/7524 => /to/7524
/from/7525 => /to/7525
/from/7526 => /to/7526
/from/7527 => /to/7527
/from/7528 => /to/7528
/from/7529 => /to/7529
/from/7530 => /to/7530
/from/7531 => /to/7531
/from/7532 => /to/7532
/from/7533 => /to/7533
/from/7534 => /to/7534
/from/7535 => /to/7535
/from/7536 => /to/7536
/from/7537 => /to/7537
/from/7538 => /to/7538
/from/7539 => /to/7539
/from/7540 => /to/7540
/from/7541 => /to/7541
/from/7542 => /to/7542
/from/7543 => /to/7543
/from/7544 => /to/7544
/from/7545 => /to/7545
/from/7546 => /to/7546
/from/7547 => /to/7547
/from/7548 => /to/7548
/from/7549 => /to/7549
/from/7550 => /to/7550
/from/7551 => /to/7551
/from/7552 => /to/7552
/from/7553 => /to/7553
/from/7554 => /to/7554
/from/7555 => /to/7555
/from/7556 => /to/7556
/from/7557 => /to/7557
/from/7558 => /to/7558
/from/7559 => /to/7559
/from/7560 => /to/7560
/from/7561 => /to/7561
/from/7562 => /to/7562
/from/7563 => /to/7563
/from/7564 => /to/7564
/from/7565 => /to/7565
/from/7566 => /to/7566
/from/7567 => /to/7567
/from/7568 => /to/7568
/from/7569 => /to/7569
/from/7570 => /to/7570
/from/7571 => /to/7571
/from/7572 => /to/7572
/from/7573 => /to/7573
/from/7574 => /to/7574
/from/7575 => /to/7575
/from/7576 => /to/7576
/from/7577 => /to/7577
/from/7578 => /to/7578
/from/7579 => /to/7579
/from/7580 => /to/7580
/from/7581 => /to/7581
/from/7582 => /to/7582
/from/7583 => /to/7583
/from/7584 => /to/7584
/from/7585 => /to/7585
/from/7586 => /to/7586
/from/7587 => /to/7587
/from/7588 => /to/7588
/from/7589 => /to/7589
/from/7590 => /to/7590
/from/7591 => /to/7591
/from/7592 => /to/7592
/from/7593 => /to/7593
/from/7594 => /to/7594
/from/7595 => /to/7595
/from/7596 => /to/7596
/from/7597 => /to/7597
/from/7598 => /to/7598
/from/7599 => /to/7599
/from/7600 => /to/7600
/from/7601 => /to/7601
/from/7602 => /to/7602
/from/7603 => /to/7603
/from/7604 => /to/7604
/from/7605 => /to/7605
/from/7606 => /to/7606
/from/7607 => /to/7607
/from/7608 => /to/7608
/from/7609 => /to/7609
/from/7610 => /to/7610
/from/7611 => /to/7611
/from/7612 => /to/7612
/from/7613 => /to/7613
/from/7614 => /to/7614
/from/7615 => /to/7615
/from/7616 => /to/7616
/from/7617 => /to/7617
/from/7618 => /to/7618
/from/7619 => /to/7619
/from/7620 => /to/7620
/from/7621 => /to/7621
/from/7622 => /to/7622
/from/7623 => /to/7623
/from/7624 => /to/7624
/from/7625 => /to/7625
/from/7626 => /to/7626
/from/7627 => /to/7627
/from/7628 => /to/7628
/from/7629 => /to/7629
/from/7630 => /to/7630
/from/7631 => /to/7631
/from/7632 => /to/7632
/from/7633 => /to/7633
/from/7634 => /to/7634
/from/7635 => /to/7635
/from/7636 => /to/7636
/from/7637 => /to/7637
/from/7638 => /to/7638
/from/7639 => /to/7639
/from/7640 => /to/7640
/from/7641 => /to/7641
/from/7642 => /to/7642
/from/7643 => /to/7643
/from/7644 => /to/7644
/from/7645 => /to/7645
/from/7646 => /to/7646
/from/7647 => /to/7647
/from/7648 => /to/7648
/from/7649 => /to/7649
/from/7650 => /to/7650
/from/7651 => /to/7651
/from/7652 => /to/7652
/from/7653 => /to/7653
/from/7654 => /to/7654
/from/7655 => /to/7655
/from/7656 => /to/7656
/from/7657 => /to/7657
/from/7658 => /to/7658
/from/7659 => /to/7659
/from/7660 => /to/7660
/from/7661 => /to/7661
/from/7662 => /to/7662
/from/7663 => /to/7663
/from/7664 => /to/7664
/from/7665 => /to/7665
/from/7666 => /to/7666
/from/7667 => /to/7667
/from/7668 => /to/7668
/from/7669 => /to/7669
/from/7670 => /to/7670
/from/7671 => /to/7671
/from/7672 => /to/7672
/from/7673 => /to/7673
/from/7674 => /to/7674
/from/7675 => /to/7675
/from/7676 => /to/7676
/from/7677 => /to/7677
/from/7678 => /to/7678
/from/7679 => /to/7679
/from/7680 => /to/7680
/from/7681 => /to/7681
/from/7682 => /to/7682
/from/7683 => /to/7683
/from/7684 => /to/7684
/from/7685 => /to/7685
/from/7686 => /to/7686
/from/7687 => /to/7687
/from/7688 => /to/7688
/from/7689 => /to/7689
/from/7690 => /to/7690
/from/7691 => /to/7691
/from/7692 => /to/7692
/from/7693 => /to/7693
/from/7694 => /to/7694
/from/7695 => /to/7695
/from/7696 => /to/7696
/from/7697 => /to/7697
/from/7698 => /to/7698
/from/7699 => /to/7699
/from/7700 => /to/7700
/from/7701 => /to/7701
/from/7702 => /to/7702
/from/7703 => /to/7703
/from/7704 => /to/7704
/from/7705 => /to/7705
/from/7706 => /to/7706
/from/7707 => /to/7707
/from/7708 => /to/7708
/from/7709 => /to/7709
/from/7710 => /to/7710
/from/7711 => /to/7711
/from/7712 => /to/7712
/from/7713 => /to/7713
/from/7714 => /to/7714
/from/7715 => /to/7715
/from/7716 => /to/7716
/from/7717 => /to/7717
/from/7718 => /to/7718
/from/7719 => /to/7719
/from/7720 => /to/7720
/from/7721 => /to/7721
/from/7722 => /to/7722
/from/7723 => /to/7723
/from/7724 => /to/7724
/from/7725 => /to/7725
/from/7726 => /to/7726
/from/7727 => /to/7727
/from/7728 => /to/7728
/from/7729 => /to/7729
/from/7730 => /to/7730
/from/7731 => /to/7731
/from/7732 => /to/7732
/from/7733 => /to/7733
/from/7734 => /to/7734
/from/7735 => /to/7735
/from/7736 => /to/7736
/from/7737 => /to/7737
/from/7738 => /to/7738
/from/7739 => /to/7739
/from/7740 => /to/7740
/from/7741 => /to/7741
/from/7742 => /to/7742
/from/7743 => /to/7743
/from/7744 => /to/7744
/from/7745 => /to/7745
/from/7746 => /to/7746
/from/7747 => /to/7747
/from/7748 => /to/7748
/from/7749 => /to/7749
/from/7750 => /to/7750
/from/7751 => /to/7751
/from/7752 => /to/7752
/from/7753 => /to/7753
/from/7754 => /to/7754
/from/7755 => /to/7755
/from/7756 => /to/7756
/from/7757 => /to/7757
/from/7758 => /to/7758
/from/7759 => /to/7759
/from/7760 => /to/7760
/from/7761 => /to/7761
/from/7762 => /to/7762
/from/7763 => /to/7763
/from/7764 => /to/7764
/from/7765 => /to/7765
/from/7766 => /to/7766
/from/7767 => /to/7767
/from/7768 => /to/7768
/from/7769 => /to/7769
/from/7770 => /to/7770
/from/7771 => /to/7771
/from/7772 => /to/7772
/from/7773 => /to/7773
/from/7774 => /to/7774
/from/7775 => /to/7775
/from/7776 => /to/7776
/from/7777 => /to/7777
/from/7778 => /to/7778
/from/7779 => /to/7779
/from/7780 => /to/7780
/from/7781 => /to/7781
/from/7782 => /to/7782
/from/7783 => /to/7783
/from/7784 => /to/7784
/from/7785 => /to/7785
/from/7786 => /to/7786
/from/7787 => /to/7787
/from/7788 => /to/7788
/from/7789 => /to/7789
/from/7790 => /to/7790
/from/7791 => /to/7791
/from/7792 => /to/7792
/from/7793 => /to/7793
/from/7794 => /to/7794
/from/7795 => /to/7795
/from/7796 => /to/7796
/from/7797 => /to/7797
/from/7798 => /to/7798
/from/7799 => /to/7799
/from/7800 => /to/7800
/from/7801 => /to/7801
/from/7802 => /to/7802
/from/7803 => /to/7803
/from/7804 => /to/7804
/from/7805 => /to/7805
/from/7806 => /to/7806
/from/7807 => /to/7807
/from/7808 => /to/7808
/from/7809 => /to/7809
/from/7810 => /to/7810
/from/7811 => /to/7811
/from/7812 => /to/7812
/from/7813 => /to/7813
/from/7814 => /to/7814
/from/7815 => /to/7815
/from/7816 => /to/7816
/from/7817 => /to/7817
/from/7818 => /to/7818
/from/7819 => /to/7819
/from/7820 => /to/7820
/from/7821 => /to/7821
/from/7822 => /to/7822
/from/7823 => /to/7823
/from/7824 => /to/7824
/from/7825 => /to/7825
/from/7826 => /to/7826
/from/7827 => /to/7827
/from/7828 => /to/7828
/from/7829 => /to/7829
/from/7830 => /to/7830
/from/7831 => /to/7831
/from/7832 => /to/7832
/from/7833 => /to/7833
/from/7834 => /to/7834
/from/7835 => /to/7835
/from/7836 => /to/7836
/from/7837 => /to/7837
/from/7838 => /to/7838
/from/7839 => /to/7839
/from/7840 => /to/7840
/from/7841 => /to/7841
/from/7842 => /to/7842
/from/7843 => /to/7843
/from/7844 => /to/7844
/from/7845 => /to/7845
/from/7846 => /to/7846
/from/7847 => /to/7847
/from/7848 => /to/7848
/from/7849 => /to/7849
/from/7850 => /to/7850
/from/7851 => /to/7851
/from/7852 => /to/7852
/from/7853 => /to/7853
/from/7854 => /to/7854
/from/7855 => /to/7855
/from/7856 => /to/7856
/from/7857 => /to/7857
/from/7858 => /to/7858
/from/7859 => /to/7859
/from/7860 => /to/7860
/from/7861 => /to/7861
/from/7862 => /to/7862
/from/7863 => /to/7863
/from/7864 => /to/7864
/from/7865 => /to/7865
/from/7866 => /to/7866
/from/7867 => /to/7867
/from/7868 => /to/7868
/from/7869 => /to/7869
/from/7870 => /to/7870
/from/7871 => /to/7871
/from/7872 => /to/7872
/from/7873 => /to/7873
/from/7874 => /to/7874
/from/7875 => /to/7875
/from/7876 => /to/7876
/from/7877 => /to/7877
/from/7878 => /to/7878
/from/7879 => /to/7879
/from/7880 => /to/7880
/from/7881 => /to/7881
/from/7882 => /to/7882
/from/7883 => /to/7883
/from/7884 => /to/7884
/from/7885 => /to/7885
/from/7886 => /to/7886
/from/7887 => /to/7887
/from/7888 => /to/7888
/from/7889 => /to/7889
/from/7890 => /to/7890
/from/7891 => /to/7891
/from/7892 => /to/7892
/from/7893 => /to/7893
/from/7894 => /to/7894
/from/7895 => /to/7895
/from/7896 => /to/7896
/from/7897 => /to/7897
/from/7898 => /to/7898
/from/7899 => /to/7899
/from/7900 => /to/7900
/from/7901 => /to/7901
/from/7902 => /to/7902
/from/7903 => /to/7903
/from/7904 => /to/7904
/from/7905 => /to/7905
/from/7906 => /to/7906
/from/7907 => /to/7907
/from/7908 => /to/7908
/from/7909 => /to/7909
/from/7910 => /to/7910
/from/7911 => /to/7911
/from/7912 => /to/7912
/from/7913 => /to/7913
/from/7914 => /to/7914
/from/7915 => /to/7915
/from/7916 => /to/7916
/from/7917 => /to/7917
/from/7918 => /to/7918
/from/7919 => /to/7919
/from/7920 => /to/7920
/from/7921 => /to/7921
/from/7922 => /to/7922
/from/7923 => /to/7923
/from/7924 => /to/7924
/from/7925 => /to/7925
/from/7926 => /to/7926
/from/7927 => /to/7927
/from/7928 => /to/7928
/from/7929 => /to/7929
/from/7930 => /to/7930
/from/7931 => /to/7931
/from/7932 => /to/7932
/from/7933 => /to/7933
/from/7934 => /to/7934
/from/7935 => /to/7935
/from/7936 => /to/7936
/from/7937 => /to/7937
/from/7938 => /to/7938
/from/7939 => /to/7939
/from/7940 => /to/7940
/from/7941 => /to/7941
/from/7942 => /to/7942
/from/7943 => /to/7943
/from/7944 => /to/7944
/from/7945 => /to/7945
/from/7946 => /to/7946
/from/7947 => /to/7947
/from/7948 => /to/7948
/from/7949 => /to/7949
/from/7950 => /to/7950
/from/7951 => /to/7951
/from/7952 => /to/7952
/from/7953 => /to/7953
/from/7954 => /to/7954
/from/7955 => /to/7955
/from/7956 => /to/7956
/from/7957 => /to/7957
/from/7958 => /to/7958
/from/7959 => /to/7959
/from/7960 => /to/7960
/from/7961 => /to/7961
/from/7962 => /to/7962
/from/7963 => /to/7963
/from/7964 => /to/7964
/from/7965 => /to/7965
/from/7966 => /to/7966
/from/7967 => /to/7967
/from/7968 => /to/7968
/from/7969 => /to/7969
/from/7970 => /to/7970
/from/7971 => /to/7971
/from/7972 => /to/7972
/from/7973 => /to/7973
/from/7974 => /to/7974
/from/7975 => /to/7975
/from/7976 => /to/7976
/from/7977 => /to/7977
/from/7978 => /to/7978
/from/7979 => /to/7979
/from/7980 => /to/7980
/from/7981 => /to/7981
/from/7982 => /to/7982
/from/7983 => /to/7983
/from/7984 => /to/7984
/from/7985 => /to/7985
/from/7986 => /to/7986
/from/7987 => /to/7987
/from/7988 => /to/7988
/from/7989 => /to/7989
/from/7990 => /to/7990
/from/7991 => /to/7991
/from/7992 => /to/7992
/from/7993 => /to/7993
/from/7994 => /to/7994
/from/7995 => /to/7995
/from/7996 => /to/7996
/from/7997 => /to/7997
/from/7998 => /to/7998
/from/7999 => /to/7999
/from/8000 => /to/8000
/from/8001 => /to/8001
/from/8002 => /to/8002
/from/8003 => /to/8003
/from/8004 => /to/8004
/from/8005 => /to/8005
/from/8006 => /to/8006
/from/8007 => /to/8007
/from/8008 => /to/8008
/from/8009 => /to/8009
/from/8010 => /to/8010
/from/8011 => /to/8011
/from/8012 => /to/8012
/from/8013 => /to/8013
/from/8014 => /to/8014
/from/8015 => /to/8015
/from/8016 => /to/8016
/from/8017 => /to/8017
/from/8018 => /to/8018
/from/8019 => /to/8019
/from/8020 => /to/8020
/from/8021 => /to/8021
/from/8022 => /to/8022
/from/8023 => /to/8023
/from/8024 => /to/8024
/from/8025 => /to/8025
/from/8026 => /to/8026
/from/8027 => /to/8027
/from/8028 => /to/8028
/from/8029 => /to/8029
/from/8030 => /to/8030
/from/8031 => /to/8031
/from/8032 => /to/8032
/from/8033 => /to/8033
/from/8034 => /to/8034
/from/8035 => /to/8035
/from/8036 => /to/8036
/from/8037 => /to/8037
/from/8038 => /to/8038
/from/8039 => /to/8039
/from/8040 => /to/8040
/from/8041 => /to/8041
/from/8042 => /to/8042
/from/8043 => /to/8043
/from/8044 => /to/8044
/from/8045 => /to/8045
/from/8046 => /to/8046
/from/8047 => /to/8047
/from/8048 => /to/8048
/from/8049 => /to/8049
/from/8050 => /to/8050
/from/8051 => /to/8051
/from/8052 => /to/8052
/from/8053 => /to/8053
/from/8054 => /to/8054
/from/8055 => /to/8055
/from/8056 => /to/8056
/from/8057 => /to/8057
/from/8058 => /to/8058
/from/8059 => /to/8059
/from/8060 => /to/8060
/from/8061 => /to/8061
/from/8062 => /to/8062
/from/8063 => /to/8063
/from/8064 => /to/8064
/from/8065 => /to/8065
/from/8066 => /to/8066
/from/8067 => /to/8067
/from/8068 => /to/8068
/from/8069 => /to/8069
/from/8070 => /to/8070
/from/8071 => /to/8071
/from/8072 => /to/8072
/from/8073 => /to/8073
/from/8074 => /to/8074
/from/8075 => /to/8075
/from/8076 => /to/8076
/from/8077 => /to/8077
/from/8078 => /to/8078
/from/8079 => /to/8079
/from/8080 => /to/8080
/from/8081 => /to/8081
/from/8082 => /to/8082
/from/8083 => /to/8083
/from/8084 => /to/8084
/from/8085 => /to/8085
/from/8086 => /to/8086
/from/8087 => /to/8087
/from/8088 => /to/8088
/from/8089 => /to/8089
/from/8090 => /to/8090
/from/8091 => /to/8091
/from/8092 => /to/8092
/from/8093 => /to/8093
/from/8094 => /to/8094
/from/8095 => /to/8095
/from/8096 => /to/8096
/from/8097 => /to/8097
/from/8098 => /to/8098
/from/8099 => /to/8099
/from/8100 => /to/8100
/from/8101 => /to/8101
/from/8102 => /to/8102
/from/8103 => /to/8103
/from/8104 => /to/8104
/from/8105 => /to/8105
/from/8106 => /to/8106
/from/8107 => /to/8107
/from/8108 => /to/8108
/from/8109 => /to/8109
/from/8110 => /to/8110
/from/8111 => /to/8111
/from/8112 => /to/8112
/from/8113 => /to/8113
/from/8114 => /to/8114
/from/8115 => /to/8115
/from/8116 => /to/8116
/from/8117 => /to/8117
/from/8118 => /to/8118
/from/8119 => /to/8119
/from/8120 => /to/8120
/from/8121 => /to/8121
/from/8122 => /to/8122
/from/8123 => /to/8123
/from/8124 => /to/8124
/from/8125 => /to/8125
/from/8126 => /to/8126
/from/8127 => /to/8127
/from/8128 => /to/8128
/from/8129 => /to/8129
/from/8130 => /to/8130
/from/8131 => /to/8131
/from/8132 => /to/8132
/from/8133 => /to/8133
/from/8134 => /to/8134
/from/8135 => /to/8135
/from/8136 => /to/8136
/from/8137 => /to/8137
/from/8138 => /to/8138
/from/8139 => /to/8139
/from/8140 => /to/8140
/from/8141 => /to/8141
/from/8142 => /to/8142
/from/8143 => /to/8143
/from/8144 => /to/8144
/from/8145 => /to/8145
/from/8146 => /to/8146
/from/8147 => /to/8147
/from/8148 => /to/8148
/from/8149 => /to/8149
/from/8150 => /to/8150
/from/8151 => /to/8151
/from/8152 => /to/8152
/from/8153 => /to/8153
/from/8154 => /to/8154
/from/8155 => /to/8155
/from/8156 => /to/8156
/from/8157 => /to/8157
/from/8158 => /to/8158
/from/8159 => /to/8159
/from/8160 => /to/8160
/from/8161 => /to/8161
/from/8162 => /to/8162
/from/8163 => /to/8163
/from/8164 => /to/8164
/from/8165 => /to/8165
/from/8166 => /to/8166
/from/8167 => /to/8167
/from/8168 => /to/8168
/from/8169 => /to/8169
/from/8170 => /to/8170
/from/8171 => /to/8171
/from/8172 => /to/8172
/from/8173 => /to/8173
/from/8174 => /to/8174
/from/8175 => /to/8175
/from/8176 => /to/8176
/from/8177 => /to/8177
/from/8178 => /to/8178
/from/8179 => /to/8179
/from/8180 => /to/8180
/from/8181 => /to/8181
/from/8182 => /to/8182
/from/8183 => /to/8183
/from/8184 => /to/8184
/from/8185 => /to/8185
/from/8186 => /to/8186
/from/8187 => /to/8187
/from/8188 => /to/8188
/from/8189 => /to/8189
/from/8190 => /to/8190
/from/8191 => /to/8191
/from/8192 => /to/8192
/from/8193 => /to/8193
/from/8194 => /to/8194
/from/8195 => /to/8195
/from/8196 => /to/8196
/from/8197 => /to/8197
/from/8198 => /to/8198
/from/8199 => /to/8199
/from/8200 => /to/8200
/from/8201 => /to/8201
/from/8202 => /to/8202
/from/8203 => /to/8203
/from/8204 => /to/8204
/from/8205 => /to/8205
/from/8206 => /to/8206
/from/8207 => /to/8207
/from/8208 => /to/8208
/from/8209 => /to/8209
/from/8210 => /to/8210
/from/8211 => /to/8211
/from/8212 => /to/8212
/from/8213 => /to/8213
/from/8214 => /to/8214
/from/8215 => /to/8215
/from/8216 => /to/8216
/from/8217 => /to/8217
/from/8218 => /to/8218
/from/8219 => /to/8219
/from/8220 => /to/8220
/from/8221 => /to/8221
/from/8222 => /to/8222
/from/8223 => /to/8223
/from/8224 => /to/8224
/from/8225 => /to/8225
/from/8226 => /to/8226
/from/8227 => /to/8227
/from/8228 => /to/8228
/from/8229 => /to/8229
/from/8230 => /to/8230
/from/8231 => /to/8231
/from/8232 => /to/8232
/from/8233 => /to/8233
/from/8234 => /to/8234
/from/8235 => /to/8235
/from/8236 => /to/8236
/from/8237 => /to/8237
/from/8238 => /to/8238
/from/8239 => /to/8239
/from/8240 => /to/8240
/from/8241 => /to/8241
/from/8242 => /to/8242
/from/8243 => /to/8243
/from/8244 => /to/8244
/from/8245 => /to/8245
/from/8246 => /to/8246
/from/8247 => /to/8247
/from/8248 => /to/8248
/from/8249 => /to/8249
/from/8250 => /to/8250
/from/8251 => /to/8251
/from/8252 => /to/8252
/from/8253 => /to/8253
/from/8254 => /to/8254
/from/8255 => /to/8255
/from/8256 => /to/8256
/from/8257 => /to/8257
/from/8258 => /to/8258
/from/8259 => /to/8259
/from/8260 => /to/8260
/from/8261 => /to/8261
/from/8262 => /to/8262
/from/8263 => /to/8263
/from/8264 => /to/8264
/from/8265 => /to/8265
/from/8266 => /to/8266
/from/8267 => /to/8267
/from/8268 => /to/8268
/from/8269 => /to/8269
/from/8270 => /to/8270
/from/8271 => /to/8271
/from/8272 => /to/8272
/from/8273 => /to/8273
/from/8274 => /to/8274
/from/8275 => /to/8275
/from/8276 => /to/8276
/from/8277 => /to/8277
/from/8278 => /to/8278
/from/8279 => /to/8279
/from/8280 => /to/8280
/from/8281 => /to/8281
/from/8282 => /to/8282
/from/8283 => /to/8283
/from/8284 => /to/8284
/from/8285 => /to/8285
/from/8286 => /to/8286
/from/8287 => /to/8287
/from/8288 => /to/8288
/from/8289 => /to/8289
/from/8290 => /to/8290
/from/8291 => /to/8291
/from/8292 => /to/8292
/from/8293 => /to/8293
/from/8294 => /to/8294
/from/8295 => /to/8295
/from/8296 => /to/8296
/from/8297 => /to/8297
/from/8298 => /to/8298
/from/8299 => /to/8299
/from/8300 => /to/8300
/from/8301 => /to/8301
/from/8302 => /to/8302
/from/8303 => /to/8303
/from/8304 => /to/8304
/from/8305 => /to/8305
/from/8306 => /to/8306
/from/8307 => /to/8307
/from/8308 => /to/8308
/from/8309 => /to/8309
/from/8310 => /to/8310
/from/8311 => /to/8311
/from/8312 => /to/8312
/from/8313 => /to/8313
/from/8314 => /to/8314
/from/8315 => /to/8315
/from/8316 => /to/8316
/from/8317 => /to/8317
/from/8318 => /to/8318
/from/8319 => /to/8319
/from/8320 => /to/8320
/from/8321 => /to/8321
/from/8322 => /to/8322
/from/8323 => /to/8323
/from/8324 => /to/8324
/from/8325 => /to/8325
/from/8326 => /to/8326
/from/8327 => /to/8327
/from/8328 => /to/8328
/from/8329 => /to/8329
/from/8330 => /to/8330
/from/8331 => /to/8331
/from/8332 => /to/8332
/from/8333 => /to/8333
/from/8334 => /to/8334
/from/8335 => /to/8335
/from/8336 => /to/8336
/from/8337 => /to/8337
/from/8338 => /to/8338
/from/8339 => /to/8339
/from/8340 => /to/8340
/from/8341 => /to/8341
/from/8342 => /to/8342
/from/8343 => /to/8343
/from/8344 => /to/8344
/from/8345 => /to/8345
/from/8346 => /to/8346
/from/8347 => /to/8347
/from/8348 => /to/8348
/from/8349 => /to/8349
/from/8350 => /to/8350
/from/8351 => /to/8351
/from/8352 => /to/8352
/from/8353 => /to/8353
/from/8354 => /to/8354
/from/8355 => /to/8355
/from/8356 => /to/8356
/from/8357 => /to/8357
/from/8358 => /to/8358
/from/8359 => /to/8359
/from/8360 => /to/8360
/from/8361 => /to/8361
/from/8362 => /to/8362
/from/8363 => /to/8363
/from/8364 => /to/8364
/from/8365 => /to/8365
/from/8366 => /to/8366
/from/8367 => /to/8367
/from/8368 => /to/8368
/from/8369 => /to/8369
/from/8370 => /to/8370
/from/8371 => /to/8371
/from/8372 => /to/8372
/from/8373 => /to/8373
/from/8374 => /to/8374
/from/8375 => /to/8375
/from/8376 => /to/8376
/from/8377 => /to/8377
/from/8378 => /to/8378
/from/8379 => /to/8379
/from/8380 => /to/8380
/from/8381 => /to/8381
/from/8382 => /to/8382
/from/8383 => /to/8383
/from/8384 => /to/8384
/from/8385 => /to/8385
/from/8386 => /to/8386
/from/8387 => /to/8387
/from/8388 => /to/8388
/from/8389 => /to/8389
/from/8390 => /to/8390
/from/8391 => /to/8391
/from/8392 => /to/8392
/from/8393 => /to/8393
/from/8394 => /to/8394
/from/8395 => /to/8395
/from/8396 => /to/8396
/from/8397 => /to/8397
/from/8398 => /to/8398
/from/8399 => /to/8399
/from/8400 => /to/8400
/from/8401 => /to/8401
/from/8402 => /to/8402
/from/8403 => /to/8403
/from/8404 => /to/8404
/from/8405 => /to/8405
/from/8406 => /to/8406
/from/8407 => /to/8407
/from/8408 => /to/8408
/from/8409 => /to/8409
/from/8410 => /to/8410
/from/8411 => /to/8411
/from/8412 => /to/8412
/from/8413 => /to/8413
/from/8414 => /to/8414
/from/8415 => /to/8415
/from/8416 => /to/8416
/from/8417 => /to/8417
/from/8418 => /to/8418
/from/8419 => /to/8419
/from/8420 => /to/8420
/from/8421 => /to/8421
/from/8422 => /to/8422
/from/8423 => /to/8423
/from/8424 => /to/8424
/from/8425 => /to/8425
/from/8426 => /to/8426
/from/8427 => /to/8427
/from/8428 => /to/8428
/from/8429 => /to/8429
/from/8430 => /to/8430
/from/8431 => /to/8431
/from/8432 => /to/8432
/from/8433 => /to/8433
/from/8434 => /to/8434
/from/8435 => /to/8435
/from/8436 => /to/8436
/from/8437 => /to/8437
/from/8438 => /to/8438
/from/8439 => /to/8439
/from/8440 => /to/8440
/from/8441 => /to/8441
/from/8442 => /to/8442
/from/8443 => /to/8443
/from/8444 => /to/8444
/from/8445 => /to/8445
/from/8446 => /to/8446
/from/8447 => /to/8447
/from/8448 => /to/8448
/from/8449 => /to/8449
/from/8450 => /to/8450
/from/8451 => /to/8451
/from/8452 => /to/8452
/from/8453 => /to/8453
/from/8454 => /to/8454
/from/8455 => /to/8455
/from/8456 => /to/8456
/from/8457 => /to/8457
/from/8458 => /to/8458
/from/8459 => /to/8459
/from/8460 => /to/8460
/from/8461 => /to/8461
/from/8462 => /to/8462
/from/8463 => /to/8463
/from/8464 => /to/8464
/from/8465 => /to/8465
/from/8466 => /to/8466
/from/8467 => /to/8467
/from/8468 => /to/8468
/from/8469 => /to/8469
/from/8470 => /to/8470
/from/8471 => /to/8471
/from/8472 => /to/8472
/from/8473 => /to/8473
/from/8474 => /to/8474
/from/8475 => /to/8475
/from/8476 => /to/8476
/from/8477 => /to/8477
/from/8478 => /to/8478
/from/8479 => /to/8479
/from/8480 => /to/8480
/from/8481 => /to/8481
/from/8482 => /to/8482
/from/8483 => /to/8483
/from/8484 => /to/8484
/from/8485 => /to/8485
/from/8486 => /to/8486
/from/8487 => /to/8487
/from/8488 => /to/8488
/from/8489 => /to/8489
/from/8490 => /to/8490
/from/8491 => /to/8491
/from/8492 => /to/8492
/from/8493 => /to/8493
/from/8494 => /to/8494
/from/8495 => /to/8495
/from/8496 => /to/8496
/from/8497 => /to/8497
/from/8498 => /to/8498
/from/8499 => /to/8499
/from/8500 => /to/8500
/from/8501 => /to/8501
/from/8502 => /to/8502
/from/8503 => /to/8503
/from/8504 => /to/8504
/from/8505 => /to/8505
/from/8506 => /to/8506
/from/8507 => /to/8507
/from/8508 => /to/8508
/from/8509 => /to/8509
/from/8510 => /to/8510
/from/8511 => /to/8511
/from/8512 => /to/8512
/from/8513 => /to/8513
/from/8514 => /to/8514
/from/8515 => /to/8515
/from/8516 => /to/8516
/from/8517 => /to/8517
/from/8518 => /to/8518
/from/8519 => /to/8519
/from/8520 => /to/8520
/from/8521 => /to/8521
/from/8522 => /to/8522
/from/8523 => /to/8523
/from/8524 => /to/8524
/from/8525 => /to/8525
/from/8526 => /to/8526
/from/8527 => /to/8527
/from/8528 => /to/8528
/from/8529 => /to/8529
/from/8530 => /to/8530
/from/8531 => /to/8531
/from/8532 => /to/8532
/from/8533 => /to/8533
/from/8534 => /to/8534
/from/8535 => /to/8535
/from/8536 => /to/8536
/from/8537 => /to/8537
/from/8538 => /to/8538
/from/8539 => /to/8539
/from/8540 => /to/8540
/from/8541 => /to/8541
/from/8542 => /to/8542
/from/8543 => /to/8543
/from/8544 => /to/8544
/from/8545 => /to/8545
/from/8546 => /to/8546
/from/8547 => /to/8547
/from/8548 => /to/8548
/from/8549 => /to/8549
/from/8550 => /to/8550
/from/8551 => /to/8551
/from/8552 => /to/8552
/from/8553 => /to/8553
/from/8554 => /to/8554
/from/8555 => /to/8555
/from/8556 => /to/8556
/from/8557 => /to/8557
/from/8558 => /to/8558
/from/8559 => /to/8559
/from/8560 => /to/8560
/from/8561 => /to/8561
/from/8562 => /to/8562
/from/8563 => /to/8563
/from/8564 => /to/8564
/from/8565 => /to/8565
/from/8566 => /to/8566
/from/8567 => /to/8567
/from/8568 => /to/8568
/from/8569 => /to/8569
/from/8570 => /to/8570
/from/8571 => /to/8571
/from/8572 => /to/8572
/from/8573 => /to/8573
/from/8574 => /to/8574
/from/8575 => /to/8575
/from/8576 => /to/8576
/from/8577 => /to/8577
/from/8578 => /to/8578
/from/8579 => /to/8579
/from/8580 => /to/8580
/from/8581 => /to/8581
/from/8582 => /to/8582
/from/8583 => /to/8583
/from/8584 => /to/8584
/from/8585 => /to/8585
/from/8586 => /to/8586
/from/8587 => /to/8587
/from/8588 => /to/8588
/from/8589 => /to/8589
/from/8590 => /to/8590
/from/8591 => /to/8591
/from/8592 => /to/8592
/from/8593 => /to/8593
/from/8594 => /to/8594
/from/8595 => /to/8595
/from/8596 => /to/8596
/from/8597 => /to/8597
/from/8598 => /to/8598
/from/8599 => /to/8599
/from/8600 => /to/8600
/from/8601 => /to/8601
/from/8602 => /to/8602
/from/8603 => /to/8603
/from/8604 => /to/8604
/from/8605 => /to/8605
/from/8606 => /to/8606
/from/8607 => /to/8607
/from/8608 => /to/8608
/from/8609 => /to/8609
/from/8610 => /to/8610
/from/8611 => /to/8611
/from/8612 => /to/8612
/from/8613 => /to/8613
/from/8614 => /to/8614
/from/8615 => /to/8615
/from/8616 => /to/8616
/from/8617 => /to/8617
/from/8618 => /to/8618
/from/8619 => /to/8619
/from/8620 => /to/8620
/from/8621 => /to/8621
/from/8622 => /to/8622
/from/8623 => /to/8623
/from/8624 => /to/8624
/from/8625 => /to/8625
/from/8626 => /to/8626
/from/8627 => /to/8627
/from/8628 => /to/8628
/from/8629 => /to/8629
/from/8630 => /to/8630
/from/8631 => /to/8631
/from/8632 => /to/8632
/from/8633 => /to/8633
/from/8634 => /to/8634
/from/8635 => /to/8635
/from/8636 => /to/8636
/from/8637 => /to/8637
/from/8638 => /to/8638
/from/8639 => /to/8639
/from/8640 => /to/8640
/from/8641 => /to/8641
/from/8642 => /to/8642
/from/8643 => /to/8643
/from/8644 => /to/8644
/from/8645 => /to/8645
/from/8646 => /to/8646
/from/8647 => /to/8647
/from/8648 => /to/8648
/from/8649 => /to/8649
/from/8650 => /to/8650
/from/8651 => /to/8651
/from/8652 => /to/8652
/from/8653 => /to/8653
/from/8654 => /to/8654
/from/8655 => /to/8655
/from/8656 => /to/8656
/from/8657 => /to/8657
/from/8658 => /to/8658
/from/8659 => /to/8659
/from/8660 => /to/8660
/from/8661 => /to/8661
/from/8662 => /to/8662
/from/8663 => /to/8663
/from/8664 => /to/8664
/from/8665 => /to/8665
/from/8666 => /to/8666
/from/8667 => /to/8667
/from/8668 => /to/8668
/from/8669 => /to/8669
/from/8670 => /to/8670
/from/8671 => /to/8671
/from/8672 => /to/8672
/from/8673 => /to/8673
/from/8674 => /to/8674
/from/8675 => /to/8675
/from/8676 => /to/8676
/from/8677 => /to/8677
/from/8678 => /to/8678
/from/8679 => /to/8679
/from/8680 => /to/8680
/from/8681 => /to/8681
/from/8682 => /to/8682
/from/8683 => /to/8683
/from/8684 => /to/8684
/from/8685 => /to/8685
/from/8686 => /to/8686
/from/8687 => /to/8687
/from/8688 => /to/8688
/from/8689 => /to/8689
/from/8690 => /to/8690
/from/8691 => /to/8691
/from/8692 => /to/8692
/from/8693 => /to/8693
/from/8694 => /to/8694
/from/8695 => /to/8695
/from/8696 => /to/8696
/from/8697 => /to/8697
/from/8698 => /to/8698
/from/8699 => /to/8699
/from/8700 => /to/8700
/from/8701 => /to/8701
/from/8702 => /to/8702
/from/8703 => /to/8703
/from/8704 => /to/8704
/from/8705 => /to/8705
/from/8706 => /to/8706
/from/8707 => /to/8707
/from/8708 => /to/8708
/from/8709 => /to/8709
/from/8710 => /to/8710
/from/8711 => /to/8711
/from/8712 => /to/8712
/from/8713 => /to/8713
/from/8714 => /to/8714
/from/8715 => /to/8715
/from/8716 => /to/8716
/from/8717 => /to/8717
/from/8718 => /to/8718
/from/8719 => /to/8719
/from/8720 => /to/8720
/from/8721 => /to/8721
/from/8722 => /to/8722
/from/8723 => /to/8723
/from/8724 => /to/8724
/from/8725 => /to/8725
/from/8726 => /to/8726
/from/8727 => /to/8727
/from/8728 => /to/8728
/from/8729 => /to/8729
/from/8730 => /to/8730
/from/8731 => /to/8731
/from/8732 => /to/8732
/from/8733 => /to/8733
/from/8734 => /to/8734
/from/8735 => /to/8735
/from/8736 => /to/8736
/from/8737 => /to/8737
/from/8738 => /to/8738
/from/8739 => /to/8739
/from/8740 => /to/8740
/from/8741 => /to/8741
/from/8742 => /to/8742
/from/8743 => /to/8743
/from/8744 => /to/8744
/from/8745 => /to/8745
/from/8746 => /to/8746
/from/8747 => /to/8747
/from/8748 => /to/8748
/from/8749 => /to/8749
/from/8750 => /to/8750
/from/8751 => /to/8751
/from/8752 => /to/8752
/from/8753 => /to/8753
/from/8754 => /to/8754
/from/8755 => /to/8755
/from/8756 => /to/8756
/from/8757 => /to/8757
/from/8758 => /to/8758
/from/8759 => /to/8759
/from/8760 => /to/8760
/from/8761 => /to/8761
/from/8762 => /to/8762
/from/8763 => /to/8763
/from/8764 => /to/8764
/from/8765 => /to/8765
/from/8766 => /to/8766
/from/8767 => /to/8767
/from/8768 => /to/8768
/from/8769 => /to/8769
/from/8770 => /to/8770
/from/8771 => /to/8771
/from/8772 => /to/8772
/from/8773 => /to/8773
/from/8774 => /to/8774
/from/8775 => /to/8775
/from/8776 => /to/8776
/from/8777 => /to/8777
/from/8778 => /to/8778
/from/8779 => /to/8779
/from/8780 => /to/8780
/from/8781 => /to/8781
/from/8782 => /to/8782
/from/8783 => /to/8783
/from/8784 => /to/8784
/from/8785 => /to/8785
/from/8786 => /to/8786
/from/8787 => /to/8787
/from/8788 => /to/8788
/from/8789 => /to/8789
/from/8790 => /to/8790
/from/8791 => /to/8791
/from/8792 => /to/8792
/from/8793 => /to/8793
/from/8794 => /to/8794
/from/8795 => /to/8795
/from/8796 => /to/8796
/from/8797 => /to/8797
/from/8798 => /to/8798
/from/8799 => /to/8799
/from/8800 => /to/8800
/from/8801 => /to/8801
/from/8802 => /to/8802
/from/8803 => /to/8803
/from/8804 => /to/8804
/from/8805 => /to/8805
/from/8806 => /to/8806
/from/8807 => /to/8807
/from/8808 => /to/8808
/from/8809 => /to/8809
/from/8810 => /to/8810
/from/8811 => /to/8811
/from/8812 => /to/8812
/from/8813 => /to/8813
/from/8814 => /to/8814
/from/8815 => /to/8815
/from/8816 => /to/8816
/from/8817 => /to/8817
/from/8818 => /to/8818
/from/8819 => /to/8819
/from/8820 => /to/8820
/from/8821 => /to/8821
/from/8822 => /to/8822
/from/8823 => /to/8823
/from/8824 => /to/8824
/from/8825 => /to/8825
/from/8826 => /to/8826
/from/8827 => /to/8827
/from/8828 => /to/8828
/from/8829 => /to/8829
/from/8830 => /to/8830
/from/8831 => /to/8831
/from/8832 => /to/8832
/from/8833 => /to/8833
/from/8834 => /to/8834
/from/8835 => /to/8835
/from/8836 => /to/8836
/from/8837 => /to/8837
/from/8838 => /to/8838
/from/8839 => /to/8839
/from/8840 => /to/8840
/from/8841 => /to/8841
/from/8842 => /to/8842
/from/8843 => /to/8843
/from/8844 => /to/8844
/from/8845 => /to/8845
/from/8846 => /to/8846
/from/8847 => /to/8847
/from/8848 => /to/8848
/from/8849 => /to/8849
/from/8850 => /to/8850
/from/8851 => /to/8851
/from/8852 => /to/8852
/from/8853 => /to/8853
/from/8854 => /to/8854
/from/8855 => /to/8855
/from/8856 => /to/8856
/from/8857 => /to/8857
/from/8858 => /to/8858
/from/8859 => /to/8859
/from/8860 => /to/8860
/from/8861 => /to/8861
/from/8862 => /to/8862
/from/8863 => /to/8863
/from/8864 => /to/8864
/from/8865 => /to/8865
/from/8866 => /to/8866
/from/8867 => /to/8867
/from/8868 => /to/8868
/from/8869 => /to/8869
/from/8870 => /to/8870
/from/8871 => /to/8871
/from/8872 => /to/8872
/from/8873 => /to/8873
/from/8874 => /to/8874
/from/8875 => /to/8875
/from/8876 => /to/8876
/from/8877 => /to/8877
/from/8878 => /to/8878
/from/8879 => /to/8879
/from/8880 => /to/8880
/from/8881 => /to/8881
/from/8882 => /to/8882
/from/8883 => /to/8883
/from/8884 => /to/8884
/from/8885 => /to/8885
/from/8886 => /to/8886
/from/8887 => /to/8887
/from/8888 => /to/8888
/from/8889 => /to/8889
/from/8890 => /to/8890
/from/8891 => /to/8891
/from/8892 => /to/8892
/from/8893 => /to/8893
/from/8894 => /to/8894
/from/8895 => /to/8895
/from/8896 => /to/8896
/from/8897 => /to/8897
/from/8898 => /to/8898
/from/8899 => /to/8899
/from/8900 => /to/8900
/from/8901 => /to/8901
/from/8902 => /to/8902
/from/8903 => /to/8903
/from/8904 => /to/8904
/from/8905 => /to/8905
/from/8906 => /to/8906
/from/8907 => /to/8907
/from/8908 => /to/8908
/from/8909 => /to/8909
/from/8910 => /to/8910
/from/8911 => /to/8911
/from/8912 => /to/8912
/from/8913 => /to/8913
/from/8914 => /to/8914
/from/8915 => /to/8915
/from/8916 => /to/8916
/from/8917 => /to/8917
/from/8918 => /to/8918
/from/8919 => /to/8919
/from/8920 => /to/8920
/from/8921 => /to/8921
/from/8922 => /to/8922
/from/8923 => /to/8923
/from/8924 => /to/8924
/from/8925 => /to/8925
/from/8926 => /to/8926
/from/8927 => /to/8927
/from/8928 => /to/8928
/from/8929 => /to/8929
/from/8930 => /to/8930
/from/8931 => /to/8931
/from/8932 => /to/8932
/from/8933 => /to/8933
/from/8934 => /to/8934
/from/8935 => /to/8935
/from/8936 => /to/8936
/from/8937 => /to/8937
/from/8938 => /to/8938
/from/8939 => /to/8939
/from/8940 => /to/8940
/from/8941 => /to/8941
/from/8942 => /to/8942
/from/8943 => /to/8943
/from/8944 => /to/8944
/from/8945 => /to/8945
/from/8946 => /to/8946
/from/8947 => /to/8947
/from/8948 => /to/8948
/from/8949 => /to/8949
/from/8950 => /to/8950
/from/8951 => /to/8951
/from/8952 => /to/8952
/from/8953 => /to/8953
/from/8954 => /to/8954
/from/8955 => /to/8955
/from/8956 => /to/8956
/from/8957 => /to/8957
/from/8958 => /to/8958
/from/8959 => /to/8959
/from/8960 => /to/8960
/from/8961 => /to/8961
/from/8962 => /to/8962
/from/8963 => /to/8963
/from/8964 => /to/8964
/from/8965 => /to/8965
/from/8966 => /to/8966
/from/8967 => /to/8967
/from/8968 => /to/8968
/from/8969 => /to/8969
/from/8970 => /to/8970
/from/8971 => /to/8971
/from/8972 => /to/8972
/from/8973 => /to/8973
/from/8974 => /to/8974
/from/8975 => /to/8975
/from/8976 => /to/8976
/from/8977 => /to/8977
/from/8978 => /to/8978
/from/8979 => /to/8979
/from/8980 => /to/8980
/from/8981 => /to/8981
/from/8982 => /to/8982
/from/8983 => /to/8983
/from/8984 => /to/8984
/from/8985 => /to/8985
/from/8986 => /to/8986
/from/8987 => /to/8987
/from/8988 => /to/8988
/from/8989 => /to/8989
/from/8990 => /to/8990
/from/8991 => /to/8991
/from/8992 => /to/8992
/from/8993 => /to/8993
/from/8994 => /to/8994
/from/8995 => /to/8995
/from/8996 => /to/8996
/from/8997 => /to/8997
/from/8998 => /to/8998
/from/8999 => /to/8999
/from/9000 => /to/9000
/from/9001 => /to/9001
/from/9002 => /to/9002
/from/9003 => /to/9003
/from/9004 => /to/9004
/from/9005 => /to/9005
/from/9006 => /to/9006
/from/9007 => /to/9007
/from/9008 => /to/9008
/from/9009 => /to/9009
/from/9010 => /to/9010
/from/9011 => /to/9011
/from/9012 => /to/9012
/from/9013 => /to/9013
/from/9014 => /to/9014
/from/9015 => /to/9015
/from/9016 => /to/9016
/from/9017 => /to/9017
/from/9018 => /to/9018
/from/9019 => /to/9019
/from/9020 => /to/9020
/from/9021 => /to/9021
/from/9022 => /to/9022
/from/9023 => /to/9023
/from/9024 => /to/9024
/from/9025 => /to/9025
/from/9026 => /to/9026
/from/9027 => /to/9027
/from/9028 => /to/9028
/from/9029 => /to/9029
/from/9030 => /to/9030
/from/9031 => /to/9031
/from/9032 => /to/9032
/from/9033 => /to/9033
/from/9034 => /to/9034
/from/9035 => /to/9035
/from/9036 => /to/9036
/from/9037 => /to/9037
/from/9038 => /to/9038
/from/9039 => /to/9039
/from/9040 => /to/9040
/from/9041 => /to/9041
/from/9042 => /to/9042
/from/9043 => /to/9043
/from/9044 => /to/9044
/from/9045 => /to/9045
/from/9046 => /to/9046
/from/9047 => /to/9047
/from/9048 => /to/9048
/from/9049 => /to/9049
/from/9050 => /to/9050
/from/9051 => /to/9051
/from/9052 => /to/9052
/from/9053 => /to/9053
/from/9054 => /to/9054
/from/9055 => /to/9055
/from/9056 => /to/9056
/from/9057 => /to/9057
/from/9058 => /to/9058
/from/9059 => /to/9059
/from/9060 => /to/9060
/from/9061 => /to/9061
/from/9062 => /to/9062
/from/9063 => /to/9063
/from/9064 => /to/9064
/from/9065 => /to/9065
/from/9066 => /to/9066
/from/9067 => /to/9067
/from/9068 => /to/9068
/from/9069 => /to/9069
/from/9070 => /to/9070
/from/9071 => /to/9071
/from/9072 => /to/9072
/from/9073 => /to/9073
/from/9074 => /to/9074
/from/9075 => /to/9075
/from/9076 => /to/9076
/from/9077 => /to/9077
/from/9078 => /to/9078
/from/9079 => /to/9079
/from/9080 => /to/9080
/from/9081 => /to/9081
/from/9082 => /to/9082
/from/9083 => /to/9083
/from/9084 => /to/9084
/from/9085 => /to/9085
/from/9086 => /to/9086
/from/9087 => /to/9087
/from/9088 => /to/9088
/from/9089 => /to/9089
/from/9090 => /to/9090
/from/9091 => /to/9091
/from/9092 => /to/9092
/from/9093 => /to/9093
/from/9094 => /to/9094
/from/9095 => /to/9095
/from/9096 => /to/9096
/from/9097 => /to/9097
/from/9098 => /to/9098
/from/9099 => /to/9099
/from/9100 => /to/9100
/from/9101 => /to/9101
/from/9102 => /to/9102
/from/9103 => /to/9103
/from/9104 => /to/9104
/from/9105 => /to/9105
/from/9106 => /to/9106
/from/9107 => /to/9107
/from/9108 => /to/9108
/from/9109 => /to/9109
/from/9110 => /to/9110
/from/9111 => /to/9111
/from/9112 => /to/9112
/from/9113 => /to/9113
/from/9114 => /to/9114
/from/9115 => /to/9115
/from/9116 => /to/9116
/from/9117 => /to/9117
/from/9118 => /to/9118
/from/9119 => /to/9119
/from/9120 => /to/9120
/from/9121 => /to/9121
/from/9122 => /to/9122
/from/9123 => /to/9123
/from/9124 => /to/9124
/from/9125 => /to/9125
/from/9126 => /to/9126
/from/9127 => /to/9127
/from/9128 => /to/9128
/from/9129 => /to/9129
/from/9130 => /to/9130
/from/9131 => /to/9131
/from/9132 => /to/9132
/from/9133 => /to/9133
/from/9134 => /to/9134
/from/9135 => /to/9135
/from/9136 => /to/9136
/from/9137 => /to/9137
/from/9138 => /to/9138
/from/9139 => /to/9139
/from/9140 => /to/9140
/from/9141 => /to/9141
/from/9142 => /to/9142
/from/9143 => /to/9143
/from/9144 => /to/9144
/from/9145 => /to/9145
/from/9146 => /to/9146
/from/9147 => /to/9147
/from/9148 => /to/9148
/from/9149 => /to/9149
/from/9150 => /to/9150
/from/9151 => /to/9151
/from/9152 => /to/9152
/from/9153 => /to/9153
/from/9154 => /to/9154
/from/9155 => /to/9155
/from/9156 => /to/9156
/from/9157 => /to/9157
/from/9158 => /to/9158
/from/9159 => /to/9159
/from/9160 => /to/9160
/from/9161 => /to/9161
/from/9162 => /to/9162
/from/9163 => /to/9163
/from/9164 => /to/9164
/from/9165 => /to/9165
/from/9166 => /to/9166
/from/9167 => /to/9167
/from/9168 => /to/9168
/from/9169 => /to/9169
/from/9170 => /to/9170
/from/9171 => /to/9171
/from/9172 => /to/9172
/from/9173 => /to/9173
/from/9174 => /to/9174
/from/9175 => /to/9175
/from/9176 => /to/9176
/from/9177 => /to/9177
/from/9178 => /to/9178
/from/9179 => /to/9179
/from/9180 => /to/9180
/from/9181 => /to/9181
/from/9182 => /to/9182
/from/9183 => /to/9183
/from/9184 => /to/9184
/from/9185 => /to/9185
/from/9186 => /to/9186
/from/9187 => /to/9187
/from/9188 => /to/9188
/from/9189 => /to/9189
/from/9190 => /to/9190
/from/9191 => /to/9191
/from/9192 => /to/9192
/from/9193 => /to/9193
/from/9194 => /to/9194
/from/9195 => /to/9195
/from/9196 => /to/9196
/from/9197 => /to/9197
/from/9198 => /to/9198
/from/9199 => /to/9199
/from/9200 => /to/9200
/from/9201 => /to/9201
/from/9202 => /to/9202
/from/9203 => /to/9203
/from/9204 => /to/9204
/from/9205 => /to/9205
/from/9206 => /to/9206
/from/9207 => /to/9207
/from/9208 => /to/9208
/from/9209 => /to/9209
/from/9210 => /to/9210
/from/9211 => /to/9211
/from/9212 => /to/9212
/from/9213 => /to/9213
/from/9214 => /to/9214
/from/9215 => /to/9215
/from/9216 => /to/9216
/from/9217 => /to/9217
/from/9218 => /to/9218
/from/9219 => /to/9219
/from/9220 => /to/9220
/from/9221 => /to/9221
/from/9222 => /to/9222
/from/9223 => /to/9223
/from/9224 => /to/9224
/from/9225 => /to/9225
/from/9226 => /to/9226
/from/9227 => /to/9227
/from/9228 => /to/9228
/from/9229 => /to/9229
/from/9230 => /to/9230
/from/9231 => /to/9231
/from/9232 => /to/9232
/from/9233 => /to/9233
/from/9234 => /to/9234
/from/9235 => /to/9235
/from/9236 => /to/9236
/from/9237 => /to/9237
/from/9238 => /to/9238
/from/9239 => /to/9239
/from/9240 => /to/9240
/from/9241 => /to/9241
/from/9242 => /to/9242
/from/9243 => /to/9243
/from/9244 => /to/9244
/from/9245 => /to/9245
/from/9246 => /to/9246
/from/9247 => /to/9247
/from/9248 => /to/9248
/from/9249 => /to/9249
/from/9250 => /to/9250
/from/9251 => /to/9251
/from/9252 => /to/9252
/from/9253 => /to/9253
/from/9254 => /to/9254
/from/9255 => /to/9255
/from/9256 => /to/9256
/from/9257 => /to/9257
/from/9258 => /to/9258
/from/9259 => /to/9259
/from/9260 => /to/9260
/from/9261 => /to/9261
/from/9262 => /to/9262
/from/9263 => /to/9263
/from/9264 => /to/9264
/from/9265 => /to/9265
/from/9266 => /to/9266
/from/9267 => /to/9267
/from/9268 => /to/9268
/from/9269 => /to/9269
/from/9270 => /to/9270
/from/9271 => /to/9271
/from/9272 => /to/9272
/from/9273 => /to/9273
/from/9274 => /to/9274
/from/9275 => /to/9275
/from/9276 => /to/9276
/from/9277 => /to/9277
/from/9278 => /to/9278
/from/9279 => /to/9279
/from/9280 => /to/9280
/from/9281 => /to/9281
/from/9282 => /to/9282
/from/9283 => /to/9283
/from/9284 => /to/9284
/from/9285 => /to/9285
/from/9286 => /to/9286
/from/9287 => /to/9287
/from/9288 => /to/9288
/from/9289 => /to/9289
/from/9290 => /to/9290
/from/9291 => /to/9291
/from/9292 => /to/9292
/from/9293 => /to/9293
/from/9294 => /to/9294
/from/9295 => /to/9295
/from/9296 => /to/9296
/from/9297 => /to/9297
/from/9298 => /to/9298
/from/9299 => /to/9299
/from/9300 => /to/9300
/from/9301 => /to/9301
/from/9302 => /to/9302
/from/9303 => /to/9303
/from/9304 => /to/9304
/from/9305 => /to/9305
/from/9306 => /to/9306
/from/9307 => /to/9307
/from/9308 => /to/9308
/from/9309 => /to/9309
/from/9310 => /to/9310
/from/9311 => /to/9311
/from/9312 => /to/9312
/from/9313 => /to/9313
/from/9314 => /to/9314
/from/9315 => /to/9315
/from/9316 => /to/9316
/from/9317 => /to/9317
/from/9318 => /to/9318
/from/9319 => /to/9319
/from/9320 => /to/9320
/from/9321 => /to/9321
/from/9322 => /to/9322
/from/9323 => /to/9323
/from/9324 => /to/9324
/from/9325 => /to/9325
/from/9326 => /to/9326
/from/9327 => /to/9327
/from/9328 => /to/9328
/from/9329 => /to/9329
/from/9330 => /to/9330
/from/9331 => /to/9331
/from/9332 => /to/9332
/from/9333 => /to/9333
/from/9334 => /to/9334
/from/9335 => /to/9335
/from/9336 => /to/9336
/from/9337 => /to/9337
/from/9338 => /to/9338
/from/9339 => /to/9339
/from/9340 => /to/9340
/from/9341 => /to/9341
/from/9342 => /to/9342
/from/9343 => /to/9343
/from/9344 => /to/9344
/from/9345 => /to/9345
/from/9346 => /to/9346
/from/9347 => /to/9347
/from/9348 => /to/9348
/from/9349 => /to/9349
/from/9350 => /to/9350
/from/9351 => /to/9351
/from/9352 => /to/9352
/from/9353 => /to/9353
/from/9354 => /to/9354
/from/9355 => /to/9355
/from/9356 => /to/9356
/from/9357 => /to/9357
/from/9358 => /to/9358
/from/9359 => /to/9359
/from/9360 => /to/9360
/from/9361 => /to/9361
/from/9362 => /to/9362
/from/9363 => /to/9363
/from/9364 => /to/9364
/from/9365 => /to/9365
/from/9366 => /to/9366
/from/9367 => /to/9367
/from/9368 => /to/9368
/from/9369 => /to/9369
/from/9370 => /to/9370
/from/9371 => /to/9371
/from/9372 => /to/9372
/from/9373 => /to/9373
/from/9374 => /to/9374
/from/9375 => /to/9375
/from/9376 => /to/9376
/from/9377 => /to/9377
/from/9378 => /to/9378
/from/9379 => /to/9379
/from/9380 => /to/9380
/from/9381 => /to/9381
/from/9382 => /to/9382
/from/9383 => /to/9383
/from/9384 => /to/9384
/from/9385 => /to/9385
/from/9386 => /to/9386
/from/9387 => /to/9387
/from/9388 => /to/9388
/from/9389 => /to/9389
/from/9390 => /to/9390
/from/9391 => /to/9391
/from/9392 => /to/9392
/from/9393 => /to/9393
/from/9394 => /to/9394
/from/9395 => /to/9395
/from/9396 => /to/9396
/from/9397 => /to/9397
/from/9398 => /to/9398
/from/9399 => /to/9399
/from/9400 => /to/9400
/from/9401 => /to/9401
/from/9402 => /to/9402
/from/9403 => /to/9403
/from/9404 => /to/9404
/from/9405 => /to/9405
/from/9406 => /to/9406
/from/9407 => /to/9407
/from/9408 => /to/9408
/from/9409 => /to/9409
/from/9410 => /to/9410
/from/9411 => /to/9411
/from/9412 => /to/9412
/from/9413 => /to/9413
/from/9414 => /to/9414
/from/9415 => /to/9415
/from/9416 => /to/9416
/from/9417 => /to/9417
/from/9418 => /to/9418
/from/9419 => /to/9419
/from/9420 => /to/9420
/from/9421 => /to/9421
/from/9422 => /to/9422
/from/9423 => /to/9423
/from/9424 => /to/9424
/from/9425 => /to/9425
/from/9426 => /to/9426
/from/9427 => /to/9427
/from/9428 => /to/9428
/from/9429 => /to/9429
/from/9430 => /to/9430
/from/9431 => /to/9431
/from/9432 => /to/9432
/from/9433 => /to/9433
/from/9434 => /to/9434
/from/9435 => /to/9435
/from/9436 => /to/9436
/from/9437 => /to/9437
/from/9438 => /to/9438
/from/9439 => /to/9439
/from/9440 => /to/9440
/from/9441 => /to/9441
/from/9442 => /to/9442
/from/9443 => /to/9443
/from/9444 => /to/9444
/from/9445 => /to/9445
/from/9446 => /to/9446
/from/9447 => /to/9447
/from/9448 => /to/9448
/from/9449 => /to/9449
/from/9450 => /to/9450
/from/9451 => /to/9451
/from/9452 => /to/9452
/from/9453 => /to/9453
/from/9454 => /to/9454
/from/9455 => /to/9455
/from/9456 => /to/9456
/from/9457 => /to/9457
/from/9458 => /to/9458
/from/9459 => /to/9459
/from/9460 => /to/9460
/from/9461 => /to/9461
/from/9462 => /to/9462
/from/9463 => /to/9463
/from/9464 => /to/9464
/from/9465 => /to/9465
/from/9466 => /to/9466
/from/9467 => /to/9467
/from/9468 => /to/9468
/from/9469 => /to/9469
/from/9470 => /to/9470
/from/9471 => /to/9471
/from/9472 => /to/9472
/from/9473 => /to/9473
/from/9474 => /to/9474
/from/9475 => /to/9475
/from/9476 => /to/9476
/from/9477 => /to/9477
/from/9478 => /to/9478
/from/9479 => /to/9479
/from/9480 => /to/9480
/from/9481 => /to/9481
/from/9482 => /to/9482
/from/9483 => /to/9483
/from/9484 => /to/9484
/from/9485 => /to/9485
/from/9486 => /to/9486
/from/9487 => /to/9487
/from/9488 => /to/9488
/from/9489 => /to/9489
/from/9490 => /to/9490
/from/9491 => /to/9491
/from/9492 => /to/9492
/from/9493 => /to/9493
/from/9494 => /to/9494
/from/9495 => /to/9495
/from/9496 => /to/9496
/from/9497 => /to/9497
/from/9498 => /to/9498
/from/9499 => /to/9499
/from/9500 => /to/9500
/from/9501 => /to/9501
/from/9502 => /to/9502
/from/9503 => /to/9503
/from/9504 => /to/9504
/from/9505 => /to/9505
/from/9506 => /to/9506
/from/9507 => /to/9507
/from/9508 => /to/9508
/from/9509 => /to/9509
/from/9510 => /to/9510
/from/9511 => /to/9511
/from/9512 => /to/9512
/from/9513 => /to/9513
/from/9514 => /to/9514
/from/9515 => /to/9515
/from/9516 => /to/9516
/from/9517 => /to/9517
/from/9518 => /to/9518
/from/9519 => /to/9519
/from/9520 => /to/9520
/from/9521 => /to/9521
/from/9522 => /to/9522
/from/9523 => /to/9523
/from/9524 => /to/9524
/from/9525 => /to/9525
/from/9526 => /to/9526
/from/9527 => /to/9527
/from/9528 => /to/9528
/from/9529 => /to/9529
/from/9530 => /to/9530
/from/9531 => /to/9531
/from/9532 => /to/9532
/from/9533 => /to/9533
/from/9534 => /to/9534
/from/9535 => /to/9535
/from/9536 => /to/9536
/from/9537 => /to/9537
/from/9538 => /to/9538
/from/9539 => /to/9539
/from/9540 => /to/9540
/from/9541 => /to/9541
/from/9542 => /to/9542
/from/9543 => /to/9543
/from/9544 => /to/9544
/from/9545 => /to/9545
/from/9546 => /to/9546
/from/9547 => /to/9547
/from/9548 => /to/9548
/from/9549 => /to/9549
/from/9550 => /to/9550
/from/9551 => /to/9551
/from/9552 => /to/9552
/from/9553 => /to/9553
/from/9554 => /to/9554
/from/9555 => /to/9555
/from/9556 => /to/9556
/from/9557 => /to/9557
/from/9558 => /to/9558
/from/9559 => /to/9559
/from/9560 => /to/9560
/from/9561 => /to/9561
/from/9562 => /to/9562
/from/9563 => /to/9563
/from/9564 => /to/9564
/from/9565 => /to/9565
/from/9566 => /to/9566
/from/9567 => /to/9567
/from/9568 => /to/9568
/from/9569 => /to/9569
/from/9570 => /to/9570
/from/9571 => /to/9571
/from/9572 => /to/9572
/from/9573 => /to/9573
/from/9574 => /to/9574
/from/9575 => /to/9575
/from/9576 => /to/9576
/from/9577 => /to/9577
/from/9578 => /to/9578
/from/9579 => /to/9579
/from/9580 => /to/9580
/from/9581 => /to/9581
/from/9582 => /to/9582
/from/9583 => /to/9583
/from/9584 => /to/9584
/from/9585 => /to/9585
/from/9586 => /to/9586
/from/9587 => /to/9587
/from/9588 => /to/9588
/from/9589 => /to/9589
/from/9590 => /to/9590
/from/9591 => /to/9591
/from/9592 => /to/9592
/from/9593 => /to/9593
/from/9594 => /to/9594
/from/9595 => /to/9595
/from/9596 => /to/9596
/from/9597 => /to/9597
/from/9598 => /to/9598
/from/9599 => /to/9599
/from/9600 => /to/9600
/from/9601 => /to/9601
/from/9602 => /to/9602
/from/9603 => /to/9603
/from/9604 => /to/9604
/from/9605 => /to/9605
/from/9606 => /to/9606
/from/9607 => /to/9607
/from/9608 => /to/9608
/from/9609 => /to/9609
/from/9610 => /to/9610
/from/9611 => /to/9611
/from/9612 => /to/9612
/from/9613 => /to/9613
/from/9614 => /to/9614
/from/9615 => /to/9615
/from/9616 => /to/9616
/from/9617 => /to/9617
/from/9618 => /to/9618
/from/9619 => /to/9619
/from/9620 => /to/9620
/from/9621 => /to/9621
/from/9622 => /to/9622
/from/9623 => /to/9623
/from/9624 => /to/9624
/from/9625 => /to/9625
/from/9626 => /to/9626
/from/9627 => /to/9627
/from/9628 => /to/9628
/from/9629 => /to/9629
/from/9630 => /to/9630
/from/9631 => /to/9631
/from/9632 => /to/9632
/from/9633 => /to/9633
/from/9634 => /to/9634
/from/9635 => /to/9635
/from/9636 => /to/9636
/from/9637 => /to/9637
/from/9638 => /to/9638
/from/9639 => /to/9639
/from/9640 => /to/9640
/from/9641 => /to/9641
/from/9642 => /to/9642
/from/9643 => /to/9643
/from/9644 => /to/9644
/from/9645 => /to/9645
/from/9646 => /to/9646
/from/9647 => /to/9647
/from/9648 => /to/9648
/from/9649 => /to/9649
/from/9650 => /to/9650
/from/9651 => /to/9651
/from/9652 => /to/9652
/from/9653 => /to/9653
/from/9654 => /to/9654
/from/9655 => /to/9655
/from/9656 => /to/9656
/from/9657 => /to/9657
/from/9658 => /to/9658
/from/9659 => /to/9659
/from/9660 => /to/9660
/from/9661 => /to/9661
/from/9662 => /to/9662
/from/9663 => /to/9663
/from/9664 => /to/9664
/from/9665 => /to/9665
/from/9666 => /to/9666
/from/9667 => /to/9667
/from/9668 => /to/9668
/from/9669 => /to/9669
/from/9670 => /to/9670
/from/9671 => /to/9671
/from/9672 => /to/9672
/from/9673 => /to/9673
/from/9674 => /to/9674
/from/9675 => /to/9675
/from/9676 => /to/9676
/from/9677 => /to/9677
/from/9678 => /to/9678
/from/9679 => /to/9679
/from/9680 => /to/9680
/from/9681 => /to/9681
/from/9682 => /to/9682
/from/9683 => /to/9683
/from/9684 => /to/9684
/from/9685 => /to/9685
/from/9686 => /to/9686
/from/9687 => /to/9687
/from/9688 => /to/9688
/from/9689 => /to/9689
/from/9690 => /to/9690
/from/9691 => /to/9691
/from/9692 => /to/9692
/from/9693 => /to/9693
/from/9694 => /to/9694
/from/9695 => /to/9695
/from/9696 => /to/9696
/from/9697 => /to/9697
/from/9698 => /to/9698
/from/9699 => /to/9699
/from/9700 => /to/9700
/from/9701 => /to/9701
/from/9702 => /to/9702
/from/9703 => /to/9703
/from/9704 => /to/9704
/from/9705 => /to/9705
/from/9706 => /to/9706
/from/9707 => /to/9707
/from/9708 => /to/9708
/from/9709 => /to/9709
/from/9710 => /to/9710
/from/9711 => /to/9711
/from/9712 => /to/9712
/from/9713 => /to/9713
/from/9714 => /to/9714
/from/9715 => /to/9715
/from/9716 => /to/9716
/from/9717 => /to/9717
/from/9718 => /to/9718
/from/9719 => /to/9719
/from/9720 => /to/9720
/from/9721 => /to/9721
/from/9722 => /to/9722
/from/9723 => /to/9723
/from/9724 => /to/9724
/from/9725 => /to/9725
/from/9726 => /to/9726
/from/9727 => /to/9727
/from/9728 => /to/9728
/from/9729 => /to/9729
/from/9730 => /to/9730
/from/9731 => /to/9731
/from/9732 => /to/9732
/from/9733 => /to/9733
/from/9734 => /to/9734
/from/9735 => /to/9735
/from/9736 => /to/9736
/from/9737 => /to/9737
/from/9738 => /to/9738
/from/9739 => /to/9739
/from/9740 => /to/9740
/from/9741 => /to/9741
/from/9742 => /to/9742
/from/9743 => /to/9743
/from/9744 => /to/9744
/from/9745 => /to/9745
/from/9746 => /to/9746
/from/9747 => /to/9747
/from/9748 => /to/9748
/from/9749 => /to/9749
/from/9750 => /to/9750
/from/9751 => /to/9751
/from/9752 => /to/9752
/from/9753 => /to/9753
/from/9754 => /to/9754
/from/9755 => /to/9755
/from/9756 => /to/9756
/from/9757 => /to/9757
/from/9758 => /to/9758
/from/9759 => /to/9759
/from/9760 => /to/9760
/from/9761 => /to/9761
/from/9762 => /to/9762
/from/9763 => /to/9763
/from/9764 => /to/9764
/from/9765 => /to/9765
/from/9766 => /to/9766
/from/9767 => /to/9767
/from/9768 => /to/9768
/from/9769 => /to/9769
/from/9770 => /to/9770
/from/9771 => /to/9771
/from/9772 => /to/9772
/from/9773 => /to/9773
/from/9774 => /to/9774
/from/9775 => /to/9775
/from/9776 => /to/9776
/from/9777 => /to/9777
/from/9778 => /to/9778
/from/9779 => /to/9779
/from/9780 => /to/9780
/from/9781 => /to/9781
/from/9782 => /to/9782
/from/9783 => /to/9783
/from/9784 => /to/9784
/from/9785 => /to/9785
/from/9786 => /to/9786
/from/9787 => /to/9787
/from/9788 => /to/9788
/from/9789 => /to/9789
/from/9790 => /to/9790
/from/9791 => /to/9791
/from/9792 => /to/9792
/from/9793 => /to/9793
/from/9794 => /to/9794
/from/9795 => /to/9795
/from/9796 => /to/9796
/from/9797 => /to/9797
/from/9798 => /to/9798
/from/9799 => /to/9799
/from/9800 => /to/9800
/from/9801 => /to/9801
/from/9802 => /to/9802
/from/9803 => /to/9803
/from/9804 => /to/9804
/from/9805 => /to/9805
/from/9806 => /to/9806
/from/9807 => /to/9807
/from/9808 => /to/9808
/from/9809 => /to/9809
/from/9810 => /to/9810
/from/9811 => /to/9811
/from/9812 => /to/9812
/from/9813 => /to/9813
/from/9814 => /to/9814
/from/9815 => /to/9815
/from/9816 => /to/9816
/from/9817 => /to/9817
/from/9818 => /to/9818
/from/9819 => /to/9819
/from/9820 => /to/9820
/from/9821 => /to/9821
/from/9822 => /to/9822
/from/9823 => /to/9823
/from/9824 => /to/9824
/from/9825 => /to/9825
/from/9826 => /to/9826
/from/9827 => /to/9827
/from/9828 => /to/9828
/from/9829 => /to/9829
/from/9830 => /to/9830
/from/9831 => /to/9831
/from/9832 => /to/9832
/from/9833 => /to/9833
/from/9834 => /to/9834
/from/9835 => /to/9835
/from/9836 => /to/9836
/from/9837 => /to/9837
/from/9838 => /to/9838
/from/9839 => /to/9839
/from/9840 => /to/9840
/from/9841 => /to/9841
/from/9842 => /to/9842
/from/9843 => /to/9843
/from/9844 => /to/9844
/from/9845 => /to/9845
/from/9846 => /to/9846
/from/9847 => /to/9847
/from/9848 => /to/9848
/from/9849 => /to/9849
/from/9850 => /to/9850
/from/9851 => /to/9851
/from/9852 => /to/9852
/from/9853 => /to/9853
/from/9854 => /to/9854
/from/9855 => /to/9855
/from/9856 => /to/9856
/from/9857 => /to/9857
/from/9858 => /to/9858
/from/9859 => /to/9859
/from/9860 => /to/9860
/from/9861 => /to/9861
/from/9862 => /to/9862
/from/9863 => /to/9863
/from/9864 => /to/9864
/from/9865 => /to/9865
/from/9866 => /to/9866
/from/9867 => /to/9867
/from/9868 => /to/9868
/from/9869 => /to/9869
/from/9870 => /to/9870
/from/9871 => /to/9871
/from/9872 => /to/9872
/from/9873 => /to/9873
/from/9874 => /to/9874
/from/9875 => /to/9875
/from/9876 => /to/9876
/from/9877 => /to/9877
/from/9878 => /to/9878
/from/9879 => /to/9879
/from/9880 => /to/9880
/from/9881 => /to/9881
/from/9882 => /to/9882
/from/9883 => /to/9883
/from/9884 => /to/9884
/from/9885 => /to/9885
/from/9886 => /to/9886
/from/9887 => /to/9887
/from/9888 => /to/9888
/from/9889 => /to/9889
/from/9890 => /to/9890
/from/9891 => /to/9891
/from/9892 => /to/9892
/from/9893 => /to/9893
/from/9894 => /to/9894
/from/9895 => /to/9895
/from/9896 => /to/9896
/from/9897 => /to/9897
/from/9898 => /to/9898
/from/9899 => /to/9899
/from/9900 => /to/9900
/from/9901 => /to/9901
/from/9902 => /to/9902
/from/9903 => /to/9903
/from/9904 => /to/9904
/from/9905 => /to/9905
/from/9906 => /to/9906
/from/9907 => /to/9907
/from/9908 => /to/9908
/from/9909 => /to/9909
/from/9910 => /to/9910
/from/9911 => /to/9911
/from/9912 => /to/9912
/from/9913 => /to/9913
/from/9914 => /to/9914
/from/9915 => /to/9915
/from/9916 => /to/9916
/from/9917 => /to/9917
/from/9918 => /to/9918
/from/9919 => /to/9919
/from/9920 => /to/9920
/from/9921 => /to/9921
/from/9922 => /to/9922
/from/9923 => /to/9923
/from/9924 => /to/9924
/from/9925 => /to/9925
/from/9926 => /to/9926
/from/9927 => /to/9927
/from/9928 => /to/9928
/from/9929 => /to/9929
/from/9930 => /to/9930
/from/9931 => /to/9931
/from/9932 => /to/9932
/from/9933 => /to/9933
/from/9934 => /to/9934
/from/9935 => /to/9935
/from/9936 => /to/9936
/from/9937 => /to/9937
/from/9938 => /to/9938
/from/9939 => /to/9939
/from/9940 => /to/9940
/from/9941 => /to/9941
/from/9942 => /to/9942
/from/9943 => /to/9943
/from/9944 => /to/9944
/from/9945 => /to/9945
/from/9946 => /to/9946
/from/9947 => /to/9947
/from/9948 => /to/9948
/from/9949 => /to/9949
/from/9950 => /to/9950
/from/9951 => /to/9951
/from/9952 => /to/9952
/from/9953 => /to/9953
/from/9954 => /to/9954
/from/9955 => /to/9955
/from/9956 => /to/9956
/from/9957 => /to/9957
/from/9958 => /to/9958
/from/9959 => /to/9959
/from/9960 => /to/9960
/from/9961 => /to/9961
/from/9962 => /to/9962
/from/9963 => /to/9963
/from/9964 => /to/9964
/from/9965 => /to/9965
/from/9966 => /to/9966
/from/9967 => /to/9967
/from/9968 => /to/9968
/from/9969 => /to/9969
/from/9970 => /to/9970
/from/9971 => /to/9971
/from/9972 => /to/9972
/from/9973 => /to/9973
/from/9974 => /to/9974
/from/9975 => /to/9975
/from/9976 => /to/9976
/from/9977 => /to/9977
/from/9978 => /to/9978
/from/9979 => /to/9979
/from/9980 => /to/9980
/from/9981 => /to/9981
/from/9982 => /to/9982
/from/9983 => /to/9983
/from/9984 => /to/9984
/from/9985 => /to/9985
/from/9986 => /to/9986
/from/9987 => /to/9987
/from/9988 => /to/9988
/from/9989 => /to/9989
/from/9990 => /to/9990
/from/9991 => /to/9991
/from/9992 => /to/9992
/from/9993 => /to/9993
/from/9994 => /to/9994
/from/9995 => /to/9995
/from/9996 => /to/9996
/from/9997 => /to/9997
/from/9998 => /to/9998
/from/9999 => /to/9999
17:01:36.541 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [28336ff3]_close: Shutting down real LocalRepoManager.
17:01:36.704 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.159 sec - in co.codewizards.cloudstore.local.persistence.PersistenceTest
17:01:39.804 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms.
17:01:41.641 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]initPersistenceManagerFactory: repositoryId=9e4f3d7b-e4a4-4e5f-8829-5fc3d441ea8d
17:01:41.654 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10953 ms.
17:01:41.727 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:41.731 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:41.760 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.825 sec - in co.codewizards.cloudstore.core.config.ConfigTest
17:01:41.871 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:01:41.906 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:01:41.957 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.54%
17:01:41.999 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:01:42.096 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69%
17:01:42.183 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:42.269 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:42.283 [closeDeferredTimer-3b7b05a8-2] INFO  c.c.c.l.LocalRepoManagerImpl - [3b7b05a8]_close: Shutting down real LocalRepoManager.
17:01:42.312 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:42.318 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:42.333 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17%
17:01:42.550 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:01:42.285 [closeDeferredTimer-516be40f-2] INFO  c.c.c.l.LocalRepoManagerImpl - [516be40f]_close: Shutting down real LocalRepoManager.
17:01:42.886 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50%
17:01:42.934 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.60%
17:01:43.051 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83%
17:01:43.076 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94%
17:01:43.327 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:43.339 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]initPersistenceManagerFactory: repositoryId=a6d61758-01a5-4ce1-af93-d4424b77d3c5
17:01:43.344 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9888 ms.
17:01:43.355 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1dcedc93]initPersistenceManagerFactory: repositoryId=c05e6f52-1d4c-41a3-b0c8-2bcda69e36ab
17:01:43.358 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1dcedc93]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9278 ms.
17:01:43.421 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1dcedc93]_close: Shutting down real LocalRepoManager.
17:01:43.517 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:43.562 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9zw3-qtl02'
17:01:43.602 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9zw3-qtl02' locked successfully.
17:01:43.711 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:43.773 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:01:43.787 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:01:43.806 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00%
17:01:43.948 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:01:43.978 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34%
17:01:44.055 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.56%
17:01:44.082 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67%
17:01:44.131 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91%
17:01:44.231 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:01:44.387 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31bc751a-fe49-448b-9354-6cc55cce4346 remoteRepositoryId=a6d61758-01a5-4ce1-af93-d4424b77d3c5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:01:44.699 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:44.703 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:01:44.712 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:01:44.717 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17%
17:01:44.730 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:01:44.744 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50%
17:01:44.789 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62%
17:01:44.802 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83%
17:01:44.818 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94%
17:01:44.849 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:01:44.905 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=31bc751a-fe49-448b-9354-6cc55cce4346 remoteRepositoryId=a6d61758-01a5-4ce1-af93-d4424b77d3c5 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5
17:01:45.054 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:45.057 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga128-1lfk4-remote'
17:01:45.061 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga128-1lfk4-remote' locked successfully.
17:01:46.720 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9pm3-5604a/sub1/aaa'
17:01:46.728 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [478fb7dc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga2cl-90c9h'
17:01:46.735 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [29d25e65]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga2cq-1zvsu'
17:01:46.742 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [29d25e65]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga2cq-1zvsu' locked successfully.
17:01:47.371 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [61db86bf]initPersistenceManagerFactory: repositoryId=3db36bc2-7e72-4787-bf8a-0c712d690a5b
17:01:47.374 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [61db86bf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7098 ms.
17:01:47.458 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [61db86bf]_close: Shutting down real LocalRepoManager.
17:01:48.255 [closeDeferredTimer-6056232d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6056232d]_close: Shutting down real LocalRepoManager.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.652 sec - in co.codewizards.cloudstore.local.LocalRepoRegistryTest
17:01:49.721 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]initPersistenceManagerFactory: repositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d
17:01:49.727 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8268 ms.
17:01:49.852 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:01:49.864 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:01:49.871 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
17:01:49.872 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:01:49.873 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:01:49.882 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:01:49.902 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.01%
17:01:49.910 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.38%
17:01:49.941 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
17:01:50.013 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:01:50.043 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:01:50.044 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1aef3311-4b83-4cba-99f8-cc7509a5136d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote' toID=871ed45f-d244-406c-912b-8829c294e592 to='target/repo/j8rg9jjd-2wt7i-local', fromRepoLocalSync=true
17:01:50.045 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 871ed45f-d244-406c-912b-8829c294e592 ('target/repo/j8rg9jjd-2wt7i-local')
17:01:50.076 [pool-3-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:01:50.083 [pool-3-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:01:50.086 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:01:50.090 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:01:50.095 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:01:50.099 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:01:50.100 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:01:50.106 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:01:50.130 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:01:50.227 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.237 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:01:50.315 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43%
17:01:50.318 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.414 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.418 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:01:50.498 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.524 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54%
17:01:50.524 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65%
17:01:50.526 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.527 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:01:50.542 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e562df2064b540d8ddda8d384c7864cb12f134a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:01:50.740 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:50.752 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:01:50.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8e562df2064b540d8ddda8d384c7864cb12f134a' toSha1='null'
17:01:50.753 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:01:50.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:01:50.754 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:01:50.765 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10020 bytes in 12 ms. path='/1/a'
17:01:50.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:50.833 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:50.863 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:50.921 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:01:50.964 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=2
17:01:51.045 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d transaction.localRevision=12 remoteFromLocalRevision=2
17:01:51.054 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=871ed45f-d244-406c-912b-8829c294e592 from='target/repo/j8rg9jjd-2wt7i-local' toID=1aef3311-4b83-4cba-99f8-cc7509a5136d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote'
17:01:51.125 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12
17:01:51.188 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:01:51.188 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:01:51.224 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d localRepositoryRevisionSynced=12
17:01:51.303 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 transaction.localRevision=5 remoteFromLocalRevision=12
17:01:51.367 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1aef3311-4b83-4cba-99f8-cc7509a5136d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote' toID=871ed45f-d244-406c-912b-8829c294e592 to='target/repo/j8rg9jjd-2wt7i-local', fromRepoLocalSync=false
17:01:51.379 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:01:51.454 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:01:51.455 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:01:51.468 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=5
17:01:51.532 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d transaction.localRevision=15 remoteFromLocalRevision=5
17:01:51.540 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:52.660 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1aef3311-4b83-4cba-99f8-cc7509a5136d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote' toID=871ed45f-d244-406c-912b-8829c294e592 to='target/repo/j8rg9jjd-2wt7i-local', fromRepoLocalSync=true
17:01:52.660 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:01:52.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:01:52.666 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:01:52.790 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:01:52.807 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:01:52.959 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:01:52.969 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9
17:01:53.048 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00%
17:01:53.049 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18%
17:01:53.050 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36%
17:01:53.050 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55%
17:01:53.050 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73%
17:01:53.052 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91%
17:01:53.052 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09%
17:01:53.052 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27%
17:01:53.052 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45%
17:01:53.053 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64%
17:01:53.055 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:53.056 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:01:53.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5c1e15b266eef78393a80466a9a70a57f821cb67' to.sha1='8e562df2064b540d8ddda8d384c7864cb12f134a'): /1/a
17:01:53.218 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:53.224 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:01:53.224 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='5c1e15b266eef78393a80466a9a70a57f821cb67' toSha1='8e562df2064b540d8ddda8d384c7864cb12f134a'
17:01:53.224 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:01:53.224 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:01:53.225 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:01:53.236 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10020 bytes in 12 ms. path='/1/a'
17:01:53.245 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:53.317 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:53.420 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:53.442 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82%
17:01:53.443 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00%
17:01:53.457 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=9
17:01:53.481 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d transaction.localRevision=22 remoteFromLocalRevision=9
17:01:53.490 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:54.665 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=871ed45f-d244-406c-912b-8829c294e592 from='target/repo/j8rg9jjd-2wt7i-local' toID=1aef3311-4b83-4cba-99f8-cc7509a5136d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote'
17:01:54.678 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=22
17:01:54.721 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00%
17:01:54.721 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 53.00%
17:01:54.733 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00%
17:01:54.756 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d localRepositoryRevisionSynced=22
17:01:54.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 transaction.localRevision=12 remoteFromLocalRevision=22
17:01:54.782 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:54.782 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1aef3311-4b83-4cba-99f8-cc7509a5136d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rg9jjd-zv2ww-remote' toID=871ed45f-d244-406c-912b-8829c294e592 to='target/repo/j8rg9jjd-2wt7i-local', fromRepoLocalSync=true
17:01:54.785 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:01:54.792 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:01:54.798 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:01:54.810 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:01:54.822 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:01:54.847 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:01:54.851 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14
17:01:54.870 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]initPersistenceManagerFactory: repositoryId=d3605ac1-fec5-4def-9706-e57adad92655
17:01:54.870 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00%
17:01:54.871 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18%
17:01:54.871 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36%
17:01:54.872 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55%
17:01:54.872 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73%
17:01:54.875 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91%
17:01:54.875 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09%
17:01:54.876 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27%
17:01:54.877 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45%
17:01:54.878 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64%
17:01:54.878 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3944 ms.
17:01:54.880 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:54.889 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:01:54.947 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3235e75bc5039cb220795bb8712e852fe92b0d47' to.sha1='5c1e15b266eef78393a80466a9a70a57f821cb67'): /1/a
17:01:54.988 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:55.016 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:55.027 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]initPersistenceManagerFactory: repositoryId=b3fee152-c5bf-4f63-9099-0893c2203668
17:01:55.031 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3880 ms.
17:01:55.035 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:55.051 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:01:55.051 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='3235e75bc5039cb220795bb8712e852fe92b0d47' toSha1='5c1e15b266eef78393a80466a9a70a57f821cb67'
17:01:55.051 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:01:55.052 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:01:55.052 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:01:55.076 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10020 bytes in 24 ms. path='/1/a'
17:01:55.091 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:01:55.118 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8td-9k4pl-local'
17:01:55.132 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:01:55.135 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8td-9k4pl-local' locked successfully.
17:01:55.168 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1aef3311-4b83-4cba-99f8-cc7509a5136d"] on repo=871ed45f-d244-406c-912b-8829c294e592
17:01:55.189 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:01:55.245 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82%
17:01:55.246 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00%
17:01:55.264 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d remoteRepositoryId=871ed45f-d244-406c-912b-8829c294e592 localRepositoryRevisionSynced=14
17:01:55.284 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=871ed45f-d244-406c-912b-8829c294e592 remoteRepositoryId=1aef3311-4b83-4cba-99f8-cc7509a5136d transaction.localRevision=31 remoteFromLocalRevision=14
17:01:55.288 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:01:55.291 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:55.295 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:55.305 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-mg0ma-local'
17:01:55.308 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-mg0ma-local' locked successfully.
17:01:55.373 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:01:55.416 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:01:55.487 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.88%
17:01:55.524 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:01:55.594 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.91%
17:01:55.680 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:55.723 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:55.740 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:01:55.744 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:01:55.751 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17%
17:01:55.788 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29%
17:01:55.847 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 70.15%
17:01:55.859 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 82.67%
17:01:55.862 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83%
17:01:55.872 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94%
17:01:55.926 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:01:55.954 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:01:55.957 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga9h0-1xmm0'
17:01:55.961 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga9h0-1xmm0' locked successfully.
17:01:57.269 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [29d25e65]initPersistenceManagerFactory: repositoryId=3304bcdb-8f9d-45dd-9f9a-599bf012df17
17:01:57.340 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [29d25e65]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5362 ms.
17:01:57.373 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [29d25e65]_close: Shutting down real LocalRepoManager.
17:01:59.303 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2326180c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga2cq-1zvsu'
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.096 sec - in co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest
17:02:03.538 [closeDeferredTimer-5d05f453-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5d05f453]_close: Shutting down real LocalRepoManager.
17:02:03.712 [closeDeferredTimer-5ff00507-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5ff00507]_close: Shutting down real LocalRepoManager.
17:02:04.724 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]initPersistenceManagerFactory: repositoryId=7dff0d94-9b9f-4318-bbeb-5aebdbcb7e92
17:02:04.740 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5414 ms.
17:02:04.918 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:04.951 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:02:04.962 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:02:04.979 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00%
17:02:05.056 [closeDeferredTimer-1386313f-2] INFO  c.c.c.l.LocalRepoManagerImpl - [1386313f]_close: Shutting down real LocalRepoManager.
17:02:05.296 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:02:05.330 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34%
17:02:05.395 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.56%
17:02:05.414 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67%
17:02:05.477 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.74%
17:02:05.543 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:02:05.636 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3fee152-c5bf-4f63-9099-0893c2203668 remoteRepositoryId=7dff0d94-9b9f-4318-bbeb-5aebdbcb7e92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:05.819 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:05.826 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:02:05.830 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:02:05.833 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17%
17:02:05.842 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:02:05.851 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50%
17:02:05.932 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62%
17:02:05.940 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83%
17:02:05.952 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94%
17:02:05.986 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:02:06.026 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3fee152-c5bf-4f63-9099-0893c2203668 remoteRepositoryId=7dff0d94-9b9f-4318-bbeb-5aebdbcb7e92 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5
17:02:06.140 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3a2546d6]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:06.154 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f9a8ddc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgahc7-ypnhu-remote'
17:02:06.159 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f9a8ddc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgahc7-ypnhu-remote' locked successfully.
17:02:06.227 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]initPersistenceManagerFactory: repositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353
17:02:06.246 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6351 ms.
17:02:06.281 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote'
17:02:06.283 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote' locked successfully.
17:02:06.899 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]initPersistenceManagerFactory: repositoryId=fedc2f67-b980-4ed0-aa58-8c20b39e19b7
17:02:06.950 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6659 ms.
17:02:07.092 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:02:07.096 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:02:07.121 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:02:07.216 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:02:07.235 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:02:07.275 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 79.54%
17:02:07.303 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:02:07.352 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.85%
17:02:07.444 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:02:07.502 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:07.509 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [614cbec4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgaidu-viace'
17:02:07.515 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [614cbec4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgaidu-viace' locked successfully.
17:02:13.188 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f9a8ddc]initPersistenceManagerFactory: repositoryId=708bac9d-0ebf-4b45-8e5d-5a473836f895
17:02:13.192 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f9a8ddc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3194 ms.
17:02:13.262 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [714b6999]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgamst-bf0w4-local'
17:02:13.267 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [714b6999]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgamst-bf0w4-local' locked successfully.
17:02:13.819 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [614cbec4]initPersistenceManagerFactory: repositoryId=c1350620-008c-4cf5-8a88-7e5a264695fb
17:02:13.886 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [614cbec4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3626 ms.
17:02:13.964 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:02:13.974 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:02:13.976 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17%
17:02:13.984 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29%
17:02:14.118 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50%
17:02:14.127 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62%
17:02:14.136 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83%
17:02:14.148 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94%
17:02:14.207 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:02:14.237 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [614cbec4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:14.239 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9bf63d2]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:14.242 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgankx-stye6'
17:02:14.247 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgankx-stye6' locked successfully.
17:02:14.800 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]initPersistenceManagerFactory: repositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5
17:02:14.822 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4731 ms.
17:02:14.966 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:15.295 [closeDeferredTimer-1fe8f5e8-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1fe8f5e8]_close: Shutting down real LocalRepoManager.
17:02:15.682 [closeDeferredTimer-5c76fce4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5c76fce4]_close: Shutting down real LocalRepoManager.
17:02:15.954 [closeDeferredTimer-2bb31455-2] INFO  c.c.c.l.LocalRepoManagerImpl - [2bb31455]_close: Shutting down real LocalRepoManager.
17:02:16.075 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:16.077 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote' toID=f580fcae-ef37-4cb7-8e4d-307e80afe353 to='target/repo/j8rga8yw-mg0ma-local', fromRepoLocalSync=true
17:02:16.080 [pool-4-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f580fcae-ef37-4cb7-8e4d-307e80afe353 ('target/repo/j8rga8yw-mg0ma-local')
17:02:16.130 [pool-4-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:16.138 [pool-4-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:16.141 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:16.152 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:16.156 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:16.160 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:02:16.169 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:02:16.174 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:02:16.194 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:16.264 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:16.364 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:16.372 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:16.447 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:16.571 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:16.575 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:02:16.656 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:02:16.664 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:16.754 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:02:16.755 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:02:16.757 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:16.759 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:02:16.778 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0834362694329447d3e44182f25ca9152bf3f588' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:02:16.890 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9eecf03d-ef77-4971-ba60-967e7dc2c3b5"] on repo=f580fcae-ef37-4cb7-8e4d-307e80afe353
17:02:16.896 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:02:16.898 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0834362694329447d3e44182f25ca9152bf3f588' toSha1='null'
17:02:16.900 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:02:16.900 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:02:16.902 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:02:16.914 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92106 bytes in 14 ms. path='/1/a'
17:02:16.926 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:16.976 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9eecf03d-ef77-4971-ba60-967e7dc2c3b5"] on repo=f580fcae-ef37-4cb7-8e4d-307e80afe353
17:02:17.095 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:17.164 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:17.266 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:17.335 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:17.408 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.12%
17:02:17.410 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:17.453 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=2
17:02:17.528 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 transaction.localRevision=16 remoteFromLocalRevision=2
17:02:17.614 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f580fcae-ef37-4cb7-8e4d-307e80afe353 from='target/repo/j8rga8yw-mg0ma-local' toID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote'
17:02:17.662 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16
17:02:17.760 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:02:17.760 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:02:17.761 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:17.783 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 localRepositoryRevisionSynced=16
17:02:18.090 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 transaction.localRevision=5 remoteFromLocalRevision=16
17:02:18.534 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote' toID=f580fcae-ef37-4cb7-8e4d-307e80afe353 to='target/repo/j8rga8yw-mg0ma-local', fromRepoLocalSync=false
17:02:18.552 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:02:18.689 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:18.689 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:18.696 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=5
17:02:18.712 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 transaction.localRevision=19 remoteFromLocalRevision=5
17:02:18.778 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:18.808 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:18.810 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote' toID=f580fcae-ef37-4cb7-8e4d-307e80afe353 to='target/repo/j8rga8yw-mg0ma-local', fromRepoLocalSync=true
17:02:18.811 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f580fcae-ef37-4cb7-8e4d-307e80afe353 ('target/repo/j8rga8yw-mg0ma-local')
17:02:18.821 [pool-5-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:18.826 [pool-5-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:02:18.836 [pool-5-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:02:18.863 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:18.867 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:18.870 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:18.878 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:02:18.879 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:02:19.181 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:19.190 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:02:19.343 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.60%
17:02:19.346 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.349 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:02:19.424 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.499 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.501 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:02:19.704 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.739 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.741 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken'
17:02:19.832 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:19.857 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:02:19.859 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27%
17:02:19.906 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=8
17:02:19.947 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 transaction.localRevision=26 remoteFromLocalRevision=8
17:02:19.951 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f580fcae-ef37-4cb7-8e4d-307e80afe353 from='target/repo/j8rga8yw-mg0ma-local' toID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote'
17:02:19.963 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=26
17:02:20.013 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:02:20.013 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:02:20.015 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:20.019 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:02:20.031 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:20.089 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:20.095 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken'
17:02:20.107 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:20.120 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:02:20.120 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:20.163 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 localRepositoryRevisionSynced=26
17:02:20.186 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 transaction.localRevision=11 remoteFromLocalRevision=26
17:02:20.194 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rga8yw-1zmio-remote' toID=f580fcae-ef37-4cb7-8e4d-307e80afe353 to='target/repo/j8rga8yw-mg0ma-local', fromRepoLocalSync=false
17:02:20.203 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:02:20.225 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:20.226 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:20.234 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 remoteRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 localRepositoryRevisionSynced=11
17:02:20.255 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f580fcae-ef37-4cb7-8e4d-307e80afe353 remoteRepositoryId=9eecf03d-ef77-4971-ba60-967e7dc2c3b5 transaction.localRevision=31 remoteFromLocalRevision=11
17:02:20.268 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:20.283 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:20.287 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:20.291 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8y-qtx2z-local'
17:02:20.296 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8y-qtx2z-local' locked successfully.
17:02:23.948 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [714b6999]initPersistenceManagerFactory: repositoryId=a6feda65-6ef0-4241-8ded-964221c297d0
17:02:24.043 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [714b6999]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7762 ms.
17:02:24.317 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [714b6999]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:24.347 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00%
17:02:24.368 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00%
17:02:24.392 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00%
17:02:24.477 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61%
17:02:24.514 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34%
17:02:24.571 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.35%
17:02:24.597 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67%
17:02:24.645 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.71%
17:02:24.723 [main] INFO  c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00%
17:02:24.796 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=708bac9d-0ebf-4b45-8e5d-5a473836f895 remoteRepositoryId=a6feda65-6ef0-4241-8ded-964221c297d0 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:24.920 [closeDeferredTimer-5dd6a4c8-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5dd6a4c8]_close: Shutting down real LocalRepoManager.
17:02:25.291 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f9a8ddc]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.868 sec - in co.codewizards.cloudstore.local.transport.FileRepoTransportTest
17:02:26.398 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]initPersistenceManagerFactory: repositoryId=a31c6608-7652-4e6d-8d31-a4e0dcac88d3
17:02:26.408 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5576 ms.
17:02:26.470 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:02:26.473 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:02:26.497 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00%
17:02:26.584 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61%
17:02:26.606 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34%
17:02:26.635 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 80.56%
17:02:26.657 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67%
17:02:26.700 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.69%
17:02:26.744 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:02:26.786 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:26.823 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00%
17:02:26.826 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00%
17:02:26.829 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17%
17:02:26.840 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29%
17:02:26.883 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50%
17:02:26.892 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62%
17:02:26.898 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83%
17:02:26.907 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94%
17:02:26.926 [main] INFO  c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00%
17:02:26.964 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c9971af]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 126.647 sec - in co.codewizards.cloudstore.local.LocalRepoManagerTest
17:02:27.987 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]initPersistenceManagerFactory: repositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:27.994 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2932 ms.
17:02:28.023 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote'
17:02:28.026 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote' locked successfully.
17:02:32.149 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]initPersistenceManagerFactory: repositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43
17:02:32.157 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2107 ms.
17:02:32.290 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:02:32.299 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:02:32.314 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:02:32.384 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:02:32.423 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:02:32.479 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.34%
17:02:32.500 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:02:32.525 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.85%
17:02:32.563 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:02:32.597 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:32.597 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 4b4ac81f-2f89-4f75-89b6-ec32a6f81b43
17:02:32.605 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:32.606 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2' toID=32acbe06-fe86-43c0-9e59-e46c1df2b79a to='target/repo/j8rgas8y-qtx2z-local', fromRepoLocalSync=true
17:02:32.606 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32acbe06-fe86-43c0-9e59-e46c1df2b79a ('target/repo/j8rgas8y-qtx2z-local')
17:02:32.628 [pool-6-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:32.642 [pool-6-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:32.651 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:32.652 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:32.655 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:02:32.661 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:02:32.668 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:32.679 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:02:32.684 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:02:32.693 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:02:32.702 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:32.723 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:32.814 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:32.822 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:32.854 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:32.881 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:32.885 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:02:32.955 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:02:32.959 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:32.982 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:02:32.982 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:02:32.985 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:32.987 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:02:33.001 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78a5696b67129de7a38663baf4f58bd6e4ba9a5e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:02:33.065 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.073 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:02:33.074 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='78a5696b67129de7a38663baf4f58bd6e4ba9a5e' toSha1='null'
17:02:33.074 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:02:33.074 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:02:33.083 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:02:33.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 746078 bytes in 33 ms. path='/1/a'
17:02:33.114 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:33.181 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.199 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:33.211 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:33.212 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:02:33.228 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c7f81c71a52b6b231e81eab547a62dd4e1ac9f5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:02:33.247 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.252 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:02:33.253 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7c7f81c71a52b6b231e81eab547a62dd4e1ac9f5' toSha1='null'
17:02:33.253 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:02:33.253 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:02:33.255 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:02:33.269 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154602 bytes in 16 ms. path='/1/b'
17:02:33.276 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:33.301 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.318 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:33.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:33.332 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:02:33.347 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6287a332cb98d7315deb68fc0d0eb8d8acd8b7c6' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:02:33.367 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.373 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:02:33.373 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6287a332cb98d7315deb68fc0d0eb8d8acd8b7c6' toSha1='null'
17:02:33.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:02:33.373 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:02:33.374 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:02:33.386 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172200 bytes in 13 ms. path='/a'
17:02:33.392 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:33.416 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:33.425 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:33.436 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:02:33.464 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=2
17:02:33.491 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 transaction.localRevision=24 remoteFromLocalRevision=2
17:02:33.496 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32acbe06-fe86-43c0-9e59-e46c1df2b79a from='target/repo/j8rgas8y-qtx2z-local' toID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2'
17:02:33.524 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:02:33.549 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:02:33.549 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:33.568 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 localRepositoryRevisionSynced=24
17:02:33.589 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a transaction.localRevision=5 remoteFromLocalRevision=24
17:02:33.601 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2' toID=32acbe06-fe86-43c0-9e59-e46c1df2b79a to='target/repo/j8rgas8y-qtx2z-local', fromRepoLocalSync=false
17:02:33.606 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:02:33.629 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:33.629 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:33.637 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=5
17:02:33.647 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 transaction.localRevision=27 remoteFromLocalRevision=5
17:02:33.654 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:33.675 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:33.677 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:34.803 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/j8rgas8z-7iqtd-remote/2/1/b' length=154602
17:02:34.804 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/j8rgas8z-7iqtd-remote/2/1/b' length=1
17:02:34.807 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:02:34.810 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:02:34.812 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:02:34.816 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:02:34.821 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:02:34.880 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:02:34.885 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:02:34.890 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
17:02:34.911 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:02:34.938 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:34.939 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2' toID=32acbe06-fe86-43c0-9e59-e46c1df2b79a to='target/repo/j8rgas8y-qtx2z-local', fromRepoLocalSync=true
17:02:34.940 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 32acbe06-fe86-43c0-9e59-e46c1df2b79a ('target/repo/j8rgas8y-qtx2z-local')
17:02:34.948 [pool-7-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:34.956 [pool-7-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:02:34.967 [pool-7-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:34.978 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:34.979 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:34.981 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:02:34.992 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:02:34.999 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:35.011 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:02:35.016 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:02:35.022 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:02:35.030 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:35.033 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9
17:02:35.061 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56%
17:02:35.062 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96%
17:02:35.062 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35%
17:02:35.064 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:35.068 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:02:35.094 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc4b53b4c00d2782cfed05150d6b0f7c58d6baba' to.sha1='78a5696b67129de7a38663baf4f58bd6e4ba9a5e'): /1/a
17:02:35.121 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:35.127 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:02:35.127 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='dc4b53b4c00d2782cfed05150d6b0f7c58d6baba' toSha1='78a5696b67129de7a38663baf4f58bd6e4ba9a5e'
17:02:35.127 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:02:35.127 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:02:35.142 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:02:35.160 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 746078 bytes in 33 ms. path='/1/a'
17:02:35.167 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:35.222 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:35.238 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:35.250 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:35.252 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:02:35.271 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3b63037f3b6d74fc4e7156f5cdcbd902e897d1d' to.sha1='7c7f81c71a52b6b231e81eab547a62dd4e1ac9f5'): /1/b
17:02:35.294 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:35.300 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:02:35.300 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='a3b63037f3b6d74fc4e7156f5cdcbd902e897d1d' toSha1='7c7f81c71a52b6b231e81eab547a62dd4e1ac9f5'
17:02:35.300 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:02:35.301 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:02:35.301 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:02:35.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 11 ms. path='/1/b'
17:02:35.319 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:35.335 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4b4ac81f-2f89-4f75-89b6-ec32a6f81b43"] on repo=32acbe06-fe86-43c0-9e59-e46c1df2b79a
17:02:35.346 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:35.358 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:02:35.366 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=9
17:02:35.379 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 transaction.localRevision=40 remoteFromLocalRevision=9
17:02:35.386 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=32acbe06-fe86-43c0-9e59-e46c1df2b79a from='target/repo/j8rgas8y-qtx2z-local' toID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2'
17:02:35.394 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=40
17:02:35.419 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:02:35.420 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:35.427 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 localRepositoryRevisionSynced=40
17:02:35.444 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a transaction.localRevision=12 remoteFromLocalRevision=40
17:02:35.449 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgas8z-7iqtd-remote/2' toID=32acbe06-fe86-43c0-9e59-e46c1df2b79a to='target/repo/j8rgas8y-qtx2z-local', fromRepoLocalSync=false
17:02:35.454 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:02:35.468 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:35.468 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:35.476 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 remoteRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a localRepositoryRevisionSynced=12
17:02:35.488 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32acbe06-fe86-43c0-9e59-e46c1df2b79a remoteRepositoryId=4b4ac81f-2f89-4f75-89b6-ec32a6f81b43 transaction.localRevision=43 remoteFromLocalRevision=12
17:02:35.494 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:35.494 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:35.518 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:35.746 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-yfz2l-local'
17:02:35.749 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-yfz2l-local' locked successfully.
17:02:39.023 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]initPersistenceManagerFactory: repositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:39.029 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2118 ms.
17:02:39.058 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote'
17:02:39.061 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote' locked successfully.
17:02:40.287 [closeDeferredTimer-1f547af8-2] INFO  c.c.c.l.LocalRepoManagerImpl - [1f547af8]_close: Shutting down real LocalRepoManager.
17:02:40.589 [closeDeferredTimer-7dfec0bc-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7dfec0bc]_close: Shutting down real LocalRepoManager.
17:02:43.909 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]initPersistenceManagerFactory: repositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094
17:02:43.911 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3648 ms.
17:02:44.011 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:02:44.018 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:02:44.036 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:02:44.082 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:02:44.094 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:02:44.146 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.38%
17:02:44.170 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:02:44.202 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91%
17:02:44.232 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:02:44.258 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.259 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: f3ac0524-cbe0-4f1f-822c-6ff4555b4094
17:02:44.265 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:44.266 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2' toID=c373a20f-adc9-4c78-8b3e-3389a3f9705c to='target/repo/j8rgb469-yfz2l-local', fromRepoLocalSync=true
17:02:44.266 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c373a20f-adc9-4c78-8b3e-3389a3f9705c ('target/repo/j8rgb469-yfz2l-local')
17:02:44.302 [pool-8-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:44.313 [pool-8-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:44.318 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:44.322 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:44.325 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:02:44.333 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:02:44.340 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:44.352 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:02:44.357 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:02:44.365 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:02:44.374 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:44.396 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:44.473 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.480 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:44.513 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.534 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.535 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:02:44.558 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:02:44.559 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.579 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:02:44.579 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:02:44.581 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.583 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:02:44.598 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36f08473ee38318f8a4a977cdd2b82efea3f6206' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:02:44.650 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.655 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:02:44.655 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='36f08473ee38318f8a4a977cdd2b82efea3f6206' toSha1='null'
17:02:44.656 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:02:44.656 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:02:44.663 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:02:44.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 393354 bytes in 22 ms. path='/1/a'
17:02:44.684 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:44.735 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.751 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.762 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.764 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:02:44.780 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='989783a30ebe66cd0d9163a4d049428bb10e09c4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:02:44.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.804 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:02:44.804 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='989783a30ebe66cd0d9163a4d049428bb10e09c4' toSha1='null'
17:02:44.804 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:02:44.804 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:02:44.812 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:02:44.829 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 573620 bytes in 25 ms. path='/1/b'
17:02:44.836 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:44.883 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.896 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.904 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:44.906 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:02:44.919 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='909ab1cfbbd1626272f6f8c1ff85be115c9ad6b9' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:02:44.935 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:44.939 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:02:44.940 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='909ab1cfbbd1626272f6f8c1ff85be115c9ad6b9' toSha1='null'
17:02:44.940 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:02:44.940 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:02:44.953 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:02:44.967 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 649424 bytes in 27 ms. path='/a'
17:02:44.971 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:45.010 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f3ac0524-cbe0-4f1f-822c-6ff4555b4094"] on repo=c373a20f-adc9-4c78-8b3e-3389a3f9705c
17:02:45.021 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.029 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:02:45.051 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=2
17:02:45.071 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 transaction.localRevision=24 remoteFromLocalRevision=2
17:02:45.075 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c373a20f-adc9-4c78-8b3e-3389a3f9705c from='target/repo/j8rgb469-yfz2l-local' toID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2'
17:02:45.100 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:02:45.120 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:02:45.120 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:45.137 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 localRepositoryRevisionSynced=24
17:02:45.154 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c transaction.localRevision=5 remoteFromLocalRevision=24
17:02:45.156 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2' toID=c373a20f-adc9-4c78-8b3e-3389a3f9705c to='target/repo/j8rgb469-yfz2l-local', fromRepoLocalSync=false
17:02:45.160 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:02:45.174 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:45.174 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:45.178 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=5
17:02:45.183 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 transaction.localRevision=27 remoteFromLocalRevision=5
17:02:45.187 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:45.211 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:45.212 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:45.244 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:02:45.246 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:02:45.250 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25%
17:02:45.253 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38%
17:02:45.256 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:02:45.259 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75%
17:02:45.263 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88%
17:02:45.267 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
17:02:45.319 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:02:45.337 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:45.338 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2' toID=c373a20f-adc9-4c78-8b3e-3389a3f9705c to='target/repo/j8rgb469-yfz2l-local', fromRepoLocalSync=true
17:02:45.338 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c373a20f-adc9-4c78-8b3e-3389a3f9705c ('target/repo/j8rgb469-yfz2l-local')
17:02:45.343 [pool-9-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:45.353 [pool-9-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:02:45.362 [pool-9-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:45.374 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:45.376 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:45.381 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:02:45.386 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:02:45.390 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:45.393 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:02:45.397 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:02:45.401 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:02:45.408 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:45.411 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:02:45.436 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56%
17:02:45.438 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.439 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:45.470 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.483 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.485 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting ''
17:02:45.565 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.575 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.578 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting ''
17:02:45.587 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.596 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.16%
17:02:45.598 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.55%
17:02:45.628 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=8
17:02:45.639 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 transaction.localRevision=33 remoteFromLocalRevision=8
17:02:45.644 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c373a20f-adc9-4c78-8b3e-3389a3f9705c from='target/repo/j8rgb469-yfz2l-local' toID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2'
17:02:45.650 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=33
17:02:45.682 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:02:45.683 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:02:45.684 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.686 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1'
17:02:45.710 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.719 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.719 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a'
17:02:45.725 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:45.732 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:02:45.733 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:45.762 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 localRepositoryRevisionSynced=33
17:02:45.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c transaction.localRevision=11 remoteFromLocalRevision=33
17:02:45.773 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgb469-iycm7-remote/2' toID=c373a20f-adc9-4c78-8b3e-3389a3f9705c to='target/repo/j8rgb469-yfz2l-local', fromRepoLocalSync=false
17:02:45.777 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:02:45.786 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:45.786 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:45.790 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 remoteRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c localRepositoryRevisionSynced=11
17:02:45.794 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c373a20f-adc9-4c78-8b3e-3389a3f9705c remoteRepositoryId=f3ac0524-cbe0-4f1f-822c-6ff4555b4094 transaction.localRevision=38 remoteFromLocalRevision=11
17:02:45.799 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:45.799 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:45.812 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:45.818 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-ihx84-local'
17:02:45.822 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-ihx84-local' locked successfully.
17:02:48.443 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]initPersistenceManagerFactory: repositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:48.445 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1576 ms.
17:02:48.467 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote'
17:02:48.471 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' locked successfully.
17:02:52.731 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]initPersistenceManagerFactory: repositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace
17:02:52.737 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2146 ms.
17:02:52.848 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:02:52.855 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:02:52.868 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:02:52.926 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:02:52.947 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:02:52.998 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.41%
17:02:53.019 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:02:53.040 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91%
17:02:53.064 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:02:53.094 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.094 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 25aaa4e6-0581-4e6c-ba56-871361e00ace
17:02:53.099 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:53.100 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=true
17:02:53.100 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 19a26015-5bda-4723-8cc6-1196c013b7b9 ('target/repo/j8rgbby2-ihx84-local')
17:02:53.124 [pool-10-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:53.132 [pool-10-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:02:53.134 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:53.137 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:53.143 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:02:53.152 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:02:53.159 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:53.171 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:02:53.177 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:02:53.184 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:02:53.194 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:53.221 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:02:53.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.293 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:53.333 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.344 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.346 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:02:53.366 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.371 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:02:53.372 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:02:53.385 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.391 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.392 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:02:53.408 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.414 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.416 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:02:53.429 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.440 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:02:53.440 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:02:53.441 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.442 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:02:53.454 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5777922a2a3944d6ace2e4f3657811e0ef82305' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:02:53.503 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.505 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:02:53.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b5777922a2a3944d6ace2e4f3657811e0ef82305' toSha1='null'
17:02:53.506 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:02:53.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:02:53.510 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:02:53.521 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 272440 bytes in 15 ms. path='/1/a'
17:02:53.527 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:53.577 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.589 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.595 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.596 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:02:53.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4eafbdba8091d38d86e7d8bb06491d1c3290d3c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:02:53.623 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.624 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:02:53.625 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c4eafbdba8091d38d86e7d8bb06491d1c3290d3c' toSha1='null'
17:02:53.625 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:02:53.625 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:02:53.629 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:02:53.640 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 334091 bytes in 15 ms. path='/1/b'
17:02:53.646 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:53.671 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.676 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.694 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.695 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:02:53.714 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='229a12b7e4a613e570d9a3051e66ab75a09d69bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:02:53.730 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.732 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:02:53.732 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='229a12b7e4a613e570d9a3051e66ab75a09d69bb' toSha1='null'
17:02:53.732 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:02:53.732 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:02:53.735 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:02:53.744 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185538 bytes in 12 ms. path='/1/c'
17:02:53.750 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:02:53.770 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.775 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.785 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.786 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:02:53.800 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f23866be5b80c5038e33b695cdd6b4a6be9a5a9b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:02:53.820 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.821 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:02:53.822 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f23866be5b80c5038e33b695cdd6b4a6be9a5a9b' toSha1='null'
17:02:53.822 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:02:53.822 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:02:53.827 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:02:53.840 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434730 bytes in 18 ms. path='/2/1/a'
17:02:53.847 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:53.875 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.880 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.887 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.888 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:02:53.901 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24910b281c1495c65a7a35535e46242ebab033cd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:02:53.921 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.923 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:02:53.923 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='24910b281c1495c65a7a35535e46242ebab033cd' toSha1='null'
17:02:53.923 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:02:53.923 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:02:53.930 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:02:53.945 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 535360 bytes in 22 ms. path='/2/1/b'
17:02:53.952 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:53.986 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:53.992 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:53.999 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.000 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:02:54.011 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a6b6e4e91e9b8e5d94ba0d0b90731a25e488875' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:02:54.026 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.027 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:02:54.028 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a6b6e4e91e9b8e5d94ba0d0b90731a25e488875' toSha1='null'
17:02:54.028 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:02:54.028 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:02:54.030 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:02:54.037 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157642 bytes in 9 ms. path='/2/a'
17:02:54.043 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:54.060 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.069 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.077 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.078 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:02:54.092 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d3cb3203eeda41df60f957f9a1ed3b9398bc81d4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:02:54.110 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.111 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:02:54.112 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d3cb3203eeda41df60f957f9a1ed3b9398bc81d4' toSha1='null'
17:02:54.112 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:02:54.112 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:02:54.112 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:02:54.118 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 5184 bytes in 6 ms. path='/3/a'
17:02:54.124 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:54.137 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.142 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.148 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.150 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:02:54.162 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='309ac47a69dfff34e739bc5e63d7a913f366b892' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:02:54.180 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.182 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:02:54.182 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='309ac47a69dfff34e739bc5e63d7a913f366b892' toSha1='null'
17:02:54.182 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:02:54.182 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:02:54.182 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:02:54.189 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40320 bytes in 7 ms. path='/3/b'
17:02:54.195 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:54.211 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.216 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.221 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.222 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:02:54.234 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='820db7adbf2b4843d82ca3d2c3a2669788bc9c96' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:02:54.255 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.257 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:02:54.257 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='820db7adbf2b4843d82ca3d2c3a2669788bc9c96' toSha1='null'
17:02:54.257 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:02:54.257 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:02:54.260 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:02:54.269 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 172830 bytes in 12 ms. path='/3/c'
17:02:54.276 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:02:54.297 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.302 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.308 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.309 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:02:54.323 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f75c23404a02c1df3fd840489bde346149c831fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:02:54.343 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.344 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:02:54.344 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f75c23404a02c1df3fd840489bde346149c831fe' toSha1='null'
17:02:54.344 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:02:54.344 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:02:54.345 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:02:54.359 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2440 bytes in 15 ms. path='/3/d'
17:02:54.367 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:02:54.381 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="25aaa4e6-0581-4e6c-ba56-871361e00ace"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:54.386 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:54.392 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:02:54.423 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=2
17:02:54.459 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=72 remoteFromLocalRevision=2
17:02:54.462 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=19a26015-5bda-4723-8cc6-1196c013b7b9 from='target/repo/j8rgbby2-ihx84-local' toID=25aaa4e6-0581-4e6c-ba56-871361e00ace to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote'
17:02:54.486 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:02:54.506 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:02:54.507 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:54.523 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=72
17:02:54.535 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 transaction.localRevision=5 remoteFromLocalRevision=72
17:02:54.539 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=false
17:02:54.542 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:02:54.560 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:54.561 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:54.565 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=5
17:02:54.572 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=75 remoteFromLocalRevision=5
17:02:54.574 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:54.592 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:54.592 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:55.498 [closeDeferredTimer-129348e8-2] INFO  c.c.c.l.LocalRepoManagerImpl - [129348e8]_close: Shutting down real LocalRepoManager.
17:02:55.808 [closeDeferredTimer-5de32e00-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5de32e00]_close: Shutting down real LocalRepoManager.
17:02:56.183 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:56.188 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 19a26015-5bda-4723-8cc6-1196c013b7b9 ('target/repo/j8rgbby2-ihx84-local')
17:02:56.188 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=true
17:02:56.214 [pool-11-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:56.280 [pool-11-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:02:56.356 [pool-11-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:02:56.393 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:56.396 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:56.402 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:02:56.406 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:02:56.409 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:56.412 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:02:56.416 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:02:56.428 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:02:56.530 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:56.533 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:02:56.597 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09%
17:02:56.599 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:56.600 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:02:56.671 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:56.683 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:56.684 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:02:56.827 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:56.838 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:02:56.842 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
17:02:56.871 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=8
17:02:56.917 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=82 remoteFromLocalRevision=8
17:02:56.984 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=19a26015-5bda-4723-8cc6-1196c013b7b9 from='target/repo/j8rgbby2-ihx84-local' toID=25aaa4e6-0581-4e6c-ba56-871361e00ace to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote'
17:02:56.992 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=82
17:02:57.070 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:02:57.070 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
17:02:57.072 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.075 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:02:57.086 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.201 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
17:02:57.202 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:02:57.238 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=82
17:02:57.259 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 transaction.localRevision=11 remoteFromLocalRevision=82
17:02:57.265 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=false
17:02:57.268 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:02:57.281 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:57.282 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:57.290 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=11
17:02:57.299 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=86 remoteFromLocalRevision=11
17:02:57.303 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:57.304 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:57.306 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:57.317 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:02:57.319 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=true
17:02:57.319 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 19a26015-5bda-4723-8cc6-1196c013b7b9 ('target/repo/j8rgbby2-ihx84-local')
17:02:57.329 [pool-12-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:02:57.342 [pool-12-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.99%
17:02:57.444 [pool-12-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:02:57.481 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:02:57.483 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:02:57.485 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:02:57.490 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:02:57.494 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:02:57.499 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:02:57.503 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:02:57.508 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:02:57.516 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:02:57.519 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=13
17:02:57.527 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:02:57.527 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:02:57.535 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=13
17:02:57.543 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=88 remoteFromLocalRevision=13
17:02:57.545 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=19a26015-5bda-4723-8cc6-1196c013b7b9 from='target/repo/j8rgbby2-ihx84-local' toID=25aaa4e6-0581-4e6c-ba56-871361e00ace to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote'
17:02:57.550 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88
17:02:57.584 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.586 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision'
17:02:57.614 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.60%
17:02:57.615 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.621 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.622 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1'
17:02:57.637 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.643 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19%
17:02:57.643 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 66.79%
17:02:57.644 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.646 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a'
17:02:57.658 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5222ff4300932d12b3ba0e38c1f0b7f47ed9984d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a
17:02:57.684 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:57.686 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a'
17:02:57.686 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5222ff4300932d12b3ba0e38c1f0b7f47ed9984d' toSha1='null'
17:02:57.686 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a'
17:02:57.687 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a' offset=0
17:02:57.695 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a' offset=0
17:02:57.707 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434730 bytes in 20 ms. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/a'
17:02:57.713 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:57.799 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:57.804 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.816 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.817 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b'
17:02:57.828 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24910b281c1495c65a7a35535e46242ebab033cd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b
17:02:57.848 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:57.849 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b'
17:02:57.849 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='24910b281c1495c65a7a35535e46242ebab033cd' toSha1='null'
17:02:57.849 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b'
17:02:57.849 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b' offset=0
17:02:57.858 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b' offset=0
17:02:57.873 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 535360 bytes in 24 ms. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/1/b'
17:02:57.878 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:02:57.945 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:57.949 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.956 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:57.957 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a'
17:02:57.967 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a6b6e4e91e9b8e5d94ba0d0b90731a25e488875' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a
17:02:57.987 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:57.989 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a'
17:02:57.989 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a6b6e4e91e9b8e5d94ba0d0b90731a25e488875' toSha1='null'
17:02:57.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a'
17:02:57.989 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a' offset=0
17:02:57.993 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a' offset=0
17:02:58.001 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157642 bytes in 12 ms. path='/2.j8rgbkct4sb3ewUbdgHApWlKy-vfQQ.collision/a'
17:02:58.006 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:02:58.086 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="19a26015-5bda-4723-8cc6-1196c013b7b9"] on repo=19a26015-5bda-4723-8cc6-1196c013b7b9
17:02:58.123 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:02:58.130 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.51%
17:02:58.137 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace localRepositoryRevisionSynced=88
17:02:58.142 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 transaction.localRevision=27 remoteFromLocalRevision=88
17:02:58.146 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=25aaa4e6-0581-4e6c-ba56-871361e00ace from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbby2-fwkvx-remote' toID=19a26015-5bda-4723-8cc6-1196c013b7b9 to='target/repo/j8rgbby2-ihx84-local', fromRepoLocalSync=false
17:02:58.148 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=27
17:02:58.157 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:02:58.158 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:02:58.164 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace remoteRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 localRepositoryRevisionSynced=27
17:02:58.174 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=19a26015-5bda-4723-8cc6-1196c013b7b9 remoteRepositoryId=25aaa4e6-0581-4e6c-ba56-871361e00ace transaction.localRevision=102 remoteFromLocalRevision=27
17:02:58.176 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:02:58.176 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:58.177 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:02:58.193 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-n0lof-local'
17:02:58.197 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-n0lof-local' locked successfully.
17:03:01.100 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]initPersistenceManagerFactory: repositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:01.102 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1435 ms.
17:03:01.119 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote'
17:03:01.124 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote' locked successfully.
17:03:04.912 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]initPersistenceManagerFactory: repositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a
17:03:04.918 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2277 ms.
17:03:05.033 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:05.039 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:05.051 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:03:05.108 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:03:05.131 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:03:05.161 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.58%
17:03:05.177 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:03:05.217 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.79%
17:03:05.254 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:05.288 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:05.288 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: ea3e4580-5323-40d7-9cc4-86c288c4ab5a
17:03:05.293 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:05.293 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1' toID=c8f07140-e9b6-4df9-9529-29d96e12f97c to='target/repo/j8rgblhs-n0lof-local', fromRepoLocalSync=true
17:03:05.294 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8f07140-e9b6-4df9-9529-29d96e12f97c ('target/repo/j8rgblhs-n0lof-local')
17:03:05.321 [pool-13-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:05.328 [pool-13-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:05.329 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:05.330 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:05.333 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:05.343 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:05.347 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:05.356 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:05.360 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:05.366 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:05.372 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:05.393 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:03:05.481 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.489 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:05.518 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43%
17:03:05.519 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54%
17:03:05.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65%
17:03:05.537 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.538 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:03:05.550 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a21e1a70b760235a8677cf68fac0a56b22aaf82' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:03:05.585 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ea3e4580-5323-40d7-9cc4-86c288c4ab5a"] on repo=c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:05.587 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:03:05.587 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a21e1a70b760235a8677cf68fac0a56b22aaf82' toSha1='null'
17:03:05.587 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:03:05.587 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:03:05.587 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:03:05.592 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10740 bytes in 5 ms. path='/a'
17:03:05.596 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:05.631 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ea3e4580-5323-40d7-9cc4-86c288c4ab5a"] on repo=c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:05.641 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.646 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:03:05.658 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec7c84a7fe36a66c1c9ae7e5e220ed8e17d46a14' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
17:03:05.673 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ea3e4580-5323-40d7-9cc4-86c288c4ab5a"] on repo=c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:05.675 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/b'
17:03:05.675 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ec7c84a7fe36a66c1c9ae7e5e220ed8e17d46a14' toSha1='null'
17:03:05.675 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
17:03:05.675 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/b' offset=0
17:03:05.677 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/b' offset=0
17:03:05.686 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156009 bytes in 11 ms. path='/b'
17:03:05.690 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:05.710 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ea3e4580-5323-40d7-9cc4-86c288c4ab5a"] on repo=c8f07140-e9b6-4df9-9529-29d96e12f97c
17:03:05.716 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:05.720 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:03:05.744 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=2
17:03:05.770 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a transaction.localRevision=16 remoteFromLocalRevision=2
17:03:05.772 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8f07140-e9b6-4df9-9529-29d96e12f97c from='target/repo/j8rgblhs-n0lof-local' toID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1'
17:03:05.791 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16
17:03:05.800 [closeDeferredTimer-5de15ce1-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5de15ce1]_close: Shutting down real LocalRepoManager.
17:03:06.110 [closeDeferredTimer-22edca96-2] INFO  c.c.c.l.LocalRepoManagerImpl - [22edca96]_close: Shutting down real LocalRepoManager.
17:03:06.524 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:06.527 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:06.596 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a localRepositoryRevisionSynced=16
17:03:06.607 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c transaction.localRevision=5 remoteFromLocalRevision=16
17:03:06.614 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1' toID=c8f07140-e9b6-4df9-9529-29d96e12f97c to='target/repo/j8rgblhs-n0lof-local', fromRepoLocalSync=false
17:03:06.617 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:03:06.671 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:06.673 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:06.689 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=5
17:03:06.701 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a transaction.localRevision=19 remoteFromLocalRevision=5
17:03:06.704 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:06.726 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:06.727 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:06.743 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:06.744 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:06.751 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25%
17:03:06.756 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38%
17:03:06.759 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:03:06.763 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75%
17:03:06.767 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88%
17:03:06.771 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
17:03:06.927 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:06.949 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:06.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1' toID=c8f07140-e9b6-4df9-9529-29d96e12f97c to='target/repo/j8rgblhs-n0lof-local', fromRepoLocalSync=true
17:03:06.950 [pool-14-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c8f07140-e9b6-4df9-9529-29d96e12f97c ('target/repo/j8rgblhs-n0lof-local')
17:03:06.956 [pool-14-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:06.962 [pool-14-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:03:06.964 [pool-14-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:06.978 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:06.983 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:06.986 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:03:06.992 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:03:06.998 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:07.003 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:03:07.006 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:03:07.010 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:03:07.019 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:07.022 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:03:07.098 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09%
17:03:07.104 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.106 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:07.188 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.207 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.211 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting ''
17:03:07.378 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.387 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:03:07.389 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
17:03:07.422 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=8
17:03:07.465 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a transaction.localRevision=24 remoteFromLocalRevision=8
17:03:07.476 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c8f07140-e9b6-4df9-9529-29d96e12f97c from='target/repo/j8rgblhs-n0lof-local' toID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1'
17:03:07.486 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=24
17:03:07.557 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:03:07.558 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:03:07.561 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.562 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a'
17:03:07.577 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.582 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.583 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/b'
17:03:07.597 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:07.634 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:03:07.634 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:07.670 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a localRepositoryRevisionSynced=24
17:03:07.731 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c transaction.localRevision=11 remoteFromLocalRevision=24
17:03:07.747 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ea3e4580-5323-40d7-9cc4-86c288c4ab5a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgblhs-mmgow-remote/2/1' toID=c8f07140-e9b6-4df9-9529-29d96e12f97c to='target/repo/j8rgblhs-n0lof-local', fromRepoLocalSync=false
17:03:07.754 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:03:07.811 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:07.811 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:07.817 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a remoteRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c localRepositoryRevisionSynced=11
17:03:07.841 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8f07140-e9b6-4df9-9529-29d96e12f97c remoteRepositoryId=ea3e4580-5323-40d7-9cc4-86c288c4ab5a transaction.localRevision=29 remoteFromLocalRevision=11
17:03:07.895 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:07.895 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:07.920 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:07.927 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-e8aod-local'
17:03:07.931 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-e8aod-local' locked successfully.
17:03:12.593 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]initPersistenceManagerFactory: repositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:12.600 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2300 ms.
17:03:12.625 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote'
17:03:12.630 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote' locked successfully.
17:03:16.768 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]initPersistenceManagerFactory: repositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a
17:03:16.774 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2399 ms.
17:03:16.864 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:16.870 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:16.882 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:03:16.937 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:03:16.955 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:03:16.994 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.34%
17:03:17.017 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:03:17.037 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69%
17:03:17.066 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:17.093 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.093 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 16ddaf3a-e814-4c5b-9746-53748dd6249a
17:03:17.097 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:17.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=16ddaf3a-e814-4c5b-9746-53748dd6249a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2' toID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 to='target/repo/j8rgbt06-e8aod-local', fromRepoLocalSync=true
17:03:17.098 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2f332f69-9b8b-4b16-a885-cb7f026d8d92 ('target/repo/j8rgbt06-e8aod-local')
17:03:17.124 [pool-15-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:17.131 [pool-15-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:17.136 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:17.137 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:17.138 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:17.143 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:17.148 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:17.156 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:17.160 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:17.166 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:17.173 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:17.193 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:03:17.273 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.280 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:17.309 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.335 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:17.359 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:03:17.360 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.374 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:03:17.374 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:03:17.375 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.376 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:03:17.387 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a341b0c14047a5c7aae97687181c7e485a3cf13b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:03:17.443 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.448 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:03:17.448 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a341b0c14047a5c7aae97687181c7e485a3cf13b' toSha1='null'
17:03:17.448 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:03:17.449 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:03:17.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:03:17.467 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 323945 bytes in 18 ms. path='/1/a'
17:03:17.473 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:17.523 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.539 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.549 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.552 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:03:17.563 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='526e0913cb768f798e645bd2f34267dfa6e4b85a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:03:17.583 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.590 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:03:17.591 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='526e0913cb768f798e645bd2f34267dfa6e4b85a' toSha1='null'
17:03:17.591 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:03:17.591 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:03:17.595 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:03:17.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151724 bytes in 16 ms. path='/1/b'
17:03:17.613 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:17.633 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.645 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.657 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.659 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:03:17.669 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='201cd3f18fe4de22536db09948863a33440856f5' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:03:17.687 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.693 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:03:17.693 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='201cd3f18fe4de22536db09948863a33440856f5' toSha1='null'
17:03:17.693 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:03:17.693 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:03:17.699 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:03:17.711 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 511779 bytes in 18 ms. path='/a'
17:03:17.715 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:17.752 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="16ddaf3a-e814-4c5b-9746-53748dd6249a"] on repo=2f332f69-9b8b-4b16-a885-cb7f026d8d92
17:03:17.763 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:17.773 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:03:17.797 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=2
17:03:17.827 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a transaction.localRevision=24 remoteFromLocalRevision=2
17:03:17.834 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 from='target/repo/j8rgbt06-e8aod-local' toID=16ddaf3a-e814-4c5b-9746-53748dd6249a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2'
17:03:17.860 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:03:17.882 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:17.882 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:17.897 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a localRepositoryRevisionSynced=24
17:03:17.916 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 transaction.localRevision=5 remoteFromLocalRevision=24
17:03:17.922 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=16ddaf3a-e814-4c5b-9746-53748dd6249a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2' toID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 to='target/repo/j8rgbt06-e8aod-local', fromRepoLocalSync=false
17:03:17.924 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:03:17.948 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:17.948 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:17.954 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=5
17:03:17.968 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a transaction.localRevision=27 remoteFromLocalRevision=5
17:03:17.975 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:17.997 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:17.998 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:18.031 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:18.034 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=16ddaf3a-e814-4c5b-9746-53748dd6249a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2' toID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 to='target/repo/j8rgbt06-e8aod-local', fromRepoLocalSync=true
17:03:18.034 [pool-16-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2f332f69-9b8b-4b16-a885-cb7f026d8d92 ('target/repo/j8rgbt06-e8aod-local')
17:03:18.038 [pool-16-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:18.048 [pool-16-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:03:18.057 [pool-16-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:18.070 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:18.071 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:18.072 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:18.077 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:18.082 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:18.127 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 79.94%
17:03:18.165 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:18.170 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:18.177 [closeDeferredTimer-4151d8a3-3] INFO  c.c.c.l.LocalRepoManagerImpl - [4151d8a3]_close: Shutting down real LocalRepoManager.
17:03:18.516 [closeDeferredTimer-3c403b36-3] INFO  c.c.c.l.LocalRepoManagerImpl - [3c403b36]_close: Shutting down real LocalRepoManager.
17:03:18.536 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:18.917 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:03:19.104 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.115 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:19.283 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.81%
17:03:19.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.306 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.308 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:19.334 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.390 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.393 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b'
17:03:19.524 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.581 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.584 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:03:19.594 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.608 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.70%
17:03:19.610 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.86%
17:03:19.613 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.615 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:03:19.627 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='526e0913cb768f798e645bd2f34267dfa6e4b85a'): /b
17:03:19.627 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.679 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.03%
17:03:19.730 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=8
17:03:19.743 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a transaction.localRevision=36 remoteFromLocalRevision=8
17:03:19.752 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 from='target/repo/j8rgbt06-e8aod-local' toID=16ddaf3a-e814-4c5b-9746-53748dd6249a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2'
17:03:19.762 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=36
17:03:19.805 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:03:19.806 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.808 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b'
17:03:19.809 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.830 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.833 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:03:19.842 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:19.858 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:03:19.858 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:19.901 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a localRepositoryRevisionSynced=36
17:03:19.957 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 transaction.localRevision=11 remoteFromLocalRevision=36
17:03:19.976 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=16ddaf3a-e814-4c5b-9746-53748dd6249a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgbt06-h70zw-remote/2' toID=2f332f69-9b8b-4b16-a885-cb7f026d8d92 to='target/repo/j8rgbt06-e8aod-local', fromRepoLocalSync=false
17:03:19.979 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:03:20.005 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:20.007 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:20.020 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a remoteRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 localRepositoryRevisionSynced=11
17:03:20.054 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f332f69-9b8b-4b16-a885-cb7f026d8d92 remoteRepositoryId=16ddaf3a-e814-4c5b-9746-53748dd6249a transaction.localRevision=41 remoteFromLocalRevision=11
17:03:20.061 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:20.062 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:20.062 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:20.094 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-hfxxd-local'
17:03:20.098 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-hfxxd-local' locked successfully.
17:03:24.611 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]initPersistenceManagerFactory: repositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:24.617 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2798 ms.
17:03:24.634 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote'
17:03:24.638 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote' locked successfully.
17:03:27.896 [closeDeferredTimer-425979db-2] INFO  c.c.c.l.LocalRepoManagerImpl - [425979db]_close: Shutting down real LocalRepoManager.
17:03:28.175 [closeDeferredTimer-43759560-2] INFO  c.c.c.l.LocalRepoManagerImpl - [43759560]_close: Shutting down real LocalRepoManager.
17:03:30.251 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]initPersistenceManagerFactory: repositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a
17:03:30.257 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3813 ms.
17:03:30.363 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:30.369 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:30.385 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:03:30.434 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:03:30.451 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:03:30.481 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.01%
17:03:30.495 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:03:30.530 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91%
17:03:30.561 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:30.590 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:30.590 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 98c45625-47d1-403d-bd21-68cd66f5f43a
17:03:30.596 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:30.596 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98c45625-47d1-403d-bd21-68cd66f5f43a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote' toID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 to='target/repo/j8rgc2e5-hfxxd-local', fromRepoLocalSync=true
17:03:30.597 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b3a06ec5-7987-43d4-b574-6bfbd0458ee4 ('target/repo/j8rgc2e5-hfxxd-local')
17:03:30.625 [pool-17-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:30.636 [pool-17-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:30.641 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:30.643 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:30.645 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:30.651 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:30.656 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:30.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:30.668 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:30.673 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:30.679 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:30.702 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:03:30.765 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.770 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:30.794 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.805 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.806 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:30.820 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.825 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:03:30.826 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.827 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:03:30.841 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.845 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.846 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:03:30.856 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.860 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.861 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:03:30.871 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.881 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:03:30.881 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:03:30.882 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.883 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:03:30.892 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6654c6bb8e4b737c41372bffa05313f26fe1b400' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:03:30.929 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:30.931 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:03:30.931 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6654c6bb8e4b737c41372bffa05313f26fe1b400' toSha1='null'
17:03:30.931 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:03:30.931 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:03:30.932 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:03:30.938 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56976 bytes in 7 ms. path='/1/a'
17:03:30.943 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:30.977 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:30.985 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.990 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:30.991 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:03:31.002 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c195295ce6bb1735e79cd95921ab30681c5a0270' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:03:31.017 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.018 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:03:31.018 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c195295ce6bb1735e79cd95921ab30681c5a0270' toSha1='null'
17:03:31.018 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:03:31.018 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:03:31.019 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:03:31.024 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8626 bytes in 6 ms. path='/1/b'
17:03:31.029 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:31.039 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.043 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.048 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.049 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:03:31.059 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39ceebcd435e2d26256d317ffd9c40f74b00c519' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:03:31.073 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.075 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:03:31.075 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='39ceebcd435e2d26256d317ffd9c40f74b00c519' toSha1='null'
17:03:31.075 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:03:31.075 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:03:31.078 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:03:31.086 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237396 bytes in 11 ms. path='/1/c'
17:03:31.092 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:03:31.113 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.118 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.127 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.129 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:03:31.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9e1be3638ff53e7650a3b8267dbf91b0a690c90c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:03:31.152 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.154 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:03:31.154 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9e1be3638ff53e7650a3b8267dbf91b0a690c90c' toSha1='null'
17:03:31.154 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:03:31.154 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:03:31.155 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:03:31.161 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 75726 bytes in 7 ms. path='/2/1/a'
17:03:31.166 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:31.178 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.182 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.188 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.189 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:03:31.204 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ecdd1b439680e335c61715d3bd9f3bed6135ee5f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:03:31.220 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.221 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:03:31.221 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ecdd1b439680e335c61715d3bd9f3bed6135ee5f' toSha1='null'
17:03:31.221 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:03:31.221 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:03:31.223 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:03:31.231 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150224 bytes in 10 ms. path='/2/1/b'
17:03:31.236 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:31.252 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.256 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.261 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.262 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:03:31.274 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9456190def2c97d462fd0598404804147e529f01' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:03:31.287 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.289 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:03:31.289 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9456190def2c97d462fd0598404804147e529f01' toSha1='null'
17:03:31.289 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:03:31.289 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:03:31.290 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:03:31.295 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45387 bytes in 6 ms. path='/2/a'
17:03:31.300 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:31.312 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.316 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.321 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.322 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:03:31.334 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74f258409b7f7be0a080daa0e4815667fa590ecd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:03:31.347 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.349 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:03:31.349 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='74f258409b7f7be0a080daa0e4815667fa590ecd' toSha1='null'
17:03:31.349 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:03:31.349 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:03:31.350 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:03:31.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45120 bytes in 6 ms. path='/3/a'
17:03:31.360 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:31.371 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.375 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.379 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.380 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:03:31.392 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e342d3385286167091198c05a0633ac74009702d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:03:31.405 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.407 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:03:31.407 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e342d3385286167091198c05a0633ac74009702d' toSha1='null'
17:03:31.407 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:03:31.407 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:03:31.414 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:03:31.426 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 553432 bytes in 19 ms. path='/3/b'
17:03:31.431 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:31.466 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.472 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.478 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.479 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:03:31.488 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f04863edf5823722be46ce42c47a16ac8729a3a9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:03:31.504 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.506 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:03:31.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f04863edf5823722be46ce42c47a16ac8729a3a9' toSha1='null'
17:03:31.506 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:03:31.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:03:31.510 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:03:31.519 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322138 bytes in 13 ms. path='/3/c'
17:03:31.524 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:03:31.549 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.553 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.559 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.560 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:03:31.570 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a8a55a126e42ffd32db23fd309355bcf6faec5a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:03:31.587 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.589 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:03:31.589 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5a8a55a126e42ffd32db23fd309355bcf6faec5a' toSha1='null'
17:03:31.589 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:03:31.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:03:31.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:03:31.603 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29025 bytes in 14 ms. path='/3/d'
17:03:31.609 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:03:31.621 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="98c45625-47d1-403d-bd21-68cd66f5f43a"] on repo=b3a06ec5-7987-43d4-b574-6bfbd0458ee4
17:03:31.625 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:31.629 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:03:31.654 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=2
17:03:31.683 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a transaction.localRevision=72 remoteFromLocalRevision=2
17:03:31.686 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 from='target/repo/j8rgc2e5-hfxxd-local' toID=98c45625-47d1-403d-bd21-68cd66f5f43a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote'
17:03:31.704 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:03:31.722 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:31.722 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:31.738 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a localRepositoryRevisionSynced=72
17:03:31.749 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 transaction.localRevision=5 remoteFromLocalRevision=72
17:03:31.755 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98c45625-47d1-403d-bd21-68cd66f5f43a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote' toID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 to='target/repo/j8rgc2e5-hfxxd-local', fromRepoLocalSync=false
17:03:31.758 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:03:31.782 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:31.782 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:31.788 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=5
17:03:31.802 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a transaction.localRevision=75 remoteFromLocalRevision=5
17:03:31.804 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:31.821 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:31.822 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:31.859 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:31.861 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98c45625-47d1-403d-bd21-68cd66f5f43a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote' toID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 to='target/repo/j8rgc2e5-hfxxd-local', fromRepoLocalSync=true
17:03:31.861 [pool-18-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b3a06ec5-7987-43d4-b574-6bfbd0458ee4 ('target/repo/j8rgc2e5-hfxxd-local')
17:03:31.871 [pool-18-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:31.892 [pool-18-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:03:31.922 [pool-18-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:03:31.940 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:31.941 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:31.942 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:31.946 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:31.950 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:31.990 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 79.94%
17:03:32.030 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:32.035 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:32.047 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:32.050 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:03:32.096 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16%
17:03:32.097 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:03:32.115 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.120 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.121 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:03:32.133 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.138 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b'
17:03:32.204 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.210 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.211 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b'
17:03:32.219 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.223 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16%
17:03:32.224 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75%
17:03:32.226 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.226 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b'
17:03:32.235 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='ecdd1b439680e335c61715d3bd9f3bed6135ee5f'): /2/b
17:03:32.237 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.241 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35%
17:03:32.275 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=8
17:03:32.287 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a transaction.localRevision=84 remoteFromLocalRevision=8
17:03:32.290 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 from='target/repo/j8rgc2e5-hfxxd-local' toID=98c45625-47d1-403d-bd21-68cd66f5f43a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote'
17:03:32.294 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=84
17:03:32.325 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:03:32.326 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.327 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b'
17:03:32.328 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.333 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.334 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b'
17:03:32.339 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:32.343 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:03:32.343 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:32.375 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a localRepositoryRevisionSynced=84
17:03:32.380 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 transaction.localRevision=11 remoteFromLocalRevision=84
17:03:32.385 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98c45625-47d1-403d-bd21-68cd66f5f43a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgc2e5-qi9qe-remote' toID=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 to='target/repo/j8rgc2e5-hfxxd-local', fromRepoLocalSync=false
17:03:32.387 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:03:32.405 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:32.405 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:32.409 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a remoteRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 localRepositoryRevisionSynced=11
17:03:32.422 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b3a06ec5-7987-43d4-b574-6bfbd0458ee4 remoteRepositoryId=98c45625-47d1-403d-bd21-68cd66f5f43a transaction.localRevision=89 remoteFromLocalRevision=11
17:03:32.425 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:32.425 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:32.426 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:32.456 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxi-x56v-local'
17:03:32.462 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxi-x56v-local' locked successfully.
17:03:34.967 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]initPersistenceManagerFactory: repositoryId=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:34.969 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1483 ms.
17:03:34.991 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote'
17:03:34.997 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' locked successfully.
17:03:39.726 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]initPersistenceManagerFactory: repositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7
17:03:39.733 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2715 ms.
17:03:39.837 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:39.843 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:39.853 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:03:39.902 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:03:39.915 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:03:39.953 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.15%
17:03:39.969 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:03:39.987 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91%
17:03:40.026 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:40.053 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 426418f1-47be-4f27-a0eb-e77bf4872716
17:03:40.053 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 8c52f3c9-cfee-4c89-9076-a24b68a17cc7
17:03:40.057 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:40.058 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=true
17:03:40.058 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 426418f1-47be-4f27-a0eb-e77bf4872716 ('target/repo/j8rgcbxi-x56v-local')
17:03:40.062 [closeDeferredTimer-23f76d41-2] INFO  c.c.c.l.LocalRepoManagerImpl - [23f76d41]_close: Shutting down real LocalRepoManager.
17:03:40.063 [closeDeferredTimer-7545c015-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7545c015]_close: Shutting down real LocalRepoManager.
17:03:40.808 [pool-19-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:40.841 [pool-19-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:40.848 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:40.849 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:40.852 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:40.857 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:40.862 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:40.870 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:40.875 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:40.880 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:40.887 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:40.950 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:03:41.039 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.047 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:41.159 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.186 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.189 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:41.215 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.226 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:03:41.227 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.228 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:03:41.309 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.317 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.318 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:03:41.376 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.448 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.451 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:03:41.470 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.488 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:03:41.489 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:03:41.489 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.491 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:03:41.504 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='98352a976137944a8d35af5d5724064349b331b3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:03:41.626 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:41.631 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:03:41.632 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='98352a976137944a8d35af5d5724064349b331b3' toSha1='null'
17:03:41.632 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:03:41.632 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:03:41.634 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:03:41.644 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27404 bytes in 12 ms. path='/1/a'
17:03:41.651 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:41.706 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:41.723 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.741 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.743 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:03:41.755 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b98cbb649ff5959c0d580fbd9e4b6bab84fcf5b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:03:41.790 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:41.796 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:03:41.797 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3b98cbb649ff5959c0d580fbd9e4b6bab84fcf5b' toSha1='null'
17:03:41.797 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:03:41.797 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:03:41.799 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:03:41.813 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74412 bytes in 16 ms. path='/1/b'
17:03:41.818 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:41.872 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:41.879 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.884 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:41.885 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:03:41.897 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bc36dbe0e742ff30763d8fd27e1c815f41888ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:03:41.916 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:41.918 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:03:41.918 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5bc36dbe0e742ff30763d8fd27e1c815f41888ff' toSha1='null'
17:03:41.918 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:03:41.919 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:03:41.920 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:03:41.928 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85215 bytes in 9 ms. path='/1/c'
17:03:41.933 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:03:41.958 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.025 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.037 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.039 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:03:42.055 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62d47268804bf77d62aadec15733a7743525b6ab' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:03:42.070 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.071 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:03:42.071 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='62d47268804bf77d62aadec15733a7743525b6ab' toSha1='null'
17:03:42.071 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:03:42.071 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:03:42.078 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:03:42.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429928 bytes in 27 ms. path='/2/1/a'
17:03:42.103 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:42.129 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.135 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.145 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.146 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:03:42.155 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='564415494d9c73fd2e8065ec5a0a3573ae25f658' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:03:42.170 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.172 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:03:42.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='564415494d9c73fd2e8065ec5a0a3573ae25f658' toSha1='null'
17:03:42.172 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:03:42.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:03:42.174 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:03:42.181 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150150 bytes in 9 ms. path='/2/1/b'
17:03:42.185 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:42.200 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.203 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.210 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.211 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:03:42.221 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='200783a6dee5c164184db32fdcf4a6f93ab983e3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:03:42.232 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.234 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:03:42.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='200783a6dee5c164184db32fdcf4a6f93ab983e3' toSha1='null'
17:03:42.235 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:03:42.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:03:42.235 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:03:42.240 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41514 bytes in 5 ms. path='/2/a'
17:03:42.245 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:42.254 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.258 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.262 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.263 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:03:42.271 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ffff4d0c2de4e518a2bbf4752cc7a714c3abd0a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:03:42.283 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.285 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:03:42.285 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1ffff4d0c2de4e518a2bbf4752cc7a714c3abd0a' toSha1='null'
17:03:42.285 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:03:42.285 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:03:42.289 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:03:42.302 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 565951 bytes in 17 ms. path='/3/a'
17:03:42.306 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:42.336 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.341 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.348 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.349 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:03:42.359 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1489911669b827973fa7039034859118017bfa5' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:03:42.373 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.375 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:03:42.375 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e1489911669b827973fa7039034859118017bfa5' toSha1='null'
17:03:42.375 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:03:42.375 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:03:42.376 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:03:42.382 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52206 bytes in 7 ms. path='/3/b'
17:03:42.387 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:42.401 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.405 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.414 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.416 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:03:42.426 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ee678b4a3b1c621d0701e53e619375ec1224cdaf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:03:42.440 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.442 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:03:42.442 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ee678b4a3b1c621d0701e53e619375ec1224cdaf' toSha1='null'
17:03:42.442 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:03:42.442 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:03:42.443 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:03:42.448 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67164 bytes in 6 ms. path='/3/c'
17:03:42.453 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:03:42.465 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.469 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.474 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.474 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:03:42.482 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2b06b6c9a924453e1ec00769d7b80bf0b830925' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:03:42.497 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.499 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:03:42.499 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a2b06b6c9a924453e1ec00769d7b80bf0b830925' toSha1='null'
17:03:42.499 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:03:42.499 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:03:42.500 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:03:42.511 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53088 bytes in 12 ms. path='/3/d'
17:03:42.515 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:03:42.526 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:42.530 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:42.535 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:03:42.563 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=2
17:03:42.592 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=72 remoteFromLocalRevision=2
17:03:42.596 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=426418f1-47be-4f27-a0eb-e77bf4872716 from='target/repo/j8rgcbxi-x56v-local' toID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote'
17:03:42.618 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:03:42.633 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:42.634 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:42.648 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=72
17:03:42.656 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 transaction.localRevision=5 remoteFromLocalRevision=72
17:03:42.662 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=false
17:03:42.665 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:03:42.685 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:42.685 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:42.690 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=5
17:03:42.704 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=75 remoteFromLocalRevision=5
17:03:42.707 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:42.721 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:42.721 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:44.962 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:44.964 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=true
17:03:44.964 [pool-20-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 426418f1-47be-4f27-a0eb-e77bf4872716 ('target/repo/j8rgcbxi-x56v-local')
17:03:44.973 [pool-20-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:44.994 [pool-20-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:03:45.053 [pool-20-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:03:45.110 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:45.111 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:45.113 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:45.117 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:45.123 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:45.176 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:45.180 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:45.185 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:45.197 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:45.201 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9
17:03:45.226 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56%
17:03:45.227 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96%
17:03:45.227 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35%
17:03:45.228 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.230 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:03:45.256 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78cb06e158b532bedf074c53b65f0b124a5f0396' to.sha1='4e8184c98c896abad59667ac706a171f8d1d328d'): /2/1/a
17:03:45.326 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:45.328 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:03:45.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='78cb06e158b532bedf074c53b65f0b124a5f0396' toSha1='4e8184c98c896abad59667ac706a171f8d1d328d'
17:03:45.328 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:03:45.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:03:45.334 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:03:45.345 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429928 bytes in 17 ms. path='/2/1/a'
17:03:45.350 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:45.383 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="8c52f3c9-cfee-4c89-9076-a24b68a17cc7"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:45.387 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.394 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:03:45.398 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=9
17:03:45.409 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=84 remoteFromLocalRevision=9
17:03:45.411 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=426418f1-47be-4f27-a0eb-e77bf4872716 from='target/repo/j8rgcbxi-x56v-local' toID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote'
17:03:45.415 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=84
17:03:45.460 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.22%
17:03:45.461 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.462 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.515 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.521 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19%
17:03:45.523 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
17:03:45.524 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.525 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.540 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4e8184c98c896abad59667ac706a171f8d1d328d' to.sha1='78cb06e158b532bedf074c53b65f0b124a5f0396'): /2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision
17:03:45.571 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="426418f1-47be-4f27-a0eb-e77bf4872716"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:45.573 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.573 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='4e8184c98c896abad59667ac706a171f8d1d328d' toSha1='78cb06e158b532bedf074c53b65f0b124a5f0396'
17:03:45.573 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.573 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision' offset=0
17:03:45.579 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision' offset=0
17:03:45.592 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 429928 bytes in 19 ms. path='/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.596 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5b2ea1b7da89b7fffaa765f3a71fdd02381200e3_0 into destFile a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision
17:03:45.630 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="426418f1-47be-4f27-a0eb-e77bf4872716"] on repo=426418f1-47be-4f27-a0eb-e77bf4872716
17:03:45.636 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.641 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.13%
17:03:45.667 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=84
17:03:45.672 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 transaction.localRevision=16 remoteFromLocalRevision=84
17:03:45.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=false
17:03:45.680 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=16
17:03:45.706 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58%
17:03:45.708 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.710 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.j8rgcltdVUH8Azb09zzFG5u_Ytpctg.collision'
17:03:45.712 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:45.720 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04%
17:03:45.720 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:45.744 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=16
17:03:45.755 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=92 remoteFromLocalRevision=16
17:03:45.757 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:45.757 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:45.758 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:45.765 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:45.768 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=true
17:03:45.768 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 426418f1-47be-4f27-a0eb-e77bf4872716 ('target/repo/j8rgcbxi-x56v-local')
17:03:45.772 [pool-21-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:45.783 [pool-21-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:03:45.802 [pool-21-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:03:45.811 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:45.812 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:45.816 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:45.819 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:45.823 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:45.836 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:45.840 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:45.844 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:45.851 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:45.854 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=18
17:03:45.863 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:03:45.863 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75%
17:03:45.869 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=18
17:03:45.879 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=93 remoteFromLocalRevision=18
17:03:45.881 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=426418f1-47be-4f27-a0eb-e77bf4872716 from='target/repo/j8rgcbxi-x56v-local' toID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote'
17:03:45.886 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=93
17:03:45.892 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:45.892 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:45.896 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 localRepositoryRevisionSynced=93
17:03:45.901 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 transaction.localRevision=21 remoteFromLocalRevision=93
17:03:45.907 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcbxj-ab07b-remote' toID=426418f1-47be-4f27-a0eb-e77bf4872716 to='target/repo/j8rgcbxi-x56v-local', fromRepoLocalSync=false
17:03:45.908 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21
17:03:45.918 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:45.918 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:45.926 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 remoteRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 localRepositoryRevisionSynced=21
17:03:45.938 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=426418f1-47be-4f27-a0eb-e77bf4872716 remoteRepositoryId=8c52f3c9-cfee-4c89-9076-a24b68a17cc7 transaction.localRevision=96 remoteFromLocalRevision=21
17:03:45.941 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:45.941 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:45.943 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:45.965 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:46.002 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5946h-local'
17:03:46.009 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5946h-local' locked successfully.
17:03:50.100 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]initPersistenceManagerFactory: repositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:50.107 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2675 ms.
17:03:50.131 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote'
17:03:50.137 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote' locked successfully.
17:03:52.427 [closeDeferredTimer-f737b-2] INFO  c.c.c.l.LocalRepoManagerImpl - [f737b]_close: Shutting down real LocalRepoManager.
17:03:52.428 [closeDeferredTimer-30df4a72-2] INFO  c.c.c.l.LocalRepoManagerImpl - [30df4a72]_close: Shutting down real LocalRepoManager.
17:03:56.304 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]initPersistenceManagerFactory: repositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60
17:03:56.311 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4070 ms.
17:03:56.423 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:03:56.430 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:03:56.442 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:03:56.487 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:03:56.498 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:03:56.527 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.45%
17:03:56.540 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:03:56.573 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.77%
17:03:56.595 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:03:56.618 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:56.618 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: c8e05710-d782-48fa-b7af-b5c4ce221a60
17:03:56.622 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:56.623 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c8e05710-d782-48fa-b7af-b5c4ce221a60 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2' toID=e0ef3e90-6ad0-4519-bf48-54811c79e118 to='target/repo/j8rgcmdt-5946h-local', fromRepoLocalSync=true
17:03:56.623 [pool-22-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e0ef3e90-6ad0-4519-bf48-54811c79e118 ('target/repo/j8rgcmdt-5946h-local')
17:03:56.652 [pool-22-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:56.657 [pool-22-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:56.660 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:56.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:56.665 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:56.675 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:56.680 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:56.686 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:03:56.690 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:56.694 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:56.699 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:56.720 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:03:56.805 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:56.817 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:56.847 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:56.872 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:56.874 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:56.894 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:03:56.895 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:56.917 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:03:56.917 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:03:56.918 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:56.919 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:03:56.927 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c5063a36ee4adf7bdcf78495b9afaa55cf0a1f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:03:56.976 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:56.983 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:03:56.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2c5063a36ee4adf7bdcf78495b9afaa55cf0a1f2' toSha1='null'
17:03:56.983 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:03:56.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:03:56.987 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:03:56.998 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226593 bytes in 15 ms. path='/1/a'
17:03:57.003 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:57.042 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:57.055 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.062 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.063 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:03:57.076 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aa08a0126f006584691006b84a348d9742baa113' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:03:57.092 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:57.096 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:03:57.097 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='aa08a0126f006584691006b84a348d9742baa113' toSha1='null'
17:03:57.097 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:03:57.097 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:03:57.098 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:03:57.111 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150000 bytes in 14 ms. path='/1/b'
17:03:57.122 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:03:57.144 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:57.159 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.168 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.169 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:03:57.176 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ce179ac0d878c3a453f25004f73bf0da3d845241' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:03:57.191 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:57.197 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:03:57.197 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ce179ac0d878c3a453f25004f73bf0da3d845241' toSha1='null'
17:03:57.197 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:03:57.197 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:03:57.198 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:03:57.202 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74616 bytes in 5 ms. path='/a'
17:03:57.205 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:03:57.221 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c8e05710-d782-48fa-b7af-b5c4ce221a60"] on repo=e0ef3e90-6ad0-4519-bf48-54811c79e118
17:03:57.230 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.241 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:03:57.267 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=2
17:03:57.293 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 transaction.localRevision=24 remoteFromLocalRevision=2
17:03:57.299 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e0ef3e90-6ad0-4519-bf48-54811c79e118 from='target/repo/j8rgcmdt-5946h-local' toID=c8e05710-d782-48fa-b7af-b5c4ce221a60 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2'
17:03:57.323 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:03:57.347 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:03:57.348 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:57.366 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 localRepositoryRevisionSynced=24
17:03:57.382 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 transaction.localRevision=5 remoteFromLocalRevision=24
17:03:57.389 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c8e05710-d782-48fa-b7af-b5c4ce221a60 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2' toID=e0ef3e90-6ad0-4519-bf48-54811c79e118 to='target/repo/j8rgcmdt-5946h-local', fromRepoLocalSync=false
17:03:57.392 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:03:57.409 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:57.409 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:57.414 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=5
17:03:57.427 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 transaction.localRevision=27 remoteFromLocalRevision=5
17:03:57.435 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:57.452 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:57.452 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:57.470 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:03:57.471 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c8e05710-d782-48fa-b7af-b5c4ce221a60 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2' toID=e0ef3e90-6ad0-4519-bf48-54811c79e118 to='target/repo/j8rgcmdt-5946h-local', fromRepoLocalSync=true
17:03:57.471 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e0ef3e90-6ad0-4519-bf48-54811c79e118 ('target/repo/j8rgcmdt-5946h-local')
17:03:57.478 [pool-23-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:03:57.486 [pool-23-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:03:57.492 [pool-23-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:03:57.502 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:03:57.505 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:03:57.506 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:03:57.509 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:03:57.513 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:03:57.571 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 79.94%
17:03:57.584 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:03:57.588 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:03:57.600 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:03:57.605 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:03:57.654 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.655 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:03:57.676 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16%
17:03:57.677 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.688 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.689 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:03:57.704 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.714 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new'
17:03:57.733 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.745 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.747 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx'
17:03:57.822 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.831 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.833 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:03:57.842 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.850 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16%
17:03:57.851 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75%
17:03:57.852 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.852 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx'
17:03:57.865 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='aa08a0126f006584691006b84a348d9742baa113'): /new/xxx
17:03:57.866 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.873 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35%
17:03:57.908 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=8
17:03:57.920 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 transaction.localRevision=38 remoteFromLocalRevision=8
17:03:57.927 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e0ef3e90-6ad0-4519-bf48-54811c79e118 from='target/repo/j8rgcmdt-5946h-local' toID=c8e05710-d782-48fa-b7af-b5c4ce221a60 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2'
17:03:57.933 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=38
17:03:57.967 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84%
17:03:57.970 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.972 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx'
17:03:57.974 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.983 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:57.983 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b'
17:03:57.992 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:03:58.002 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03%
17:03:58.002 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:03:58.039 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 localRepositoryRevisionSynced=38
17:03:58.048 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 transaction.localRevision=11 remoteFromLocalRevision=38
17:03:58.054 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c8e05710-d782-48fa-b7af-b5c4ce221a60 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcmdt-5f9h7-remote/2' toID=e0ef3e90-6ad0-4519-bf48-54811c79e118 to='target/repo/j8rgcmdt-5946h-local', fromRepoLocalSync=false
17:03:58.057 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:03:58.072 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:03:58.072 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:03:58.078 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 remoteRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 localRepositoryRevisionSynced=11
17:03:58.087 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e0ef3e90-6ad0-4519-bf48-54811c79e118 remoteRepositoryId=c8e05710-d782-48fa-b7af-b5c4ce221a60 transaction.localRevision=43 remoteFromLocalRevision=11
17:03:58.093 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:03:58.094 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:58.095 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:03:58.110 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq5-4q2u6-local'
17:03:58.116 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq5-4q2u6-local' locked successfully.
17:04:02.203 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]initPersistenceManagerFactory: repositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:02.210 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2290 ms.
17:04:02.234 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote'
17:04:02.240 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote' locked successfully.
17:04:05.942 [closeDeferredTimer-162e7803-3] INFO  c.c.c.l.LocalRepoManagerImpl - [162e7803]_close: Shutting down real LocalRepoManager.
17:04:06.223 [closeDeferredTimer-30398b4d-4] INFO  c.c.c.l.LocalRepoManagerImpl - [30398b4d]_close: Shutting down real LocalRepoManager.
17:04:08.919 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]initPersistenceManagerFactory: repositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799
17:04:08.926 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4037 ms.
17:04:09.015 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:09.021 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:09.031 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:04:09.076 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:09.093 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:04:09.120 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.35%
17:04:09.140 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:04:09.165 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.86%
17:04:09.192 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:09.213 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.213 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 0f2c632d-c0f4-4013-a2cc-b8f43f821799
17:04:09.218 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:09.219 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote' toID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 to='target/repo/j8rgcvq5-4q2u6-local', fromRepoLocalSync=true
17:04:09.219 [pool-24-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 ('target/repo/j8rgcvq5-4q2u6-local')
17:04:09.250 [pool-24-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:09.258 [pool-24-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:09.259 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:09.260 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:09.263 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:09.268 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:09.272 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:09.279 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:09.283 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:09.288 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:09.294 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:09.314 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:04:09.370 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.379 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:09.419 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.438 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.439 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:09.457 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.462 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:04:09.463 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.464 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:04:09.478 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.483 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.484 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:04:09.495 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.500 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.501 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:04:09.510 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.519 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:04:09.519 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:04:09.520 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.521 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:04:09.528 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='109a76a9e3f9f6c8d8db73140e89beea0f319306' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:04:09.565 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.566 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:04:09.566 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='109a76a9e3f9f6c8d8db73140e89beea0f319306' toSha1='null'
17:04:09.566 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:04:09.566 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:04:09.570 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:04:09.578 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280488 bytes in 12 ms. path='/1/a'
17:04:09.582 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:09.623 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.633 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.638 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.639 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:04:09.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08248adbd078a8cc9b0677dafeaa37f5f4132117' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:04:09.658 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.660 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:04:09.660 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='08248adbd078a8cc9b0677dafeaa37f5f4132117' toSha1='null'
17:04:09.660 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:04:09.660 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:04:09.661 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:04:09.666 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63228 bytes in 5 ms. path='/1/b'
17:04:09.669 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:09.680 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.684 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.690 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.691 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:04:09.700 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a64ed05575012c28f4c52a48cbd77588b2f5c362' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:04:09.712 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.714 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:04:09.714 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a64ed05575012c28f4c52a48cbd77588b2f5c362' toSha1='null'
17:04:09.714 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:04:09.714 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:04:09.719 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:04:09.729 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 470670 bytes in 15 ms. path='/1/c'
17:04:09.733 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:09.759 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.763 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.769 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.770 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:04:09.781 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a66bbe8bd961ac8316d9727b11823d12d1c0acc9' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:04:09.793 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.795 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:04:09.795 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a66bbe8bd961ac8316d9727b11823d12d1c0acc9' toSha1='null'
17:04:09.795 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:04:09.795 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:04:09.795 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:04:09.801 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53742 bytes in 6 ms. path='/2/1/a'
17:04:09.805 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:09.815 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.819 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.823 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.824 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:04:09.832 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='920bda880e878218209db884c6b1b0bd71cc2495' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:04:09.845 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.847 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:04:09.847 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='920bda880e878218209db884c6b1b0bd71cc2495' toSha1='null'
17:04:09.847 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:04:09.847 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:04:09.849 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:04:09.857 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151632 bytes in 10 ms. path='/2/1/b'
17:04:09.863 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:09.878 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.882 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.887 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.888 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:04:09.896 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='530928a2fbdd5a2a25362ff910d40d5511c981bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:04:09.906 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.908 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:04:09.908 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='530928a2fbdd5a2a25362ff910d40d5511c981bd' toSha1='null'
17:04:09.908 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:04:09.908 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:04:09.914 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:04:09.926 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 593820 bytes in 18 ms. path='/2/a'
17:04:09.930 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:09.960 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.964 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.968 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:09.969 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:04:09.976 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da0caece0512fcf00e8751b7f7d8460e2a7e3411' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:04:09.986 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:09.987 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:04:09.987 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='da0caece0512fcf00e8751b7f7d8460e2a7e3411' toSha1='null'
17:04:09.987 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:04:09.987 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:04:09.989 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:04:09.994 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116660 bytes in 7 ms. path='/3/a'
17:04:09.998 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:10.011 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.015 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.019 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.020 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:04:10.028 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='86983c0bff5998a6856615546325622caec87f1b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:04:10.040 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.041 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:04:10.041 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='86983c0bff5998a6856615546325622caec87f1b' toSha1='null'
17:04:10.041 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:04:10.041 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:04:10.047 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:04:10.057 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466920 bytes in 16 ms. path='/3/b'
17:04:10.060 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:10.089 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.092 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.098 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.100 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:04:10.109 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e03fcfe9263940bb074f3a9f1be2de9a4a3ca769' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:04:10.121 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.123 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:04:10.123 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e03fcfe9263940bb074f3a9f1be2de9a4a3ca769' toSha1='null'
17:04:10.123 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:04:10.123 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:04:10.123 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:04:10.127 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 24152 bytes in 4 ms. path='/3/c'
17:04:10.131 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:10.141 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.144 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.148 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.149 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:04:10.156 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a75cfa4cdd3df1fd82807cb87bb1e3691b2c64ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:04:10.170 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.171 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:04:10.171 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a75cfa4cdd3df1fd82807cb87bb1e3691b2c64ba' toSha1='null'
17:04:10.171 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:04:10.171 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:04:10.172 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:04:10.182 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68820 bytes in 11 ms. path='/3/d'
17:04:10.187 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:04:10.197 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:10.201 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:10.205 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:04:10.228 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=2
17:04:10.259 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 transaction.localRevision=72 remoteFromLocalRevision=2
17:04:10.261 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 from='target/repo/j8rgcvq5-4q2u6-local' toID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote'
17:04:10.276 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:04:10.290 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:10.290 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:10.300 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 localRepositoryRevisionSynced=72
17:04:10.309 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 transaction.localRevision=5 remoteFromLocalRevision=72
17:04:10.315 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote' toID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 to='target/repo/j8rgcvq5-4q2u6-local', fromRepoLocalSync=false
17:04:10.317 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:04:10.340 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:10.340 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:10.343 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=5
17:04:10.352 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 transaction.localRevision=75 remoteFromLocalRevision=5
17:04:10.353 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:10.372 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:10.372 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:11.517 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/j8rgcvq6-5nnaf-remote/2/1/b' length=151632
17:04:11.517 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/j8rgcvq6-5nnaf-remote/2/1/b' length=1
17:04:11.519 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:11.520 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:11.522 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:04:11.528 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:11.532 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:04:11.569 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:04:11.573 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:04:11.578 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
17:04:11.599 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:11.624 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:11.626 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote' toID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 to='target/repo/j8rgcvq5-4q2u6-local', fromRepoLocalSync=true
17:04:11.626 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 ('target/repo/j8rgcvq5-4q2u6-local')
17:04:11.632 [pool-25-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:11.645 [pool-25-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:04:11.671 [pool-25-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:04:11.684 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:11.685 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:11.687 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:11.691 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:11.694 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:11.701 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:11.704 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:11.708 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:11.713 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:11.715 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9
17:04:11.739 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.00%
17:04:11.739 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.26%
17:04:11.740 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.53%
17:04:11.740 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.80%
17:04:11.742 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:11.743 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:04:11.760 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1686df7fd52aefcfee5ba9ec1f1d03af66711705' to.sha1='a66bbe8bd961ac8316d9727b11823d12d1c0acc9'): /2/1/a
17:04:11.777 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:11.779 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:04:11.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='1686df7fd52aefcfee5ba9ec1f1d03af66711705' toSha1='a66bbe8bd961ac8316d9727b11823d12d1c0acc9'
17:04:11.779 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:04:11.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:04:11.780 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:04:11.786 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53742 bytes in 7 ms. path='/2/1/a'
17:04:11.792 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:11.809 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:11.812 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:11.817 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:11.818 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:04:11.828 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73b74736664ad85828ce1be2e29fb4a68d24402b' to.sha1='920bda880e878218209db884c6b1b0bd71cc2495'): /2/1/b
17:04:11.840 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:11.841 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:04:11.842 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='73b74736664ad85828ce1be2e29fb4a68d24402b' toSha1='920bda880e878218209db884c6b1b0bd71cc2495'
17:04:11.842 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:04:11.842 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:04:11.842 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:04:11.846 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 4 ms. path='/2/1/b'
17:04:11.851 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:11.859 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="0f2c632d-c0f4-4013-a2cc-b8f43f821799"] on repo=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6
17:04:11.862 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:11.868 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=9
17:04:11.876 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 transaction.localRevision=88 remoteFromLocalRevision=9
17:04:11.878 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 from='target/repo/j8rgcvq5-4q2u6-local' toID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote'
17:04:11.881 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=88
17:04:11.899 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:04:11.900 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:11.900 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:11.903 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 localRepositoryRevisionSynced=88
17:04:11.906 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 transaction.localRevision=12 remoteFromLocalRevision=88
17:04:11.912 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=0f2c632d-c0f4-4013-a2cc-b8f43f821799 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgcvq6-5nnaf-remote' toID=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 to='target/repo/j8rgcvq5-4q2u6-local', fromRepoLocalSync=false
17:04:11.914 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:04:11.923 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:11.923 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:11.929 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 remoteRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 localRepositoryRevisionSynced=12
17:04:11.940 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5c55d848-b5c5-44c2-9e82-3033cc6a7cc6 remoteRepositoryId=0f2c632d-c0f4-4013-a2cc-b8f43f821799 transaction.localRevision=91 remoteFromLocalRevision=12
17:04:11.943 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:11.944 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:11.959 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:12.020 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gj-cs310-local'
17:04:12.026 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gj-cs310-local' locked successfully.
17:04:14.634 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]initPersistenceManagerFactory: repositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:14.636 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1493 ms.
17:04:14.659 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gk-6ewmy-remote'
17:04:14.666 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gk-6ewmy-remote' locked successfully.
17:04:18.094 [closeDeferredTimer-536be6b8-2] INFO  c.c.c.l.LocalRepoManagerImpl - [536be6b8]_close: Shutting down real LocalRepoManager.
17:04:18.398 [closeDeferredTimer-70f2b33b-2] INFO  c.c.c.l.LocalRepoManagerImpl - [70f2b33b]_close: Shutting down real LocalRepoManager.
17:04:20.670 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]initPersistenceManagerFactory: repositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c
17:04:20.678 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4083 ms.
17:04:20.788 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:20.795 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:20.805 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:04:20.866 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:20.888 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:04:20.919 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.98%
17:04:20.933 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:04:20.958 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.80%
17:04:20.983 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:21.008 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.008 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 580deb9e-4f43-4d9e-a126-c2877440c85c
17:04:21.012 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:21.012 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=580deb9e-4f43-4d9e-a126-c2877440c85c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gk-6ewmy-remote' toID=51ab66cf-6846-4391-84e2-2d7aa9a4d0af to='target/repo/j8rgd6gj-cs310-local', fromRepoLocalSync=true
17:04:21.013 [pool-26-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 51ab66cf-6846-4391-84e2-2d7aa9a4d0af ('target/repo/j8rgd6gj-cs310-local')
17:04:21.049 [pool-26-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:21.058 [pool-26-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:21.059 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:21.060 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:21.062 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:21.069 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:21.075 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:21.081 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:21.084 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:21.088 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:21.093 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:21.111 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c remoteRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:04:21.163 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.171 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:21.192 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.199 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.200 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:21.215 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.219 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:04:21.220 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.221 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:04:21.228 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.232 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.233 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:04:21.242 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.249 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.252 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:04:21.264 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.274 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:04:21.274 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:04:21.275 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.276 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:04:21.284 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a5e99c13cf35a78cf2dd69c2bcc50f0cce600d0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:04:21.322 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.324 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:04:21.324 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8a5e99c13cf35a78cf2dd69c2bcc50f0cce600d0' toSha1='null'
17:04:21.324 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:04:21.324 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:04:21.329 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:04:21.339 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 400950 bytes in 15 ms. path='/1/a'
17:04:21.344 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:21.390 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.398 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.403 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.404 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:04:21.413 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c05440029f97de4e9ea157db0b4e4e9d7b4ce380' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:04:21.424 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.426 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:04:21.426 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c05440029f97de4e9ea157db0b4e4e9d7b4ce380' toSha1='null'
17:04:21.426 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:04:21.426 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:04:21.436 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:04:21.451 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 845280 bytes in 25 ms. path='/1/b'
17:04:21.455 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:21.497 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.501 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.506 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.508 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:04:21.519 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c85ab3310bc1f40bce55e7ce53a88e0c490736c' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:04:21.531 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.532 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:04:21.532 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9c85ab3310bc1f40bce55e7ce53a88e0c490736c' toSha1='null'
17:04:21.532 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:04:21.532 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:04:21.536 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:04:21.543 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293068 bytes in 11 ms. path='/1/c'
17:04:21.548 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:21.566 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.571 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.575 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.576 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:04:21.586 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5f0e0eab6aab7fc3cd89cc95b0e9aa8909b94ae0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:04:21.600 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.602 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:04:21.602 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5f0e0eab6aab7fc3cd89cc95b0e9aa8909b94ae0' toSha1='null'
17:04:21.602 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:04:21.602 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:04:21.603 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:04:21.610 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 113960 bytes in 8 ms. path='/2/1/a'
17:04:21.614 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:21.627 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.631 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.635 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.636 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:04:21.648 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bef850ab026bb26ee6d5c05f31ad920e2a167c62' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:04:21.661 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.663 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:04:21.663 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bef850ab026bb26ee6d5c05f31ad920e2a167c62' toSha1='null'
17:04:21.663 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:04:21.663 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:04:21.668 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:04:21.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 360675 bytes in 15 ms. path='/2/1/b'
17:04:21.683 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:21.705 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.709 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.715 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:04:21.725 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3f04e68cdf38f8101d3c9def09f9e822cede6f92' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:04:21.738 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.739 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:04:21.740 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3f04e68cdf38f8101d3c9def09f9e822cede6f92' toSha1='null'
17:04:21.740 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:04:21.740 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:04:21.741 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:04:21.748 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93186 bytes in 8 ms. path='/2/a'
17:04:21.752 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:21.766 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.770 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.774 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.775 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:04:21.782 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a7a09b515bdbea5b97509f7bad23b889999c9e6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:04:21.794 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.795 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:04:21.795 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a7a09b515bdbea5b97509f7bad23b889999c9e6' toSha1='null'
17:04:21.795 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:04:21.795 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:04:21.797 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:04:21.802 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79576 bytes in 7 ms. path='/3/a'
17:04:21.806 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:21.818 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.822 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.827 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.828 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:04:21.838 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f5884e59ce0ac014b11fc09bcc87778fc44dde0f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:04:21.853 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.855 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:04:21.855 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f5884e59ce0ac014b11fc09bcc87778fc44dde0f' toSha1='null'
17:04:21.855 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:04:21.855 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:04:21.856 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:04:21.861 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58190 bytes in 6 ms. path='/3/b'
17:04:21.866 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:21.878 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.883 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.887 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.888 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:04:21.895 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35a2fa8e317022b681265916fa6a753f6b5e02b0' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:04:21.908 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.909 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:04:21.909 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='35a2fa8e317022b681265916fa6a753f6b5e02b0' toSha1='null'
17:04:21.909 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:04:21.910 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:04:21.915 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:04:21.926 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 426603 bytes in 17 ms. path='/3/c'
17:04:21.931 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:21.956 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.961 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.967 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:21.968 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:04:21.978 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c63660b56322ac869c3a43bc327db17675158475' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:04:21.991 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:21.992 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:04:21.992 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c63660b56322ac869c3a43bc327db17675158475' toSha1='null'
17:04:21.992 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:04:21.992 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:04:21.994 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:04:22.003 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109736 bytes in 11 ms. path='/3/d'
17:04:22.007 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:04:22.020 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="580deb9e-4f43-4d9e-a126-c2877440c85c"] on repo=51ab66cf-6846-4391-84e2-2d7aa9a4d0af
17:04:22.023 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:22.027 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:04:22.051 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c remoteRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af localRepositoryRevisionSynced=2
17:04:22.081 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af remoteRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c transaction.localRevision=72 remoteFromLocalRevision=2
17:04:22.083 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=51ab66cf-6846-4391-84e2-2d7aa9a4d0af from='target/repo/j8rgd6gj-cs310-local' toID=580deb9e-4f43-4d9e-a126-c2877440c85c to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gk-6ewmy-remote'
17:04:22.097 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af remoteRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:04:22.110 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:22.111 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:22.122 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af remoteRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c localRepositoryRevisionSynced=72
17:04:22.130 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c remoteRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af transaction.localRevision=5 remoteFromLocalRevision=72
17:04:22.135 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=580deb9e-4f43-4d9e-a126-c2877440c85c from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgd6gk-6ewmy-remote' toID=51ab66cf-6846-4391-84e2-2d7aa9a4d0af to='target/repo/j8rgd6gj-cs310-local', fromRepoLocalSync=false
17:04:22.137 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c remoteRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:04:22.156 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:22.156 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:22.161 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c remoteRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af localRepositoryRevisionSynced=5
17:04:22.171 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=51ab66cf-6846-4391-84e2-2d7aa9a4d0af remoteRepositoryId=580deb9e-4f43-4d9e-a126-c2877440c85c transaction.localRevision=75 remoteFromLocalRevision=5
17:04:22.173 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:22.187 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:22.188 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:22.247 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-jnopd-local'
17:04:22.252 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-jnopd-local' locked successfully.
17:04:25.378 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]initPersistenceManagerFactory: repositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:25.380 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1995 ms.
17:04:25.399 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote'
17:04:25.405 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' locked successfully.
17:04:29.810 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]initPersistenceManagerFactory: repositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730
17:04:29.817 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2636 ms.
17:04:29.913 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:29.918 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:29.928 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:04:29.970 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:29.980 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:04:30.008 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.60%
17:04:30.023 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:04:30.044 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91%
17:04:30.079 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:30.104 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.104 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 6638b09c-9cf5-4c40-b2ca-3d0d37029730
17:04:30.107 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:30.108 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=true
17:04:30.108 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 295f5fb2-3dc9-4145-9e68-6e87951b4935 ('target/repo/j8rgdecn-jnopd-local')
17:04:30.136 [pool-27-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:30.146 [pool-27-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:30.147 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:30.148 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:30.152 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:30.159 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:30.162 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:30.168 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:30.171 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:30.174 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:30.179 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:30.199 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:04:30.255 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.261 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:30.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.296 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.297 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:30.310 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.315 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:04:30.316 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.317 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:04:30.326 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.332 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:04:30.342 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.346 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.347 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:04:30.356 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.365 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:04:30.365 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:04:30.366 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.367 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:04:30.374 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aef9a2aae85e73cfa7162ea79766066c8b78a188' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:04:30.413 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.414 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:04:30.414 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='aef9a2aae85e73cfa7162ea79766066c8b78a188' toSha1='null'
17:04:30.414 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:04:30.414 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:04:30.415 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:04:30.420 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13256 bytes in 6 ms. path='/1/a'
17:04:30.431 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:30.465 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.472 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.477 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.477 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:04:30.485 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e8e58df202e8181ae6fe836043f77feae2d3a425' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:04:30.497 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.499 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:04:30.500 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e8e58df202e8181ae6fe836043f77feae2d3a425' toSha1='null'
17:04:30.500 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:04:30.500 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:04:30.501 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:04:30.508 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90486 bytes in 8 ms. path='/1/b'
17:04:30.513 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:30.526 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.529 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.533 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.534 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:04:30.542 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a27ddeea3fa50d5d57db7ec977e623596e5a4e39' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:04:30.554 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.555 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:04:30.555 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a27ddeea3fa50d5d57db7ec977e623596e5a4e39' toSha1='null'
17:04:30.555 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:04:30.556 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:04:30.558 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:04:30.564 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181305 bytes in 8 ms. path='/1/c'
17:04:30.570 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:30.586 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.590 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.598 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.599 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:04:30.608 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd720cf5b12a9f896ec56aff1cc12173e05b8a01' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:04:30.622 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.623 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:04:30.623 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='fd720cf5b12a9f896ec56aff1cc12173e05b8a01' toSha1='null'
17:04:30.623 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:04:30.623 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:04:30.628 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:04:30.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 338130 bytes in 15 ms. path='/2/1/a'
17:04:30.643 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:30.668 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.674 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.679 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.680 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:04:30.689 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c077710237992fb7ecb7b168f5863b36e6260ea1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:04:30.701 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.702 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:04:30.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c077710237992fb7ecb7b168f5863b36e6260ea1' toSha1='null'
17:04:30.702 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:04:30.702 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:04:30.704 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:04:30.710 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150012 bytes in 8 ms. path='/2/1/b'
17:04:30.715 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:30.729 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.733 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.738 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.739 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:04:30.749 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0054c17f3ccd53e0979ffb62e0385bd519caad1f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:04:30.760 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.762 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:04:30.762 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0054c17f3ccd53e0979ffb62e0385bd519caad1f' toSha1='null'
17:04:30.762 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:04:30.762 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:04:30.763 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:04:30.768 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63609 bytes in 6 ms. path='/2/a'
17:04:30.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:30.784 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.788 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.792 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.792 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:04:30.802 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2449a0dcf74cfa323a86a464ed47ae2c3b4459a3' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:04:30.815 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.816 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:04:30.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2449a0dcf74cfa323a86a464ed47ae2c3b4459a3' toSha1='null'
17:04:30.816 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:04:30.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:04:30.824 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:04:30.838 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 620176 bytes in 22 ms. path='/3/a'
17:04:30.842 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:30.876 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.880 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.884 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.885 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:04:30.891 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='938855b292e4f5cad74994ef670ebdd5a0e86617' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:04:30.902 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.903 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:04:30.903 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='938855b292e4f5cad74994ef670ebdd5a0e86617' toSha1='null'
17:04:30.903 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:04:30.903 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:04:30.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:04:30.914 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 266310 bytes in 11 ms. path='/3/b'
17:04:30.917 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:30.942 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.953 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.962 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:30.963 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:04:30.970 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='99661f19552c9ee68b5adeae0a969ddcb70525bf' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:04:30.982 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:30.983 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:04:30.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='99661f19552c9ee68b5adeae0a969ddcb70525bf' toSha1='null'
17:04:30.983 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:04:30.983 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:04:30.984 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:04:30.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76059 bytes in 6 ms. path='/3/c'
17:04:30.993 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:04:31.004 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:31.008 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:31.014 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:31.016 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:04:31.026 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b61ebdc1ef7ee99bf77a664d3d16b811cdd233d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:04:31.039 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:31.040 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:04:31.040 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0b61ebdc1ef7ee99bf77a664d3d16b811cdd233d' toSha1='null'
17:04:31.040 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:04:31.040 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:04:31.041 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:04:31.049 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12077 bytes in 9 ms. path='/3/d'
17:04:31.054 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:04:31.063 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:31.066 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:31.069 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:04:31.089 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=2
17:04:31.118 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=72 remoteFromLocalRevision=2
17:04:31.120 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=295f5fb2-3dc9-4145-9e68-6e87951b4935 from='target/repo/j8rgdecn-jnopd-local' toID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote'
17:04:31.137 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:04:31.152 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:31.152 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:31.163 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=72
17:04:31.172 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 transaction.localRevision=5 remoteFromLocalRevision=72
17:04:31.178 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=false
17:04:31.179 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:04:31.201 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:31.202 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:31.206 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=5
17:04:31.218 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=75 remoteFromLocalRevision=5
17:04:31.221 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:31.235 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:31.236 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:31.946 [closeDeferredTimer-85c77fa-2] INFO  c.c.c.l.LocalRepoManagerImpl - [85c77fa]_close: Shutting down real LocalRepoManager.
17:04:32.260 [closeDeferredTimer-4562769a-2] INFO  c.c.c.l.LocalRepoManagerImpl - [4562769a]_close: Shutting down real LocalRepoManager.
17:04:32.643 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:32.650 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=true
17:04:32.651 [pool-28-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 295f5fb2-3dc9-4145-9e68-6e87951b4935 ('target/repo/j8rgdecn-jnopd-local')
17:04:32.674 [pool-28-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:32.703 [pool-28-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01%
17:04:32.721 [pool-28-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22%
17:04:32.899 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:32.904 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:32.906 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:32.910 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:32.916 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:32.973 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:32.977 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:32.981 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:32.997 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:33.001 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9
17:04:33.055 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.96%
17:04:33.055 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.36%
17:04:33.056 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.76%
17:04:33.060 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.062 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:04:33.079 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba5edb5663e2cf49b1eccd9d751404861288e666' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:04:33.086 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1/a
17:04:33.094 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 path='/2/1/a'
co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 path='/2/1/a'
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.assertNoDeleteModificationCollision(FileRepoTransport.java:329) ~[classes/:na]
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.beginPutFile(FileRepoTransport.java:718) ~[classes/:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.beginPutFile(RepoToRepoSync.java:728) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:590) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest$RepoToRepoSync.syncDown(RepoToRepoSyncTest.java:240) [test-classes/:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest.syncWithFileModificationInsideDeletedDirectoryCollisionInverse(RepoToRepoSyncTest.java:557) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
17:04:33.095 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.110 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.15%
17:04:33.114 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=9
17:04:33.152 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=78 remoteFromLocalRevision=9
17:04:33.219 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=295f5fb2-3dc9-4145-9e68-6e87951b4935 from='target/repo/j8rgdecn-jnopd-local' toID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote'
17:04:33.226 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=78
17:04:33.263 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.97%
17:04:33.264 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.267 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:33.304 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.320 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.322 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:04:33.440 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.480 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:33.482 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 70.90%
17:04:33.532 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=78
17:04:33.578 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 transaction.localRevision=14 remoteFromLocalRevision=78
17:04:33.634 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=false
17:04:33.638 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14
17:04:33.733 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 77.11%
17:04:33.733 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58%
17:04:33.735 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.737 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:04:33.745 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.750 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04%
17:04:33.750 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:33.771 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=14
17:04:33.780 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=84 remoteFromLocalRevision=14
17:04:33.782 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:33.782 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:33.782 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:33.788 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:33.790 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=true
17:04:33.791 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 295f5fb2-3dc9-4145-9e68-6e87951b4935 ('target/repo/j8rgdecn-jnopd-local')
17:04:33.798 [pool-29-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:33.807 [pool-29-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01%
17:04:33.815 [pool-29-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22%
17:04:33.825 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:33.828 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:33.829 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:33.832 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:33.835 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.34%
17:04:33.865 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 79.60%
17:04:33.877 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:33.883 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:33.897 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:33.899 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17
17:04:33.934 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.48%
17:04:33.935 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.936 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision'
17:04:33.962 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.967 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.968 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1'
17:04:33.978 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.981 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.08%
17:04:33.984 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.68%
17:04:33.984 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27%
17:04:33.985 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:33.986 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a'
17:04:33.994 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ba5edb5663e2cf49b1eccd9d751404861288e666' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a
17:04:34.012 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.015 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a'
17:04:34.015 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ba5edb5663e2cf49b1eccd9d751404861288e666' toSha1='null'
17:04:34.015 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a'
17:04:34.015 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a' offset=0
17:04:34.023 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a' offset=0
17:04:34.032 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 338130 bytes in 17 ms. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/a'
17:04:34.037 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:34.060 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.063 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:34.068 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:34.069 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b'
17:04:34.082 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c077710237992fb7ecb7b168f5863b36e6260ea1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b
17:04:34.095 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.097 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b'
17:04:34.097 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c077710237992fb7ecb7b168f5863b36e6260ea1' toSha1='null'
17:04:34.097 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b'
17:04:34.097 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b' offset=0
17:04:34.099 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b' offset=0
17:04:34.106 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150012 bytes in 9 ms. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/1/b'
17:04:34.111 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:34.128 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.132 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:34.138 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:34.141 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a'
17:04:34.153 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0054c17f3ccd53e0979ffb62e0385bd519caad1f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a
17:04:34.165 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.167 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a'
17:04:34.167 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='0054c17f3ccd53e0979ffb62e0385bd519caad1f' toSha1='null'
17:04:34.167 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a'
17:04:34.167 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a' offset=0
17:04:34.168 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a' offset=0
17:04:34.173 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63609 bytes in 6 ms. path='/2.j8rgdmwsedeSt8f6px9z5fishOZlew.collision/a'
17:04:34.177 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:34.190 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6638b09c-9cf5-4c40-b2ca-3d0d37029730"] on repo=295f5fb2-3dc9-4145-9e68-6e87951b4935
17:04:34.193 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:34.201 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=17
17:04:34.236 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=107 remoteFromLocalRevision=17
17:04:34.238 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=295f5fb2-3dc9-4145-9e68-6e87951b4935 from='target/repo/j8rgdecn-jnopd-local' toID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote'
17:04:34.241 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=107
17:04:34.246 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:04:34.246 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:34.246 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:34.249 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 localRepositoryRevisionSynced=107
17:04:34.253 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 transaction.localRevision=20 remoteFromLocalRevision=107
17:04:34.258 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6638b09c-9cf5-4c40-b2ca-3d0d37029730 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdecn-sp996-remote' toID=295f5fb2-3dc9-4145-9e68-6e87951b4935 to='target/repo/j8rgdecn-jnopd-local', fromRepoLocalSync=false
17:04:34.260 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=20
17:04:34.273 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:34.273 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:34.279 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 remoteRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 localRepositoryRevisionSynced=20
17:04:34.290 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=295f5fb2-3dc9-4145-9e68-6e87951b4935 remoteRepositoryId=6638b09c-9cf5-4c40-b2ca-3d0d37029730 transaction.localRevision=110 remoteFromLocalRevision=20
17:04:34.293 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:34.293 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:34.294 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:34.301 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-jq3r3-local'
17:04:34.306 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-jq3r3-local' locked successfully.
17:04:37.036 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]initPersistenceManagerFactory: repositoryId=3a260653-7977-459e-8771-6a03d8067b1a
17:04:37.040 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1441 ms.
17:04:37.060 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-g5p3b-remote'
17:04:37.066 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-g5p3b-remote' locked successfully.
17:04:41.079 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]initPersistenceManagerFactory: repositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94
17:04:41.085 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2507 ms.
17:04:41.180 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:41.186 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:41.195 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:04:41.243 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:41.256 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:04:41.281 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.97%
17:04:41.294 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:04:41.311 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69%
17:04:41.344 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:41.362 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.362 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: fd71a9bf-8dbf-4de0-b559-a990d11cfd94
17:04:41.365 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:41.366 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-g5p3b-remote/2' toID=3a260653-7977-459e-8771-6a03d8067b1a to='target/repo/j8rgdnng-jq3r3-local', fromRepoLocalSync=true
17:04:41.366 [pool-30-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3a260653-7977-459e-8771-6a03d8067b1a ('target/repo/j8rgdnng-jq3r3-local')
17:04:41.395 [pool-30-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:41.404 [pool-30-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:41.406 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:41.408 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:41.412 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:41.416 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:41.420 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:41.426 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:41.429 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:41.433 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:41.438 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:41.458 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 remoteRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:04:41.545 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.549 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:41.573 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.582 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.584 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:41.596 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:04:41.596 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.611 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:04:41.612 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:04:41.612 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.613 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:04:41.621 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41509346fb48689d2167d74918755620843c3105' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:04:41.654 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.655 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:04:41.656 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='41509346fb48689d2167d74918755620843c3105' toSha1='null'
17:04:41.656 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:04:41.656 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:04:41.657 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:04:41.662 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101024 bytes in 6 ms. path='/1/a'
17:04:41.666 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:41.699 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.708 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.715 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:04:41.724 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80e5a865584c14572556000b1672661c09077a55' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:04:41.735 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.737 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:04:41.737 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='80e5a865584c14572556000b1672661c09077a55' toSha1='null'
17:04:41.737 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:04:41.737 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:04:41.740 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:04:41.748 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262752 bytes in 11 ms. path='/1/b'
17:04:41.752 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:41.770 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.775 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.781 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.782 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:04:41.790 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1966e28cf0e67980289e47e8047eebcbc743336a' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:04:41.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.801 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:04:41.801 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1966e28cf0e67980289e47e8047eebcbc743336a' toSha1='null'
17:04:41.801 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:04:41.801 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:04:41.803 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:04:41.807 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93856 bytes in 6 ms. path='/a'
17:04:41.810 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:41.824 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fd71a9bf-8dbf-4de0-b559-a990d11cfd94"] on repo=3a260653-7977-459e-8771-6a03d8067b1a
17:04:41.828 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:41.832 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:04:41.852 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 remoteRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a localRepositoryRevisionSynced=2
17:04:41.874 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a remoteRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 transaction.localRevision=24 remoteFromLocalRevision=2
17:04:41.876 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3a260653-7977-459e-8771-6a03d8067b1a from='target/repo/j8rgdnng-jq3r3-local' toID=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-g5p3b-remote/2'
17:04:41.892 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a remoteRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:04:41.906 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:41.906 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:41.918 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a remoteRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 localRepositoryRevisionSynced=24
17:04:41.932 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 remoteRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a transaction.localRevision=5 remoteFromLocalRevision=24
17:04:41.937 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdnng-g5p3b-remote/2' toID=3a260653-7977-459e-8771-6a03d8067b1a to='target/repo/j8rgdnng-jq3r3-local', fromRepoLocalSync=false
17:04:41.939 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 remoteRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:04:41.958 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:41.958 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:41.963 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 remoteRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a localRepositoryRevisionSynced=5
17:04:41.974 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3a260653-7977-459e-8771-6a03d8067b1a remoteRepositoryId=fd71a9bf-8dbf-4de0-b559-a990d11cfd94 transaction.localRevision=27 remoteFromLocalRevision=5
17:04:41.976 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:41.988 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:41.989 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:42.003 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ug9p0-local'
17:04:42.007 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ug9p0-local' locked successfully.
17:04:42.188 [closeDeferredTimer-643da97d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [643da97d]_close: Shutting down real LocalRepoManager.
17:04:42.189 [closeDeferredTimer-1da3ef74-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1da3ef74]_close: Shutting down real LocalRepoManager.
17:04:47.758 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]initPersistenceManagerFactory: repositoryId=8203e626-5595-4b75-90d1-c8796f672c05
17:04:47.766 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2245 ms.
17:04:47.786 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote'
17:04:47.791 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote' locked successfully.
17:04:52.075 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]initPersistenceManagerFactory: repositoryId=40748738-a10a-4cc9-a78b-d8e65220f780
17:04:52.080 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2368 ms.
17:04:52.181 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:52.187 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:52.198 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:04:52.240 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:52.266 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:04:52.294 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.53%
17:04:52.309 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:04:52.332 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.74%
17:04:52.355 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:52.381 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.381 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 40748738-a10a-4cc9-a78b-d8e65220f780
17:04:52.386 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:52.387 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40748738-a10a-4cc9-a78b-d8e65220f780 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2' toID=8203e626-5595-4b75-90d1-c8796f672c05 to='target/repo/j8rgdtle-ug9p0-local', fromRepoLocalSync=true
17:04:52.387 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8203e626-5595-4b75-90d1-c8796f672c05 ('target/repo/j8rgdtle-ug9p0-local')
17:04:52.428 [pool-31-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:52.434 [pool-31-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:52.436 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:52.439 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:52.442 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:52.445 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:52.449 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:52.455 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:52.458 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:52.462 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:04:52.467 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:52.486 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:04:52.560 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.574 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:04:52.608 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.635 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:52.659 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:04:52.659 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.681 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:04:52.682 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:04:52.682 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.683 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:04:52.690 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='609eae7bc2d893655ab835a45ea417b5e70a1be5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:04:52.747 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.753 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:04:52.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='609eae7bc2d893655ab835a45ea417b5e70a1be5' toSha1='null'
17:04:52.753 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:04:52.753 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:04:52.754 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:04:52.764 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 68208 bytes in 11 ms. path='/1/a'
17:04:52.768 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:52.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.812 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.821 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.822 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:04:52.832 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aedca426503eff4bee44142477f69c3e505048c5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:04:52.848 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.854 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:04:52.854 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='aedca426503eff4bee44142477f69c3e505048c5' toSha1='null'
17:04:52.854 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:04:52.854 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:04:52.857 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:04:52.867 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 265188 bytes in 13 ms. path='/1/b'
17:04:52.871 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:04:52.895 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.905 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.919 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:52.922 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:04:52.935 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3dc8e01133b1278b004666a59620f92880c34ae' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:04:52.952 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:52.958 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:04:52.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f3dc8e01133b1278b004666a59620f92880c34ae' toSha1='null'
17:04:52.958 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:04:52.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:04:52.961 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:04:52.968 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 205416 bytes in 9 ms. path='/a'
17:04:52.971 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:04:52.991 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:53.000 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.011 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:04:53.032 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=2
17:04:53.058 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 transaction.localRevision=24 remoteFromLocalRevision=2
17:04:53.064 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8203e626-5595-4b75-90d1-c8796f672c05 from='target/repo/j8rgdtle-ug9p0-local' toID=40748738-a10a-4cc9-a78b-d8e65220f780 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2'
17:04:53.085 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:04:53.108 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:53.108 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:53.120 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 localRepositoryRevisionSynced=24
17:04:53.132 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 transaction.localRevision=5 remoteFromLocalRevision=24
17:04:53.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40748738-a10a-4cc9-a78b-d8e65220f780 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2' toID=8203e626-5595-4b75-90d1-c8796f672c05 to='target/repo/j8rgdtle-ug9p0-local', fromRepoLocalSync=false
17:04:53.144 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:04:53.164 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:53.164 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:53.169 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=5
17:04:53.180 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 transaction.localRevision=27 remoteFromLocalRevision=5
17:04:53.186 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:53.203 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:53.204 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:53.236 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:04:53.237 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:04:53.238 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:04:53.242 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:04:53.245 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:04:53.296 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:04:53.300 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:04:53.322 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55%
17:04:53.338 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:04:53.365 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:04:53.366 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40748738-a10a-4cc9-a78b-d8e65220f780 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2' toID=8203e626-5595-4b75-90d1-c8796f672c05 to='target/repo/j8rgdtle-ug9p0-local', fromRepoLocalSync=true
17:04:53.366 [pool-32-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8203e626-5595-4b75-90d1-c8796f672c05 ('target/repo/j8rgdtle-ug9p0-local')
17:04:53.368 [pool-32-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:04:53.372 [pool-32-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:04:53.380 [pool-32-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:04:53.390 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:04:53.390 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:04:53.392 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:04:53.395 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:04:53.398 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:04:53.413 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:04:53.415 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:04:53.421 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 96.55%
17:04:53.425 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:04:53.427 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:04:53.459 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.460 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:04:53.484 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:04:53.484 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.497 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.498 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/5'
17:04:53.518 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.528 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:04:53.528 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:04:53.530 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.531 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/aaa'
17:04:53.539 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='edff04b0d064ca59aa57f497b5ec92b0c2421419' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/5/aaa
17:04:53.554 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:53.560 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/aaa'
17:04:53.561 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='edff04b0d064ca59aa57f497b5ec92b0c2421419' toSha1='null'
17:04:53.561 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/aaa'
17:04:53.561 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/aaa' offset=0
17:04:53.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/aaa' offset=0
17:04:53.591 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 820854 bytes in 30 ms. path='/1/5/aaa'
17:04:53.596 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa
17:04:53.640 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:53.652 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.664 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.665 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/bbb'
17:04:53.680 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35b5da082c11f298220872a5942f50bf5b78108d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/5/bbb
17:04:53.698 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:53.704 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/bbb'
17:04:53.704 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='35b5da082c11f298220872a5942f50bf5b78108d' toSha1='null'
17:04:53.704 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/bbb'
17:04:53.704 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/bbb' offset=0
17:04:53.710 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/bbb' offset=0
17:04:53.720 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 216892 bytes in 16 ms. path='/1/5/bbb'
17:04:53.724 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb
17:04:53.748 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="40748738-a10a-4cc9-a78b-d8e65220f780"] on repo=8203e626-5595-4b75-90d1-c8796f672c05
17:04:53.755 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:04:53.765 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:04:53.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=8
17:04:53.784 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 transaction.localRevision=44 remoteFromLocalRevision=8
17:04:53.791 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8203e626-5595-4b75-90d1-c8796f672c05 from='target/repo/j8rgdtle-ug9p0-local' toID=40748738-a10a-4cc9-a78b-d8e65220f780 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2'
17:04:53.795 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=44
17:04:53.812 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:04:53.813 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:04:53.816 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 localRepositoryRevisionSynced=44
17:04:53.831 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 transaction.localRevision=11 remoteFromLocalRevision=44
17:04:53.838 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=40748738-a10a-4cc9-a78b-d8e65220f780 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgdtle-ffh7k-remote/2' toID=8203e626-5595-4b75-90d1-c8796f672c05 to='target/repo/j8rgdtle-ug9p0-local', fromRepoLocalSync=false
17:04:53.840 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:04:53.853 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:04:53.853 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:04:53.856 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 remoteRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 localRepositoryRevisionSynced=11
17:04:53.870 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8203e626-5595-4b75-90d1-c8796f672c05 remoteRepositoryId=40748738-a10a-4cc9-a78b-d8e65220f780 transaction.localRevision=47 remoteFromLocalRevision=11
17:04:53.954 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:04:53.954 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:53.976 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:04:54.010 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-v5sc3-local'
17:04:54.015 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-v5sc3-local' locked successfully.
17:04:54.294 [closeDeferredTimer-27975320-3] INFO  c.c.c.l.LocalRepoManagerImpl - [27975320]_close: Shutting down real LocalRepoManager.
17:04:54.576 [closeDeferredTimer-78ad9e96-3] INFO  c.c.c.l.LocalRepoManagerImpl - [78ad9e96]_close: Shutting down real LocalRepoManager.
17:05:00.778 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]initPersistenceManagerFactory: repositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:00.784 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2945 ms.
17:05:00.806 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote'
17:05:00.811 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote' locked successfully.
17:05:01.989 [closeDeferredTimer-18e8e451-1] INFO  c.c.c.l.LocalRepoManagerImpl - [18e8e451]_close: Shutting down real LocalRepoManager.
17:05:01.992 [closeDeferredTimer-5e76451c-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5e76451c]_close: Shutting down real LocalRepoManager.
17:05:06.620 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]initPersistenceManagerFactory: repositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc
17:05:06.626 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2807 ms.
17:05:06.721 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:06.727 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:06.739 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:05:06.775 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:06.793 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:05:06.822 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.69%
17:05:06.835 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:05:06.860 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73%
17:05:06.883 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:06.905 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:06.905 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3ffb50a2-a548-4ae9-96cd-41154e499fdc
17:05:06.910 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:06.910 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3ffb50a2-a548-4ae9-96cd-41154e499fdc from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote' toID=ea322737-6761-4a1a-93f1-f57f9f02d8dd to='target/repo/j8rge2ux-v5sc3-local', fromRepoLocalSync=true
17:05:06.911 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ea322737-6761-4a1a-93f1-f57f9f02d8dd ('target/repo/j8rge2ux-v5sc3-local')
17:05:06.950 [pool-33-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:06.960 [pool-33-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:05:06.962 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:06.965 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:06.969 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:06.976 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:06.979 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:06.986 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:06.992 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:07.000 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:07.006 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:07.024 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:05:07.072 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.078 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:05:07.100 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.112 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.112 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:05:07.123 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.126 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:05:07.127 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.127 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:05:07.134 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.137 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.138 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:05:07.145 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.149 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.150 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:05:07.157 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.165 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:05:07.165 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:05:07.166 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.167 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:05:07.174 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ed32a43a9dbbfcae31d08dc7ce23bc76f1e70f27' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:05:07.207 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.210 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:05:07.210 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ed32a43a9dbbfcae31d08dc7ce23bc76f1e70f27' toSha1='null'
17:05:07.210 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:05:07.210 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:05:07.218 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:05:07.228 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 437040 bytes in 18 ms. path='/1/a'
17:05:07.232 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:07.278 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.286 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.294 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.297 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:05:07.310 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='895fdfac5d99008138d86ec7343c577edba47f62' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:05:07.321 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.322 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:05:07.322 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='895fdfac5d99008138d86ec7343c577edba47f62' toSha1='null'
17:05:07.322 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:05:07.322 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:05:07.323 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:05:07.327 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21324 bytes in 5 ms. path='/1/b'
17:05:07.331 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:07.340 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.343 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.347 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.348 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:05:07.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c4956331ee26c01dd200d59cdc393b38c7f4c12' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:05:07.366 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.367 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:05:07.367 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9c4956331ee26c01dd200d59cdc393b38c7f4c12' toSha1='null'
17:05:07.368 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:05:07.368 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:05:07.368 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:05:07.372 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16698 bytes in 4 ms. path='/1/c'
17:05:07.376 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:07.385 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.391 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.398 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.400 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:05:07.410 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='287e548323c8ce6b0f89f1d3b9b64f7abe6afd46' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:05:07.423 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.425 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:05:07.425 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='287e548323c8ce6b0f89f1d3b9b64f7abe6afd46' toSha1='null'
17:05:07.425 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:05:07.425 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:05:07.428 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:05:07.437 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253660 bytes in 12 ms. path='/2/1/a'
17:05:07.442 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:07.460 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.463 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.467 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.469 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:05:07.479 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ffcc2d0e936370a2293d339f40ef252de317ec59' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:05:07.492 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.493 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:05:07.493 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ffcc2d0e936370a2293d339f40ef252de317ec59' toSha1='null'
17:05:07.493 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:05:07.493 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:05:07.495 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:05:07.502 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150072 bytes in 9 ms. path='/2/1/b'
17:05:07.507 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:07.524 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.528 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.534 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.535 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:05:07.544 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ee12a8d96c6e581169447fae9d6bd4bccfab9aa' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:05:07.557 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.559 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:05:07.559 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6ee12a8d96c6e581169447fae9d6bd4bccfab9aa' toSha1='null'
17:05:07.559 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:05:07.559 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:05:07.560 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:05:07.566 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 116964 bytes in 7 ms. path='/2/a'
17:05:07.570 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:07.584 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.587 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.590 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.591 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:05:07.598 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d07f646074be85950f54b50c98e6c80d63ebc72b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:05:07.608 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.610 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:05:07.610 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d07f646074be85950f54b50c98e6c80d63ebc72b' toSha1='null'
17:05:07.610 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:05:07.610 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:05:07.611 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:05:07.618 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56052 bytes in 8 ms. path='/3/a'
17:05:07.623 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:07.635 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.639 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.644 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.644 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:05:07.653 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='17394aeca15767a3b3135a959e887bd0eaccb9fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:05:07.665 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.666 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:05:07.666 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='17394aeca15767a3b3135a959e887bd0eaccb9fb' toSha1='null'
17:05:07.666 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:05:07.666 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:05:07.667 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:05:07.671 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18064 bytes in 5 ms. path='/3/b'
17:05:07.674 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:07.684 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.688 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.691 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.692 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:05:07.702 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8caa6fcc2df954ccc5bebf2b71925890f146d2ad' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:05:07.715 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.716 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:05:07.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8caa6fcc2df954ccc5bebf2b71925890f146d2ad' toSha1='null'
17:05:07.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:05:07.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:05:07.724 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:05:07.736 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 572299 bytes in 20 ms. path='/3/c'
17:05:07.739 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:07.769 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.773 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.778 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.779 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:05:07.788 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0272ff96b57dba93effd52cade65b627af9ee73' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:05:07.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.801 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:05:07.802 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f0272ff96b57dba93effd52cade65b627af9ee73' toSha1='null'
17:05:07.802 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:05:07.802 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:05:07.804 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:05:07.814 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 160494 bytes in 12 ms. path='/3/d'
17:05:07.817 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:05:07.832 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:07.836 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:07.839 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:05:07.862 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=2
17:05:07.887 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc transaction.localRevision=72 remoteFromLocalRevision=2
17:05:07.890 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ea322737-6761-4a1a-93f1-f57f9f02d8dd from='target/repo/j8rge2ux-v5sc3-local' toID=3ffb50a2-a548-4ae9-96cd-41154e499fdc to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote'
17:05:07.907 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:05:07.922 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:05:07.922 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:07.933 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc localRepositoryRevisionSynced=72
17:05:07.940 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd transaction.localRevision=5 remoteFromLocalRevision=72
17:05:07.946 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3ffb50a2-a548-4ae9-96cd-41154e499fdc from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote' toID=ea322737-6761-4a1a-93f1-f57f9f02d8dd to='target/repo/j8rge2ux-v5sc3-local', fromRepoLocalSync=false
17:05:07.948 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:05:07.968 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:07.968 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:07.973 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=5
17:05:07.982 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc transaction.localRevision=75 remoteFromLocalRevision=5
17:05:07.984 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:08.001 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:08.002 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:08.049 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:08.050 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:08.051 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:05:08.054 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:08.058 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:05:08.105 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:05:08.108 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:05:08.124 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55%
17:05:08.140 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:08.165 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:08.166 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3ffb50a2-a548-4ae9-96cd-41154e499fdc from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote' toID=ea322737-6761-4a1a-93f1-f57f9f02d8dd to='target/repo/j8rge2ux-v5sc3-local', fromRepoLocalSync=true
17:05:08.166 [pool-34-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ea322737-6761-4a1a-93f1-f57f9f02d8dd ('target/repo/j8rge2ux-v5sc3-local')
17:05:08.174 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:08.192 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:05:08.216 [pool-34-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:05:08.236 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:08.240 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:08.246 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:08.250 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:08.254 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:08.269 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:08.272 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:08.278 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 96.55%
17:05:08.283 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:08.285 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:05:08.315 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.95%
17:05:08.316 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.317 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:05:08.336 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.341 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.341 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1/5'
17:05:08.351 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.355 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:05:08.363 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.366 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.11%
17:05:08.367 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.28%
17:05:08.367 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.45%
17:05:08.368 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.369 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/aaa'
17:05:08.377 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='13b87a63ce0b368072e1343623afe806d54d960f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/5/aaa
17:05:08.391 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.392 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/aaa'
17:05:08.392 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='13b87a63ce0b368072e1343623afe806d54d960f' toSha1='null'
17:05:08.392 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/aaa'
17:05:08.392 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/aaa' offset=0
17:05:08.396 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/aaa' offset=0
17:05:08.404 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 260057 bytes in 12 ms. path='/2/1/5/aaa'
17:05:08.409 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa
17:05:08.431 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.434 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.438 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.439 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/bbb'
17:05:08.452 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='41a5c664acb95f00bfe8dafecb6110015c7dda1f' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/5/bbb
17:05:08.466 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.468 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/bbb'
17:05:08.468 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='41a5c664acb95f00bfe8dafecb6110015c7dda1f' toSha1='null'
17:05:08.468 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/bbb'
17:05:08.468 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/bbb' offset=0
17:05:08.474 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/bbb' offset=0
17:05:08.487 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 483448 bytes in 19 ms. path='/2/1/5/bbb'
17:05:08.492 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb
17:05:08.519 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.523 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.526 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.527 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/e'
17:05:08.535 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='56f2e94d04c11d391d431a3a5966e60827f12238' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/e
17:05:08.545 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.546 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/e'
17:05:08.547 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='56f2e94d04c11d391d431a3a5966e60827f12238' toSha1='null'
17:05:08.547 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/e'
17:05:08.547 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/e' offset=0
17:05:08.551 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/e' offset=0
17:05:08.559 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 346724 bytes in 12 ms. path='/3/e'
17:05:08.563 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:05:08.585 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="3ffb50a2-a548-4ae9-96cd-41154e499fdc"] on repo=ea322737-6761-4a1a-93f1-f57f9f02d8dd
17:05:08.589 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:08.595 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=8
17:05:08.605 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc transaction.localRevision=100 remoteFromLocalRevision=8
17:05:08.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ea322737-6761-4a1a-93f1-f57f9f02d8dd from='target/repo/j8rge2ux-v5sc3-local' toID=3ffb50a2-a548-4ae9-96cd-41154e499fdc to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote'
17:05:08.610 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=100
17:05:08.623 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:05:08.624 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:05:08.624 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:08.627 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc localRepositoryRevisionSynced=100
17:05:08.633 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd transaction.localRevision=11 remoteFromLocalRevision=100
17:05:08.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3ffb50a2-a548-4ae9-96cd-41154e499fdc from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rge2ux-2ep5l-remote' toID=ea322737-6761-4a1a-93f1-f57f9f02d8dd to='target/repo/j8rge2ux-v5sc3-local', fromRepoLocalSync=false
17:05:08.640 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:05:08.651 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:08.652 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:08.657 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc remoteRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd localRepositoryRevisionSynced=11
17:05:08.667 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ea322737-6761-4a1a-93f1-f57f9f02d8dd remoteRepositoryId=3ffb50a2-a548-4ae9-96cd-41154e499fdc transaction.localRevision=103 remoteFromLocalRevision=11
17:05:08.668 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:08.669 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:08.686 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:08.740 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-iodb9-local'
17:05:08.745 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-iodb9-local' locked successfully.
17:05:12.274 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]initPersistenceManagerFactory: repositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:12.278 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1957 ms.
17:05:12.292 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote'
17:05:12.298 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote' locked successfully.
17:05:13.956 [closeDeferredTimer-1e2be0ba-2] INFO  c.c.c.l.LocalRepoManagerImpl - [1e2be0ba]_close: Shutting down real LocalRepoManager.
17:05:14.250 [closeDeferredTimer-765758ee-2] INFO  c.c.c.l.LocalRepoManagerImpl - [765758ee]_close: Shutting down real LocalRepoManager.
17:05:17.352 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]initPersistenceManagerFactory: repositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401
17:05:17.359 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2746 ms.
17:05:17.458 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:17.464 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:17.476 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:05:17.523 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:17.538 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:05:17.567 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.40%
17:05:17.583 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:05:17.614 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.68%
17:05:17.644 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:17.666 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:17.666 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: cea817ee-d6b3-40ec-9da1-3cca64ef6401
17:05:17.671 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:17.672 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote' toID=17656ad7-eed1-4f82-ade1-4397c25d7655 to='target/repo/j8rgee83-iodb9-local', fromRepoLocalSync=true
17:05:17.673 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 17656ad7-eed1-4f82-ade1-4397c25d7655 ('target/repo/j8rgee83-iodb9-local')
17:05:17.673 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:17.676 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:17.680 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:17.707 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:17.720 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:17.720 [pool-35-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:17.732 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:17.733 [pool-35-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:05:17.739 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:17.743 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:17.748 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:17.767 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:05:17.822 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.827 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:05:17.848 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.864 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.866 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:05:17.884 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.905 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:05:17.908 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.910 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:05:17.926 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.932 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.932 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:05:17.948 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.955 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.957 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:05:17.971 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.987 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:05:17.987 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:05:17.989 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:17.990 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:05:17.997 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5940f491987418c2028439cdc66990ccdd3be168' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:05:18.042 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.046 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:05:18.046 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5940f491987418c2028439cdc66990ccdd3be168' toSha1='null'
17:05:18.046 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:05:18.046 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:05:18.050 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:05:18.064 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294009 bytes in 18 ms. path='/1/a'
17:05:18.068 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:18.107 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.119 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.128 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.130 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:05:18.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='49785eae92350c6205a94730b40742a5dff1951a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:05:18.154 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.159 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:05:18.159 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='49785eae92350c6205a94730b40742a5dff1951a' toSha1='null'
17:05:18.159 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:05:18.159 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:05:18.161 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:05:18.167 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44064 bytes in 8 ms. path='/1/b'
17:05:18.172 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:18.182 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.188 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.195 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.196 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:05:18.208 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='baedf632e255d23598a7b8a98436513a8f91b45b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:05:18.221 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.226 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:05:18.226 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='baedf632e255d23598a7b8a98436513a8f91b45b' toSha1='null'
17:05:18.226 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:05:18.226 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:05:18.231 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:05:18.243 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 372810 bytes in 17 ms. path='/1/c'
17:05:18.247 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:18.276 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.281 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.291 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.293 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:05:18.304 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c7c64105cfa3fcb7cfb2fb19da4afc816893c9c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:05:18.319 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.323 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:05:18.324 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1c7c64105cfa3fcb7cfb2fb19da4afc816893c9c' toSha1='null'
17:05:18.324 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:05:18.324 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:05:18.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:05:18.339 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118144 bytes in 15 ms. path='/2/1/a'
17:05:18.343 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:18.359 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.366 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.372 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:05:18.387 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6830507a44875221823e63c80db188e91964d974' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:05:18.401 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.405 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:05:18.405 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6830507a44875221823e63c80db188e91964d974' toSha1='null'
17:05:18.405 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:05:18.405 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:05:18.411 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:05:18.423 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 330064 bytes in 18 ms. path='/2/1/b'
17:05:18.428 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:18.450 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.456 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.464 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.465 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:05:18.476 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b22d59e10e64003cfe398f28b08bd1b728705e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:05:18.493 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.497 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:05:18.497 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9b22d59e10e64003cfe398f28b08bd1b728705e0' toSha1='null'
17:05:18.497 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:05:18.497 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:05:18.503 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:05:18.512 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396012 bytes in 15 ms. path='/2/a'
17:05:18.515 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:18.541 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.547 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.553 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.554 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:05:18.567 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c64f2d1194226c4cf6f6d9eba46e6173c96e0038' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:05:18.580 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.584 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:05:18.584 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c64f2d1194226c4cf6f6d9eba46e6173c96e0038' toSha1='null'
17:05:18.584 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:05:18.584 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:05:18.588 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:05:18.596 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 230048 bytes in 12 ms. path='/3/a'
17:05:18.601 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:18.621 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.627 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.640 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.641 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:05:18.650 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ca02336b13ec8d40748cd5905450f861cd232c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:05:18.664 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.667 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:05:18.667 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5ca02336b13ec8d40748cd5905450f861cd232c9' toSha1='null'
17:05:18.667 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:05:18.667 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:05:18.678 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:05:18.692 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 642096 bytes in 25 ms. path='/3/b'
17:05:18.696 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:18.732 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.739 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.748 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.749 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:05:18.760 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4bc07e2d1f806cc2142b38e50e3cdf20ec926ea8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:05:18.773 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.776 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:05:18.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4bc07e2d1f806cc2142b38e50e3cdf20ec926ea8' toSha1='null'
17:05:18.777 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:05:18.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:05:18.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:05:18.783 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29808 bytes in 6 ms. path='/3/c'
17:05:18.787 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:18.798 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.803 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.806 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.807 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:05:18.818 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e117b4dd30d2d0e082a3f7627a9e41f9abea1b9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:05:18.829 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.831 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:05:18.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7e117b4dd30d2d0e082a3f7627a9e41f9abea1b9' toSha1='null'
17:05:18.831 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:05:18.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:05:18.837 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:05:18.851 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466290 bytes in 20 ms. path='/3/d'
17:05:18.855 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:05:18.880 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cea817ee-d6b3-40ec-9da1-3cca64ef6401"] on repo=17656ad7-eed1-4f82-ade1-4397c25d7655
17:05:18.884 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:18.888 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:05:18.907 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=2
17:05:18.962 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 transaction.localRevision=72 remoteFromLocalRevision=2
17:05:18.984 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=17656ad7-eed1-4f82-ade1-4397c25d7655 from='target/repo/j8rgee83-iodb9-local' toID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote'
17:05:19.006 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:05:19.018 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:05:19.018 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:19.029 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 localRepositoryRevisionSynced=72
17:05:19.036 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 transaction.localRevision=5 remoteFromLocalRevision=72
17:05:19.042 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote' toID=17656ad7-eed1-4f82-ade1-4397c25d7655 to='target/repo/j8rgee83-iodb9-local', fromRepoLocalSync=false
17:05:19.043 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:05:19.065 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:19.066 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:19.069 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=5
17:05:19.077 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 transaction.localRevision=75 remoteFromLocalRevision=5
17:05:19.079 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:19.097 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:19.098 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:19.150 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:19.151 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:19.152 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:05:19.156 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:19.159 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:05:19.206 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:05:19.212 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:05:19.216 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
17:05:19.227 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:19.247 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:19.248 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote' toID=17656ad7-eed1-4f82-ade1-4397c25d7655 to='target/repo/j8rgee83-iodb9-local', fromRepoLocalSync=true
17:05:19.248 [pool-36-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 17656ad7-eed1-4f82-ade1-4397c25d7655 ('target/repo/j8rgee83-iodb9-local')
17:05:19.259 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:19.276 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:05:19.296 [pool-36-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:05:19.307 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:19.307 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:19.309 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:19.312 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:19.316 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:19.323 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:19.326 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:19.330 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:19.335 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:19.337 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:05:19.360 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.23%
17:05:19.363 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.365 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:05:19.382 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.83%
17:05:19.382 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.387 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.388 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a'
17:05:19.428 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.435 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.42%
17:05:19.435 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
17:05:19.459 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=8
17:05:19.470 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 transaction.localRevision=80 remoteFromLocalRevision=8
17:05:19.473 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=17656ad7-eed1-4f82-ade1-4397c25d7655 from='target/repo/j8rgee83-iodb9-local' toID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote'
17:05:19.480 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80
17:05:19.501 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:05:19.501 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
17:05:19.502 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.502 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a'
17:05:19.507 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:19.510 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
17:05:19.510 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:19.530 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 localRepositoryRevisionSynced=80
17:05:19.534 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 transaction.localRevision=11 remoteFromLocalRevision=80
17:05:19.539 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cea817ee-d6b3-40ec-9da1-3cca64ef6401 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgee83-izod9-remote' toID=17656ad7-eed1-4f82-ade1-4397c25d7655 to='target/repo/j8rgee83-iodb9-local', fromRepoLocalSync=false
17:05:19.541 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:05:19.552 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:19.552 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:19.558 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 remoteRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 localRepositoryRevisionSynced=11
17:05:19.568 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=17656ad7-eed1-4f82-ade1-4397c25d7655 remoteRepositoryId=cea817ee-d6b3-40ec-9da1-3cca64ef6401 transaction.localRevision=84 remoteFromLocalRevision=11
17:05:19.570 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:19.570 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:19.591 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:19.641 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-qiuk8-local'
17:05:19.646 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-qiuk8-local' locked successfully.
17:05:22.164 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]initPersistenceManagerFactory: repositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:22.166 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1552 ms.
17:05:22.187 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote'
17:05:22.192 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote' locked successfully.
17:05:25.597 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]initPersistenceManagerFactory: repositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981
17:05:25.599 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1512 ms.
17:05:25.689 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:25.695 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:25.706 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:05:25.748 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:25.766 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:05:25.806 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.38%
17:05:25.826 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:05:25.843 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.86%
17:05:25.872 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:25.892 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: 3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:25.892 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3e534da3-ce39-4b30-b5b4-5b621df6e981
17:05:25.895 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:25.896 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3e534da3-ce39-4b30-b5b4-5b621df6e981 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2' toID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a to='target/repo/j8rgemmw-qiuk8-local', fromRepoLocalSync=true
17:05:25.897 [pool-37-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d64b859-1f38-4ee0-9cca-ca53efab0e1a ('target/repo/j8rgemmw-qiuk8-local')
17:05:25.931 [pool-37-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:25.944 [pool-37-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:05:25.946 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:25.949 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:25.952 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:25.960 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:25.964 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:25.969 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:25.972 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:25.976 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:25.981 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:25.995 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:05:26.054 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.060 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:05:26.087 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.098 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:05:26.113 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31%
17:05:26.114 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.128 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58%
17:05:26.128 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85%
17:05:26.129 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.130 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:05:26.137 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e39e669a472035d0b12221de279771278df7d491' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:05:26.173 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.175 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:05:26.175 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e39e669a472035d0b12221de279771278df7d491' toSha1='null'
17:05:26.175 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:05:26.175 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:05:26.181 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:05:26.192 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 526566 bytes in 17 ms. path='/1/a'
17:05:26.196 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:26.245 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.254 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.259 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.260 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:05:26.268 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d94a8afa2fd253dfa05e58a657ed2bce7cde82eb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:05:26.282 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.283 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:05:26.284 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d94a8afa2fd253dfa05e58a657ed2bce7cde82eb' toSha1='null'
17:05:26.284 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:05:26.284 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:05:26.286 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:05:26.292 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151032 bytes in 8 ms. path='/1/b'
17:05:26.296 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:26.310 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.314 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.318 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.319 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:05:26.326 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b3a5c488c63eb19ec88248cd5bddc0b8daa8060' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:05:26.335 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.336 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a'
17:05:26.336 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8b3a5c488c63eb19ec88248cd5bddc0b8daa8060' toSha1='null'
17:05:26.336 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:05:26.336 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0
17:05:26.343 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0
17:05:26.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 654992 bytes in 19 ms. path='/a'
17:05:26.358 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:26.392 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3e534da3-ce39-4b30-b5b4-5b621df6e981"] on repo=3d64b859-1f38-4ee0-9cca-ca53efab0e1a
17:05:26.401 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.404 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43%
17:05:26.423 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=2
17:05:26.438 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 transaction.localRevision=24 remoteFromLocalRevision=2
17:05:26.439 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a from='target/repo/j8rgemmw-qiuk8-local' toID=3e534da3-ce39-4b30-b5b4-5b621df6e981 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2'
17:05:26.453 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:05:26.465 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:05:26.465 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:26.475 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 localRepositoryRevisionSynced=24
17:05:26.482 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a transaction.localRevision=5 remoteFromLocalRevision=24
17:05:26.483 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3e534da3-ce39-4b30-b5b4-5b621df6e981 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2' toID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a to='target/repo/j8rgemmw-qiuk8-local', fromRepoLocalSync=false
17:05:26.485 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:05:26.493 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:26.493 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:26.495 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=5
17:05:26.498 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 transaction.localRevision=27 remoteFromLocalRevision=5
17:05:26.500 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:26.510 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:26.511 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:26.534 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:26.535 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:26.536 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17%
17:05:26.539 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:26.542 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:05:26.573 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62%
17:05:26.576 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83%
17:05:26.579 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94%
17:05:26.584 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:26.599 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:26.600 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3e534da3-ce39-4b30-b5b4-5b621df6e981 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2' toID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a to='target/repo/j8rgemmw-qiuk8-local', fromRepoLocalSync=true
17:05:26.602 [pool-38-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d64b859-1f38-4ee0-9cca-ca53efab0e1a ('target/repo/j8rgemmw-qiuk8-local')
17:05:26.605 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:26.611 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27%
17:05:26.619 [pool-38-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:05:26.630 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:26.633 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:26.637 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:26.644 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:26.652 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:26.660 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:26.663 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:26.667 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:26.672 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:26.674 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:05:26.693 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.34%
17:05:26.694 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.695 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:05:26.709 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.713 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.714 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a'
17:05:26.745 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.749 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.80%
17:05:26.749 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.26%
17:05:26.771 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=8
17:05:26.777 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 transaction.localRevision=32 remoteFromLocalRevision=8
17:05:26.779 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a from='target/repo/j8rgemmw-qiuk8-local' toID=3e534da3-ce39-4b30-b5b4-5b621df6e981 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2'
17:05:26.782 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=32
17:05:26.803 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
17:05:26.804 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.805 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a'
17:05:26.810 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:26.814 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
17:05:26.814 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:26.836 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 localRepositoryRevisionSynced=32
17:05:26.840 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a transaction.localRevision=11 remoteFromLocalRevision=32
17:05:26.841 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3e534da3-ce39-4b30-b5b4-5b621df6e981 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rgemmw-spijw-remote/2' toID=3d64b859-1f38-4ee0-9cca-ca53efab0e1a to='target/repo/j8rgemmw-qiuk8-local', fromRepoLocalSync=false
17:05:26.843 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:05:26.849 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:26.849 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:26.853 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 remoteRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a localRepositoryRevisionSynced=11
17:05:26.857 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d64b859-1f38-4ee0-9cca-ca53efab0e1a remoteRepositoryId=3e534da3-ce39-4b30-b5b4-5b621df6e981 transaction.localRevision=36 remoteFromLocalRevision=11
17:05:26.858 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:26.858 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [64e58ce5]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:26.879 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [48fa8574]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:26.896 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-zz46d-local'
17:05:26.902 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-zz46d-local' locked successfully.
17:05:28.670 [closeDeferredTimer-5ad0a849-2] INFO  c.c.c.l.LocalRepoManagerImpl - [5ad0a849]_close: Shutting down real LocalRepoManager.
17:05:28.987 [closeDeferredTimer-1fce5b71-2] INFO  c.c.c.l.LocalRepoManagerImpl - [1fce5b71]_close: Shutting down real LocalRepoManager.
17:05:32.550 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]initPersistenceManagerFactory: repositoryId=e06fc339-b160-441f-9286-864a82a8f07c
17:05:32.555 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4119 ms.
17:05:32.571 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote'
17:05:32.576 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote' locked successfully.
17:05:37.843 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]initPersistenceManagerFactory: repositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3
17:05:37.849 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2448 ms.
17:05:37.962 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:37.969 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:37.979 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00%
17:05:38.034 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61%
17:05:38.054 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34%
17:05:38.076 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.42%
17:05:38.087 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67%
17:05:38.125 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.70%
17:05:38.162 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:38.186 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - local repo: e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.186 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - remote repo: 8970b485-1bce-46b9-84e9-76f3b1ed28d3
17:05:38.191 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:38.191 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote' toID=e06fc339-b160-441f-9286-864a82a8f07c to='target/repo/j8rges8g-zz46d-local', fromRepoLocalSync=true
17:05:38.192 [pool-39-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e06fc339-b160-441f-9286-864a82a8f07c ('target/repo/j8rges8g-zz46d-local')
17:05:38.212 [pool-39-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:38.219 [pool-39-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12%
17:05:38.221 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:38.222 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:38.224 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:05:38.231 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 63.61%
17:05:38.236 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:38.243 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:05:38.246 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:05:38.250 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 95.94%
17:05:38.254 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:38.273 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:05:38.328 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.337 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:05:38.367 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.392 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.396 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:05:38.416 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.426 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22%
17:05:38.428 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.431 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:05:38.448 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.458 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.459 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1'
17:05:38.478 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.488 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.489 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:05:38.505 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.523 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46%
17:05:38.524 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70%
17:05:38.524 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.525 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:05:38.532 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fe294461babc9206752880e157b147d232720ca' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:05:38.587 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.592 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a'
17:05:38.592 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1fe294461babc9206752880e157b147d232720ca' toSha1='null'
17:05:38.593 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:05:38.593 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0
17:05:38.606 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0
17:05:38.616 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 441012 bytes in 23 ms. path='/1/a'
17:05:38.620 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:38.670 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.686 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.696 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.698 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:05:38.708 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a59842677d8402213d25d4e37414682dee02f84b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:05:38.723 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.728 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b'
17:05:38.728 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a59842677d8402213d25d4e37414682dee02f84b' toSha1='null'
17:05:38.728 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:05:38.728 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0
17:05:38.729 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0
17:05:38.739 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38248 bytes in 11 ms. path='/1/b'
17:05:38.742 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:38.761 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.773 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.785 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.787 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:05:38.800 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2cc94faa045ce7402c048007a794a38f05f2358' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:05:38.818 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.824 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c'
17:05:38.824 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a2cc94faa045ce7402c048007a794a38f05f2358' toSha1='null'
17:05:38.824 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:05:38.824 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0
17:05:38.838 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0
17:05:38.852 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 639375 bytes in 28 ms. path='/1/c'
17:05:38.855 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:38.892 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.901 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.913 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:38.913 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a'
17:05:38.923 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dcd8a372377e6fa835ad63abb09bb168cd7c149b' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/a
17:05:38.947 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:38.953 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a'
17:05:38.954 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dcd8a372377e6fa835ad63abb09bb168cd7c149b' toSha1='null'
17:05:38.954 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a'
17:05:38.954 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0
17:05:38.954 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0
17:05:38.961 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20195 bytes in 7 ms. path='/2/1/a'
17:05:38.967 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:38.988 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.113 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.161 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.163 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b'
17:05:39.176 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='af4d85904e19a6a3c355f1006613b2e3138828cd' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1/b
17:05:39.196 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.203 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b'
17:05:39.203 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='af4d85904e19a6a3c355f1006613b2e3138828cd' toSha1='null'
17:05:39.203 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b'
17:05:39.203 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0
17:05:39.207 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0
17:05:39.216 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150768 bytes in 12 ms. path='/2/1/b'
17:05:39.221 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:39.242 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.253 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.264 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.265 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:05:39.279 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9af59d404a093087f6904cc6a541a4d91b6a6803' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:05:39.297 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.303 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a'
17:05:39.303 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9af59d404a093087f6904cc6a541a4d91b6a6803' toSha1='null'
17:05:39.303 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:05:39.303 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0
17:05:39.306 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0
17:05:39.313 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 77500 bytes in 10 ms. path='/2/a'
17:05:39.316 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:39.329 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.337 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.359 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.367 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:05:39.379 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23b5a642a62295108040954d8da99e4be61e96f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:05:39.463 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.466 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a'
17:05:39.466 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='23b5a642a62295108040954d8da99e4be61e96f4' toSha1='null'
17:05:39.466 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:05:39.466 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0
17:05:39.473 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0
17:05:39.482 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 426006 bytes in 16 ms. path='/3/a'
17:05:39.485 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:05:39.509 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.516 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.524 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:39.525 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:05:39.534 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f830eee2fd2aaa4252c9dcc476fc9aee2a618394' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:05:39.544 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:39.545 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b'
17:05:39.546 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f830eee2fd2aaa4252c9dcc476fc9aee2a618394' toSha1='null'
17:05:39.546 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:05:39.546 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0
17:05:39.555 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0
17:05:39.569 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 763728 bytes in 23 ms. path='/3/b'
17:05:39.572 [closeDeferredTimer-805c59b-2] INFO  c.c.c.l.LocalRepoManagerImpl - [805c59b]_close: Shutting down real LocalRepoManager.
17:05:39.573 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:05:39.856 [closeDeferredTimer-7173fc92-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7173fc92]_close: Shutting down real LocalRepoManager.
17:05:40.284 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:40.341 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:40.354 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:40.356 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:05:40.367 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f389b091b4947986cb637ae98144236fb6335ce' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:05:40.409 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:40.443 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c'
17:05:40.443 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4f389b091b4947986cb637ae98144236fb6335ce' toSha1='null'
17:05:40.443 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:05:40.443 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0
17:05:40.446 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0
17:05:40.459 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124000 bytes in 16 ms. path='/3/c'
17:05:40.463 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:05:40.555 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:40.581 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:40.589 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:40.590 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:05:40.598 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4ca9b523c76e1dbff2966b4d03d21919bed80144' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:05:40.696 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:40.700 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d'
17:05:40.700 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4ca9b523c76e1dbff2966b4d03d21919bed80144' toSha1='null'
17:05:40.700 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:05:40.700 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0
17:05:40.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0
17:05:40.728 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 706692 bytes in 28 ms. path='/3/d'
17:05:40.732 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:05:40.862 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="8970b485-1bce-46b9-84e9-76f3b1ed28d3"] on repo=e06fc339-b160-441f-9286-864a82a8f07c
17:05:40.877 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:40.888 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27%
17:05:40.912 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=2
17:05:40.975 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 transaction.localRevision=72 remoteFromLocalRevision=2
17:05:40.983 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e06fc339-b160-441f-9286-864a82a8f07c from='target/repo/j8rges8g-zz46d-local' toID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote'
17:05:41.002 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72
17:05:41.057 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43%
17:05:41.057 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:41.071 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 localRepositoryRevisionSynced=72
17:05:41.087 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c transaction.localRevision=5 remoteFromLocalRevision=72
17:05:41.130 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote' toID=e06fc339-b160-441f-9286-864a82a8f07c to='target/repo/j8rges8g-zz46d-local', fromRepoLocalSync=false
17:05:41.136 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5
17:05:41.155 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:41.155 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:41.160 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=5
17:05:41.166 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 transaction.localRevision=75 remoteFromLocalRevision=5
17:05:41.170 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:41.186 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:41.186 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:41.249 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00%
17:05:41.250 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00%
17:05:41.252 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25%
17:05:41.255 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38%
17:05:41.256 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50%
17:05:41.258 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75%
17:05:41.261 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88%
17:05:41.270 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00%
17:05:41.382 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00%
17:05:41.403 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50%
17:05:41.404 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote' toID=e06fc339-b160-441f-9286-864a82a8f07c to='target/repo/j8rges8g-zz46d-local', fromRepoLocalSync=true
17:05:41.404 [pool-40-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e06fc339-b160-441f-9286-864a82a8f07c ('target/repo/j8rges8g-zz46d-local')
17:05:41.415 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94%
17:05:41.433 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03%
17:05:41.457 [pool-40-thread-1] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11%
17:05:41.472 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:05:41.473 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:05:41.474 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:05:41.477 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:05:41.479 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:05:41.481 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:05:41.486 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:05:41.489 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:05:41.495 [main] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:05:41.497 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:05:41.533 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09%
17:05:41.535 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.538 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:05:41.629 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.637 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:05:41.746 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.755 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56%
17:05:41.757 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02%
17:05:41.779 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=8
17:05:41.784 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 transaction.localRevision=80 remoteFromLocalRevision=8
17:05:41.785 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e06fc339-b160-441f-9286-864a82a8f07c from='target/repo/j8rges8g-zz46d-local' toID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote'
17:05:41.788 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80
17:05:41.807 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24%
17:05:41.807 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70%
17:05:41.808 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.808 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:05:41.812 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:05:41.815 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16%
17:05:41.815 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63%
17:05:41.834 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 localRepositoryRevisionSynced=80
17:05:41.837 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c transaction.localRevision=11 remoteFromLocalRevision=80
17:05:41.839 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8970b485-1bce-46b9-84e9-76f3b1ed28d3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/j8rges8g-so0yh-remote' toID=e06fc339-b160-441f-9286-864a82a8f07c to='target/repo/j8rges8g-zz46d-local', fromRepoLocalSync=false
17:05:41.840 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11
17:05:41.845 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31%
17:05:41.845 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50%
17:05:41.849 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 remoteRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c localRepositoryRevisionSynced=11
17:05:41.853 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e06fc339-b160-441f-9286-864a82a8f07c remoteRepositoryId=8970b485-1bce-46b9-84e9-76f3b1ed28d3 transaction.localRevision=84 remoteFromLocalRevision=11
17:05:41.855 [main] INFO  c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00%
17:05:41.855 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [290a21ea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:05:41.872 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [749a845b]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 320.99 sec - in co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.local ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.local ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/local already added, skipping
[INFO] co/codewizards/cloudstore/local/db already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence already added, skipping
[INFO] co/codewizards/cloudstore/local/transport already added, skipping
[INFO] co/codewizards/cloudstore/local/dto already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/local already added, skipping
[INFO] co/codewizards/cloudstore/local/db already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence already added, skipping
[INFO] co/codewizards/cloudstore/local/transport already added, skipping
[INFO] co/codewizards/cloudstore/local/dto already added, skipping
[INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.local ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.local ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.jar (203 KB at 25334.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.pom (3 KB at 2556.6 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (685 B at 37.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (717 B at 350.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3-sources.jar (101 KB at 16786.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.local ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.local
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.local ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.local ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.local ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.local
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.local
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.rest.shared 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.shared ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.shared ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.shared ---
[INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.shared ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.shared ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.shared ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.shared ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.shared ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping
[INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.shared ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.jar (9 KB at 2094.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.pom (836 B at 816.4 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (691 B at 37.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (723 B at 176.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar (6 KB at 1451.4 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.shared ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.shared
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.shared/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.shared
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.shared ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.shared ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.shared ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.shared
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.shared
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.rest.client 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.client ---
[INFO] Compiling 40 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.client ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.client ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 sec - in co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/client already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/request already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/client already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/request already added, skipping
[INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.jar (55 KB at 7819.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.pom (2 KB at 543.9 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (691 B at 9.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (723 B at 235.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar (36 KB at 11992.8 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.updater 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.updater.PGPTest
Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest
17:05:59.871 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:05:59.938 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec - in co.codewizards.cloudstore.updater.PGPTest
17:06:00.245 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 306 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:06:00.716 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:06:00.723 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]tryAcquire: returning true. lockCounter=1
17:06:00.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:06:00.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:00.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:00.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz
17:06:00.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz'
17:06:00.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-100c' dir.usableSpace='32637 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
17:06:00.804 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:06:00.805 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig
17:06:00.808 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig'
17:06:00.808 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-100c' dir.usableSpace='32620 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:06:10.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935598830/installation/cloudstore' dir.usableSpace='32620 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j8rgfq1z.tar.gz
17:06:10.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc'
17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc]'
17:06:10.738 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc'
17:06:10.739 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc]'
17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.740 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init'
17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init]'
17:06:10.741 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init'
17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init]'
17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf'
17:06:10.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:06:10.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf'
17:06:10.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:06:10.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.745 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d'
17:06:10.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d]'
17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d'
17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d]'
17:06:10.747 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.748 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server'
17:06:10.749 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d, cloudstore-server]'
17:06:10.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server'
17:06:10.750 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, init.d, cloudstore-server]'
17:06:10.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.754 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.755 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d'
17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d]'
17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d'
17:06:10.756 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d]'
17:06:10.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.757 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.758 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:10.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib'
17:06:10.761 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib]'
17:06:10.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib'
17:06:10.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib]'
17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.764 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:10.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:10.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.776 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:06:10.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:06:10.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:06:10.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:10.781 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:10.785 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:10.786 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:10.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:10.787 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:10.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.823 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:10.824 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:10.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:10.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:10.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:10.844 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.845 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:10.846 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.851 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:10.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:10.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:06:10.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:06:10.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:06:10.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.882 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:10.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:10.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.886 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar'
17:06:10.887 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]'
17:06:10.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:10.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:10.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:10.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:10.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.969 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:10.970 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:06:10.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:06:10.984 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:06:10.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:10.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:10.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:11.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:11.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:11.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:11.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:11.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.356 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:06:11.357 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:11.367 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:11.393 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.394 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:11.395 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:11.396 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:11.397 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.405 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar'
17:06:11.406 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]'
17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:11.412 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:11.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, xz-1.4.jar]'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar'
17:06:11.414 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, xz-1.4.jar]'
17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.422 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:11.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:11.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:06:11.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.817 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:11.818 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.838 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:11.839 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:06:11.852 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:06:11.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:06:11.853 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:06:11.854 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:06:11.855 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:11.876 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:11.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:11.883 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:12.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:12.031 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.035 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:06:12.036 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:06:12.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:06:12.038 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:06:12.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:06:12.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:06:12.060 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:12.061 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.069 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:12.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.079 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:12.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:12.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:12.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.095 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:12.096 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:12.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:06:12.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:12.102 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:12.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:06:12.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:06:12.115 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:12.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:12.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:12.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:12.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.153 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:06:12.154 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:06:12.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:12.186 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:12.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:12.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:12.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:12.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:12.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.287 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:12.288 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.298 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:06:12.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:12.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:12.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:12.302 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:12.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.310 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:12.311 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:12.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:12.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.340 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin]'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin'
17:06:12.341 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin]'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server]'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server'
17:06:12.342 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server]'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore.bat]'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat'
17:06:12.343 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore.bat]'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore]'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore'
17:06:12.344 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore]'
17:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.345 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server.bat]'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, bin, cloudstore-server.bat]'
17:06:12.346 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore]'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, installation.properties]'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties'
17:06:12.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935598830, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore
17:06:12.349 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:06:12.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:06:12.350 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:06:12.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:06:12.351 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:06:12.352 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak'
17:06:12.353 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
17:06:12.354 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:06:12.355 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak'
17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:06:12.356 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:06:12.357 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:06:12.358 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:06:12.359 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:06:12.360 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:06:12.361 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:06:12.362 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:06:12.363 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:06:12.364 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15079935598830/installation/cloudstore
17:06:12.642 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore
17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc
17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init
17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf
17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:06:12.643 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:06:12.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib
17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak
17:06:12.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:06:12.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:06:12.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:06:12.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:06:12.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.13.1.1.jar
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:06:12.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:06:12.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:06:12.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:06:12.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar
17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:06:12.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/xz-1.4.jar
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar
17:06:12.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:06:12.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:06:12.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:06:12.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:06:12.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:06:12.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:06:12.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:06:12.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:06:12.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:06:12.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:06:12.665 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/commons-compress-1.7.jar
17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/transaction-api-1.1.jar
17:06:12.666 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:06:12.667 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:06:12.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:06:12.668 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar
17:06:12.669 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:06:12.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:06:12.670 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.csupdbak
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:06:12.671 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore-server.csupdbak
17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup
17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-j8rgfq1z.tar.gz
17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties
17:06:12.672 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935598830/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:06:12.680 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [120d6fe6]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:06:12.767 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
17:06:12.818 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 49 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:06:13.041 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:06:13.041 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]tryAcquire: returning true. lockCounter=1
17:06:13.041 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:06:13.041 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:13.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:13.046 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz
17:06:13.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz'
17:06:13.048 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2bb' dir.usableSpace='32643 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
17:06:13.114 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:06:13.115 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig
17:06:13.118 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig'
17:06:13.119 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-2bb' dir.usableSpace='32626 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:06:23.042 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935727380/installation/cloudstore' dir.usableSpace='32626 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j8rgfzk3.tar.gz
17:06:23.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc]'
17:06:23.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc'
17:06:23.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc]'
17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.048 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d'
17:06:23.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d]'
17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d'
17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d]'
17:06:23.050 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:23.051 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib'
17:06:23.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib]'
17:06:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib'
17:06:23.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib]'
17:06:23.054 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:06:23.055 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:23.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:06:23.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:06:23.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:23.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:06:23.111 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:06:23.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.132 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:06:23.133 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:23.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:23.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:23.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:06:23.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:23.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:23.299 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:06:23.300 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:23.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:23.308 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:23.309 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.518 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:23.519 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:23.544 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:23.549 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:23.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.550 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, xz-1.4.jar]'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar'
17:06:23.551 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, xz-1.4.jar]'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:23.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:23.720 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:06:23.721 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.736 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:06:23.737 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:23.742 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:23.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:23.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:23.762 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:23.772 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:23.777 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:23.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:23.917 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:23.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:23.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:23.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:23.921 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:23.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:06:23.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:06:23.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:06:23.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:24.118 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:24.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.127 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:24.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:24.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:24.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:24.208 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:24.231 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:24.232 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin]'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin'
17:06:24.234 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore.bat]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore.bat]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore]'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore'
17:06:24.235 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, bin, cloudstore]'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore]'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, installation.properties]'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties'
17:06:24.236 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935727380, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore
17:06:24.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:06:24.237 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:06:24.238 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:06:24.239 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:06:24.240 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15079935727380/installation/cloudstore
17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore
17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/etc
17:06:24.494 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:06:24.495 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:06:24.496 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:06:24.497 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:06:24.498 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:06:24.499 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/derby-10.10.2.0.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:06:24.500 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar
17:06:24.501 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/xz-1.4.jar
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar
17:06:24.502 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:06:24.503 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:06:24.504 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:06:24.505 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:06:24.506 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:06:24.507 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/commons-compress-1.7.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/transaction-api-1.1.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:06:24.508 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:06:24.509 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:06:24.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:06:24.510 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:06:24.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:06:24.511 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin
17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat
17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.csupdbak
17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore
17:06:24.512 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup
17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-j8rgfzk3.tar.gz
17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties
17:06:24.513 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935727380/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:06:24.520 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1677d1]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:06:24.605 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
17:06:24.672 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 66 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:06:24.930 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:06:24.931 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]tryAcquire: returning true. lockCounter=1
17:06:24.931 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:06:24.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:24.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:24.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz
17:06:24.937 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz'
17:06:24.938 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-154a' dir.usableSpace='32637 MiB' expectedRequiredSpace='25 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
17:06:25.005 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:06:25.008 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig
17:06:25.010 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig'
17:06:25.010 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-154a' dir.usableSpace='32620 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:06:34.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935845670/installation/cloudstore' dir.usableSpace='32620 MiB' expectedRequiredSpace='84 MiB'
Creating backup: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j8rgg8qd.tar.gz
17:06:34.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc'
17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc]'
17:06:34.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc'
17:06:34.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc]'
17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d'
17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d]'
17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d'
17:06:34.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d]'
17:06:34.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:34.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:34.943 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:34.944 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:34.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib]'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib'
17:06:34.947 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib]'
17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.948 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:34.949 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:34.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:34.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:34.962 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:34.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:34.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:35.004 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:35.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:35.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:35.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:35.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:35.022 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:35.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:35.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:35.112 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:35.113 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:35.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:35.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:06:35.128 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar'
17:06:35.129 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar'
17:06:35.134 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]'
17:06:35.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:35.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:35.270 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:35.301 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:35.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:35.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:35.305 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar'
17:06:35.520 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:35.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.555 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:35.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:35.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:35.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, xz-1.4.jar]'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar'
17:06:35.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, xz-1.4.jar]'
17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:35.572 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:35.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.743 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar'
17:06:35.744 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:35.961 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:35.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:35.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:35.980 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar'
17:06:35.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar'
17:06:35.991 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:36.010 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:36.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:36.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:36.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar'
17:06:36.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]'
17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar'
17:06:36.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:06:36.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar'
17:06:36.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:36.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:36.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:36.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:36.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:36.205 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:36.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:36.225 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar'
17:06:36.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:36.230 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:36.239 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar'
17:06:36.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:36.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar'
17:06:36.274 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar'
17:06:36.277 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:36.304 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.321 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:36.322 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:36.324 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:36.351 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:36.352 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:36.402 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar'
17:06:36.411 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:36.413 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:36.423 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:36.449 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:36.450 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin]'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin]'
17:06:36.453 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore.bat]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore.bat]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore]'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore'
17:06:36.454 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, bin, cloudstore]'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore]'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, installation.properties]'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties'
17:06:36.455 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935845670, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore
17:06:36.456 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:06:36.457 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:06:36.458 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:06:36.459 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak'
17:06:36.460 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:06:36.461 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:06:36.462 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak'
17:06:36.463 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:06:36.464 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:06:36.465 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15079935845670/installation/cloudstore
17:06:36.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore
17:06:36.719 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/etc
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:06:36.720 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:06:36.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:06:36.721 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:06:36.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:06:36.722 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak
17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar
17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:06:36.723 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:06:36.724 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.13.1.1.jar
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:06:36.725 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:06:36.726 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar
17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:06:36.728 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:06:36.729 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/xz-1.4.jar
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:06:36.730 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak
17:06:36.731 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:06:36.732 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:06:36.733 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:06:36.734 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:06:36.735 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/commons-compress-1.7.jar
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/transaction-api-1.1.jar
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:06:36.736 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:06:36.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:06:36.737 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:06:36.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:06:36.738 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar
17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak
17:06:36.739 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.csupdbak
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-j8rgg8qd.tar.gz
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties
17:06:36.740 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935845670/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:06:36.747 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4313f5bc]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
17:06:36.835 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
17:06:36.900 [main] INFO  c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 62 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz
CloudStore updater started. Downloading meta-data.
17:06:37.151 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]<init>: file='/home/tomcat/.cloudstore/localServerRunning.lock'
17:06:37.151 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]tryAcquire: returning true. lockCounter=1
17:06:37.151 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL'
17:06:37.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:37.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:37.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz
17:06:37.158 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz'
17:06:37.159 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9d5' dir.usableSpace='32638 MiB' expectedRequiredSpace='24 MiB'
 ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100%
17:06:37.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL'
17:06:37.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig
17:06:37.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig'
17:06:37.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-9d5' dir.usableSpace='32621 MiB' expectedRequiredSpace='1 MiB'
 ... 100%
Verifying PGP signature.
17:06:47.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15079935967960/installation/cloudstore' dir.usableSpace='32621 MiB' expectedRequiredSpace='82 MiB'
Creating backup: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j8rggi5y.tar.gz
17:06:47.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc]'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc'
17:06:47.163 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc]'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init]'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init]'
17:06:47.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.165 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init, cloudstore-server.conf]'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d]'
17:06:47.166 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d]'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d, cloudstore-server]'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server'
17:06:47.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, init.d, cloudstore-server]'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d]'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d]'
17:06:47.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh'
17:06:47.169 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, etc, profile.d, cloudstore.sh]'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib]'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib'
17:06:47.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib]'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar'
17:06:47.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar'
17:06:47.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]'
17:06:47.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar'
17:06:47.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar'
17:06:47.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]'
17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar'
17:06:47.199 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-core-1.0.13.jar]'
17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.240 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar'
17:06:47.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar'
17:06:47.248 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar'
17:06:47.250 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar'
17:06:47.260 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar'
17:06:47.281 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar'
17:06:47.286 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]'
17:06:47.289 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar'
17:06:47.290 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar'
17:06:47.313 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]'
17:06:47.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.315 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar'
17:06:47.316 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.annotation-api-1.2.jar]'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar'
17:06:47.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-server-2.5.1.jar]'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar'
17:06:47.381 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar'
17:06:47.383 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar'
17:06:47.391 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar'
17:06:47.398 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar'
17:06:47.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar'
17:06:47.532 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar'
17:06:47.557 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, slf4j-api-1.7.7.jar]'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar'
17:06:47.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, derby-10.10.2.0.jar]'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar'
17:06:47.765 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar'
17:06:47.791 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, args4j-2.0.16.jar]'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar'
17:06:47.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]'
17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.797 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar'
17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, xz-1.4.jar]'
17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar'
17:06:47.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, xz-1.4.jar]'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar'
17:06:47.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, guava-14.0.1.jar]'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar'
17:06:47.967 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]'
17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.982 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar'
17:06:47.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:47.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar'
17:06:47.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, logback-classic-1.0.13.jar]'
17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar'
17:06:48.008 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]'
17:06:48.018 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar'
17:06:48.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar'
17:06:48.024 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]'
17:06:48.164 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar'
17:06:48.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar'
17:06:48.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]'
17:06:48.182 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar'
17:06:48.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:48.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:48.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar'
17:06:48.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar'
17:06:48.195 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar'
17:06:48.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-client-2.5.1.jar]'
17:06:48.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:48.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:48.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar'
17:06:48.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]'
17:06:48.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar'
17:06:48.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar'
17:06:48.217 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]'
17:06:48.429 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar'
17:06:48.430 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]'
17:06:48.437 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar'
17:06:48.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar'
17:06:48.479 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar'
17:06:48.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar'
17:06:48.498 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, cglib-2.2.0-b21.jar]'
17:06:48.528 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:48.529 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:48.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar'
17:06:48.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jersey-common-2.5.1.jar]'
17:06:48.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar'
17:06:48.583 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar'
17:06:48.592 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]'
17:06:48.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.600 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar'
17:06:48.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, commons-compress-1.7.jar]'
17:06:48.626 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar'
17:06:48.627 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, lib, transaction-api-1.1.jar]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server]'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server'
17:06:48.630 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore.bat]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore.bat]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore'
17:06:48.631 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server.bat]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, bin, cloudstore-server.bat]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, installation.properties]'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties'
17:06:48.632 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15079935967960, installation, cloudstore, installation.properties]'
Renaming files in installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore
17:06:48.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak'
17:06:48.634 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak'
17:06:48.635 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak'
17:06:48.636 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak'
17:06:48.637 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak'
17:06:48.638 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak'
17:06:48.639 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak'
17:06:48.640 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak'
17:06:48.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak'
17:06:48.641 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak'
Overwriting installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore
Deleting old files from installation directory: /tmp/cloudstore-test-15079935967960/installation/cloudstore
17:06:48.889 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak
17:06:48.890 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar
17:06:48.891 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak
17:06:48.892 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak
17:06:48.893 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak
17:06:48.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak
17:06:48.894 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak
17:06:48.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar
17:06:48.895 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak
17:06:48.896 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak
17:06:48.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar
17:06:48.897 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak
17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar
17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak
17:06:48.898 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar
17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar
17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak
17:06:48.899 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar
17:06:48.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak
17:06:48.900 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar
17:06:48.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar
17:06:48.901 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar.csupdbak
17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar
17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar
17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak
17:06:48.903 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak
17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak
17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar
17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar
17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar
17:06:48.904 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/derby-10.10.2.0.jar
17:06:48.905 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar
17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak
17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak
17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar
17:06:48.906 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak
17:06:48.907 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/xz-1.4.jar
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar
17:06:48.908 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak
17:06:48.909 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak
17:06:48.910 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar
17:06:48.911 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak
17:06:48.912 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jdo-api-3.1-rc1.jar
17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak
17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar
17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak
17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak
17:06:48.913 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-common-2.5.1.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/commons-compress-1.7.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/transaction-api-1.1.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar
17:06:48.914 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak
17:06:48.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak
17:06:48.915 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak
17:06:48.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak
17:06:48.916 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak
17:06:48.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak
17:06:48.917 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.csupdbak
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore
17:06:48.918 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.bat.csupdbak
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore-server.csupdbak
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/bin/cloudstore.bat.csupdbak
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-j8rggi5y.tar.gz
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties
17:06:48.919 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15079935967960/installation/cloudstore/installation.properties.csupdbak
Deleting temporary download-directory.
17:06:48.926 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [56528192]release: releasing underlying FileLock. lockCounter=0
Update successfully done. Exiting.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.498 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/updater already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar (77 KB at 9519.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom (3 KB at 2888.7 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (687 B at 44.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (719 B at 234.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar (65 KB at 12927.3 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.core 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.core ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.core ---
[INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.core ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.core ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest
17:06:55.752 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [3LQO3CnwyH1PCGzti0bPvQ].<init>: Created ClassManager.
17:06:55.759 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [3LQO3CnwyH1PCGzti0bPvQ].getClassIdOrCreate: Assigned classId=0 to co.codewizards.cloudstore.core.Uid.
17:06:55.831 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [3LQO3CnwyH1PCGzti0bPvQ].getClassIdOrCreate: Assigned classId=1 to co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest.
17:06:55.836 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [3LQO3CnwyH1PCGzti0bPvQ].getClassIdOrCreate: Assigned classId=2 to com.sun.proxy.$Proxy7.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec - in co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.core ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.core ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/core already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/core already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping
[INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.core ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.jar (100 KB at 33125.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.pom (831 B at 811.5 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (625 B at 38.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (657 B at 641.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar (56 KB at 7886.3 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.core ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.core
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.core/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.core
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.core ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.core
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.core
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.rest.server 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar (33 KB at 16085.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.pom (2 KB)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (632 B at 102.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (664 B at 648.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar (20 KB at 19451.2 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.server
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.server/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.rest.server
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.server
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.server
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.server 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.jar (10 KB at 3272.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.pom (2 KB at 1396.5 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (627 B at 153.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (659 B at 214.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar (5 KB at 1510.4 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.server
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.rest.client 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] Compiling 13 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping
[INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar (23 KB at 5622.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.pom (842 B at 411.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (632 B at 24.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (664 B at 162.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar (16 KB at 7766.1 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.rest.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.server.cproc 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server.cproc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server.cproc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/server already added, skipping
[INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar (12 KB at 3815.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.pom (3 KB at 2224.6 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (633 B at 103.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (665 B at 649.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar (7 KB at 3035.6 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server.cproc
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server.cproc/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.server.cproc
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server.cproc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server.cproc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server.cproc ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server.cproc
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server.cproc
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.client 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client ---
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
17:07:14.598 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:07:14.651 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
17:07:15.275 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.8 MiB, available=3.5 GiB
17:07:15.307 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:07:15.321 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
17:07:15.322 [main] INFO  c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms.
17:07:17.308 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5be6e01c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
17:07:17.315 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5be6e01c]tryAcquire: returning true. lockCounter=1
17:07:17.317 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5be6e01c]release: releasing underlying FileLock. lockCounter=0
17:07:17.319 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5223e5ee]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
17:07:17.319 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5223e5ee]tryAcquire: returning true. lockCounter=1
17:07:17.333 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
17:07:17.333 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @4628ms
17:07:17.356 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@1817d444 added {qtp1629687658{STOPPED,8<=0<=500,i=0,q=0},AUTO}
17:07:17.358 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@1817d444 added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f,AUTO}
17:07:17.383 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@1ab3a8c8{HTTP/1.1} added {HttpConfiguration@43195e57{32768,8192/8192,https://:0,[]},POJO}
17:07:17.386 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@1817d444,UNMANAGED}
17:07:17.388 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{null}{0.0.0.0:0} added {qtp1629687658{STOPPED,8<=0<=500,i=0,q=0},AUTO}
17:07:17.389 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f,AUTO}
17:07:17.390 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@402bba4f,POJO}
17:07:17.391 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{null}{0.0.0.0:0} added {HttpConnectionFactory@1ab3a8c8{HTTP/1.1},AUTO}
17:07:17.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@dbf57b3,MANAGED}
17:07:17.395 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
17:07:17.397 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@1817d444 added {ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:0},AUTO}
17:07:17.437 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3febb011 added {org.eclipse.jetty.server.session.HashSessionManager@10e31a9a,AUTO}
17:07:17.438 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@131774fe{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@3febb011,AUTO}
17:07:17.446 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@3febb011 added {org.eclipse.jetty.servlet.ServletHandler@59662a0b,AUTO}
17:07:17.466 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
17:07:17.504 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
17:07:17.576 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@59662a0b added {org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO}
17:07:17.577 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@59662a0b added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-5609159b,POJO}
17:07:17.581 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5609159b from default=false
17:07:17.583 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:17.583 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:17.583 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:17.584 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.584 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5609159b=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.585 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@1817d444 added {o.e.j.s.ServletContextHandler@131774fe{/,null,null},AUTO}
17:07:17.587 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@1817d444
17:07:17.592 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505
17:07:17.617 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@1817d444
17:07:17.618 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1629687658{STOPPED,8<=0<=500,i=0,q=0}
17:07:17.626 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4924ms qtp1629687658{STARTED,8<=8<=500,i=6,q=0}
17:07:17.626 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f
17:07:17.627 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4926ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f
17:07:17.628 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@131774fe{/,null,null}
17:07:17.646 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@131774fe{/,null,STARTING}
17:07:17.646 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:17.646 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:17.646 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@10e31a9a
17:07:17.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@8317c52
17:07:17.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4949ms org.eclipse.jetty.server.session.HashSessionIdManager@8317c52
17:07:17.650 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@1817d444 added {org.eclipse.jetty.server.session.HashSessionIdManager@8317c52,MANAGED}
17:07:17.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4952ms org.eclipse.jetty.server.session.HashSessionManager@10e31a9a
17:07:17.653 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:17.654 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5609159b from default=false
17:07:17.654 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:17.654 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:17.654 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:17.655 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.656 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-5609159b=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.656 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:17.657 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@59662a0b added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO}
17:07:17.658 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@59662a0b added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba,POJO}
17:07:17.658 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5609159b from default=false
17:07:17.659 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba from default=false
17:07:17.659 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:17.659 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:17.660 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:17.661 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:17.662 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-5609159b=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.662 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-5609159b from default=false
17:07:17.663 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba from default=false
17:07:17.663 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:17.663 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:17.663 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:17.664 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:17.665 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false, org.glassfish.jersey.servlet.ServletContainer-5609159b=org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:17.666 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:17.666 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4965ms org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:17.666 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4965ms org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:17.667 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:17.670 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4968ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:17.670 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:17.671 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @4970ms org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:17.674 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@2beee7ff
Oct 14, 2017 5:07:18 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:07:18.947 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
17:07:18.954 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@79da1ec0
17:07:18.983 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@131774fe{/,null,AVAILABLE}
17:07:18.984 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6283ms o.e.j.s.ServletContextHandler@131774fe{/,null,AVAILABLE}
17:07:18.985 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:0}
17:07:19.006 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:42399} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42399],POJO}
17:07:19.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@1ab3a8c8{HTTP/1.1}
17:07:19.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6306ms HttpConnectionFactory@1ab3a8c8{HTTP/1.1}
17:07:19.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@dbf57b3
17:07:19.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=-1 selected=-1
17:07:19.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6319ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=0 selected=0
17:07:19.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=-1 selected=-1
17:07:19.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6321ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=0 selected=0
17:07:19.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=-1 selected=-1
17:07:19.024 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6323ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=0 selected=0
17:07:19.024 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=0 selected=0
17:07:19.025 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=-1 selected=-1
17:07:19.024 [qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=0 selected=0
17:07:19.026 [qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=0 selected=0
17:07:19.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6324ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=0 selected=0
17:07:19.027 [qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.029 [qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=0 selected=0
17:07:19.030 [qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.027 [qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.027 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.030 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=-1 selected=-1
17:07:19.033 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6331ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=0 selected=0
17:07:19.034 [qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=0 selected=0
17:07:19.034 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=-1 selected=-1
17:07:19.034 [qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.036 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6334ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=0 selected=0
17:07:19.036 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6335ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@dbf57b3
17:07:19.036 [qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=0 selected=0
17:07:19.037 [qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:19.038 [main] INFO  o.e.jetty.server.ServerConnector - Started ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:42399}
17:07:19.038 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6337ms ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:42399}
17:07:19.040 [main] INFO  org.eclipse.jetty.server.Server - Started @6339ms
17:07:19.040 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6339ms org.eclipse.jetty.server.Server@1817d444
17:07:19.043 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [75e01201]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:07:19.043 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [75e01201]tryAcquire: returning true. lockCounter=1
17:07:19.044 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [75e01201]release: releasing underlying FileLock. lockCounter=0
17:07:19.046 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15eebbff]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:07:19.047 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15eebbff]tryAcquire: returning true. lockCounter=1
17:07:19.055 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15eebbff]release: releasing underlying FileLock. lockCounter=0
17:07:19.056 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1'
17:07:19.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, j8rgh3bq-b0rd1]'
17:07:19.078 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [1c80e49b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1'
17:07:19.087 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fc44dec]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:19.088 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fc44dec]tryAcquire: returning true. lockCounter=1
17:07:19.089 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:19.092 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fc44dec]release: releasing underlying FileLock. lockCounter=0
17:07:19.098 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c51bb7]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/cloudstore-repository.lock'
17:07:19.098 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c51bb7]tryAcquire: returning true. lockCounter=1
17:07:19.098 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [1c80e49b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1' locked successfully.
17:07:19.102 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
17:07:22.010 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [1c80e49b]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:07:22.119 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:07:22.171 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar.
17:07:22.248 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:22.302 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:22.318 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar.
17:07:22.326 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:22.328 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:22.332 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar.
17:07:22.357 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:22.370 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:22.424 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:07:22.506 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:07:22.507 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:07:22.564 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
17:07:22.565 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:07:22.565 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:07:22.565 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:07:22.566 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:07:22.566 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:07:22.566 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:07:22.566 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:07:22.566 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:07:22.567 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[]
17:07:22.567 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,java.lang.String,byte[]
17:07:22.567 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:07:22.567 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:07:22.567 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.String,java.lang.Long
17:07:22.568 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:07:22.569 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:07:22.569 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.String,java.lang.Long
17:07:22.569 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.String,java.lang.Long
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.String,java.lang.Long
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object;
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:07:22.570 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:07:22.571 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:07:22.572 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:07:22.572 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:07:22.586 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:07:22.665 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
17:07:22.666 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:07:22.666 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:07:22.728 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
17:07:22.744 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f202d6d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
17:07:22.826 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.826 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
17:07:22.828 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:22.829 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:22.829 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
17:07:22.830 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.830 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.831 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
17:07:22.832 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:22.833 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
17:07:22.833 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
17:07:22.834 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
17:07:22.834 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:22.835 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:22.835 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.836 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:22.837 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:22.837 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
17:07:22.837 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.837 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.838 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
17:07:22.838 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.838 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:22.839 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
17:07:22.840 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
17:07:22.842 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:22.847 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
17:07:22.847 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
17:07:22.847 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
17:07:22.848 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:22.848 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
17:07:22.849 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
17:07:22.850 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:22.850 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.850 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:22.850 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:22.851 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
17:07:22.851 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:22.851 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.851 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.852 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:22.853 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:22.853 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
17:07:22.854 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
17:07:22.854 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:22.855 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
17:07:22.856 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
17:07:22.857 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:22.857 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:22.858 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:22.858 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:22.858 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:23.645 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
17:07:23.645 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
17:07:23.704 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:07:23.705 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:07:23.705 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
17:07:23.705 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:07:23.705 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:07:23.705 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:07:23.706 [main] DEBUG DataNucleus.Datastore - ===========================================================
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:23.706 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:23.707 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:07:23.707 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:07:23.708 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:07:23.708 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:07:23.709 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:07:23.709 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:07:23.709 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:07:23.709 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:07:23.710 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
17:07:23.710 [main] DEBUG DataNucleus.Datastore - ===========================================================
17:07:23.710 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f202d6d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27ace0b1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:23.716 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f202d6d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27ace0b1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:23.717 [main] DEBUG DataNucleus.Datastore - StoreManager now created
17:07:23.721 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
17:07:23.724 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:07:23.734 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:07:23.735 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.3" with JRE "1.8.0_131" on "Linux"
17:07:23.735 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:07:23.735 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:07:23.735 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
17:07:23.736 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:07:23.736 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
17:07:23.736 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:07:23.736 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:07:23.736 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:07:23.736 [main] DEBUG DataNucleus.Persistence - ================================================
17:07:23.777 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@6ec65b5e"
17:07:23.780 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
17:07:23.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:07:23.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:07:23.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:07:23.806 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:07:23.808 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
17:07:23.809 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:07:23.810 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
17:07:23.811 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:23.812 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:23.813 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:23.814 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:23.815 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:23.816 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:23.817 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
17:07:23.817 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:23.914 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:07:23.944 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:07:23.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:07:23.947 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:07:23.949 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:07:23.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:07:23.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
17:07:23.951 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:07:23.952 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
17:07:23.953 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:23.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
17:07:23.955 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:23.956 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:23.957 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:23.958 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:23.959 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
17:07:23.959 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:23.961 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:07:23.962 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:07:23.963 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:07:23.964 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:07:23.965 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
17:07:23.966 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:07:23.966 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
17:07:23.967 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:23.968 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
17:07:23.969 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:23.970 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:23.971 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:23.971 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:23.972 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
17:07:23.972 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:23.974 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:07:23.975 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:07:23.976 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:07:23.977 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:07:23.977 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:07:23.978 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:07:23.979 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
17:07:23.980 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:07:23.980 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
17:07:23.981 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:23.982 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
17:07:23.983 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:23.984 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:23.984 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:23.985 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:23.986 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
17:07:23.986 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:23.987 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:07:23.988 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:07:23.989 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:07:23.989 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:07:23.990 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
17:07:23.991 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:07:23.991 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
17:07:23.992 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:23.993 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
17:07:23.994 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:23.995 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:23.995 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:23.996 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:23.997 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
17:07:23.997 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:23.998 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:07:24.007 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:07:24.008 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:07:24.009 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:07:24.009 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:07:24.010 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:07:24.011 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
17:07:24.012 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:07:24.012 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
17:07:24.013 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:07:24.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
17:07:24.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:24.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
17:07:24.016 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:24.017 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:24.018 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
17:07:24.018 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:24.021 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.022 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.022 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.024 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:07:24.026 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:07:24.027 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:07:24.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:07:24.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:07:24.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:07:24.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:07:24.038 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
17:07:24.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:07:24.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
17:07:24.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:24.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:24.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:24.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:24.043 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:24.044 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:24.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
17:07:24.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:24.049 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:07:24.052 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:07:24.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:07:24.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:07:24.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:07:24.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:07:24.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
17:07:24.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:07:24.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
17:07:24.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:24.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:24.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:24.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:24.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:24.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:24.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
17:07:24.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:24.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:07:24.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:07:24.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:07:24.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:07:24.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
17:07:24.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:07:24.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
17:07:24.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:24.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
17:07:24.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:24.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:24.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:24.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:24.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
17:07:24.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:24.073 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:07:24.077 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:07:24.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:07:24.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:07:24.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:07:24.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:07:24.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
17:07:24.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:07:24.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
17:07:24.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:24.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
17:07:24.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:24.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:24.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:24.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:24.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
17:07:24.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:24.087 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:24.088 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:07:24.089 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:07:24.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
17:07:24.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
17:07:24.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
17:07:24.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
17:07:24.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
17:07:24.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
17:07:24.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
17:07:24.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
17:07:24.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
17:07:24.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
17:07:24.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
17:07:24.096 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
17:07:24.097 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:07:24.125 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:07:24.135 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
17:07:24.139 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.142 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:24.143 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:07:24.143 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
17:07:24.143 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.144 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:07:24.144 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
17:07:24.145 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
17:07:24.145 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
17:07:24.145 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.148 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
17:07:24.148 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.148 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:24.149 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
17:07:24.149 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:24.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
17:07:24.150 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:24.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
17:07:24.154 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.155 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:07:24.155 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
17:07:24.155 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
17:07:24.156 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:24.157 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
17:07:24.157 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.157 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
17:07:24.158 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.158 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
17:07:24.158 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.158 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
17:07:24.159 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:24.159 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
17:07:24.159 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.159 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:07:24.159 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
17:07:24.168 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
17:07:24.169 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:24.170 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
17:07:24.170 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.170 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
17:07:24.170 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.171 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:24.171 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
17:07:24.171 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:24.171 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
17:07:24.171 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
17:07:24.172 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:24.173 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.173 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
17:07:24.173 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:24.173 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:24.177 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
17:07:24.177 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:24.177 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
17:07:24.178 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:24.181 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4487c0c2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:24.181 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@126f1ba8" with isolation "serializable"
17:07:24.380 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
17:07:24.380 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository"
17:07:24.384 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "revision" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL,
    "localpathprefix" VARCHAR(255),
    "localrevision" BIGINT,
    "remoteroot" CLOB(2147483647),
    "remoterootsha1" VARCHAR(255)
)
17:07:24.446 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 62 ms
17:07:24.447 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
17:07:24.522 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 75 ms
17:07:24.910 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
17:07:24.911 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification"
17:07:24.911 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrevision" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
17:07:24.952 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 41 ms
17:07:24.953 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
17:07:24.983 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:25.031 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
17:07:25.031 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification"
17:07:25.031 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification"
(
    "id" BIGINT NOT NULL,
    "frompath" CLOB(2147483647) NOT NULL,
    "frompathsha1" VARCHAR(255) NOT NULL,
    "length" BIGINT NOT NULL,
    "sha1" VARCHAR(255),
    "topath" CLOB(2147483647) NOT NULL,
    "topathsha1" VARCHAR(255) NOT NULL
)
17:07:25.050 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
17:07:25.050 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
17:07:25.079 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
17:07:25.108 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
17:07:25.108 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
17:07:25.140 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
17:07:25.141 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
17:07:25.141 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
17:07:25.171 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:25.176 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
17:07:25.176 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
17:07:25.206 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:25.207 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
17:07:25.207 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
17:07:25.241 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms
17:07:25.248 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
17:07:25.248 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:07:25.274 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:25.275 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
17:07:25.275 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
17:07:25.305 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:25.305 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
17:07:25.305 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
17:07:25.333 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
17:07:25.334 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
17:07:25.334 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
17:07:25.380 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 46 ms
17:07:25.381 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
17:07:25.381 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:07:25.399 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
17:07:25.399 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@126f1ba8"
17:07:25.406 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@126f1ba8"
17:07:25.406 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4487c0c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@126f1ba8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:25.406 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4487c0c2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@126f1ba8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:25.417 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
17:07:25.419 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
17:07:25.422 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
17:07:25.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:07:25.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:07:25.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:07:25.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:07:25.453 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
17:07:25.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:07:25.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
17:07:25.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:25.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:25.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:25.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:25.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:25.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:25.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
17:07:25.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:25.462 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:07:25.465 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:07:25.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:07:25.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:07:25.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:07:25.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:07:25.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
17:07:25.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:07:25.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
17:07:25.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:25.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
17:07:25.473 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:25.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:25.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:25.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:25.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
17:07:25.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:25.476 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:25.476 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:25.477 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:07:25.478 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:07:25.479 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
17:07:25.479 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
17:07:25.480 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
17:07:25.480 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:25.480 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
17:07:25.480 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:25.483 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
17:07:25.483 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:25.484 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
17:07:25.484 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:25.485 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:07:25.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@620c8641 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:25.486 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f1d0bbc" with isolation "serializable"
17:07:25.498 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
17:07:25.499 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification"
17:07:25.499 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification"
(
    "id" BIGINT NOT NULL,
    "length" BIGINT NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "sha1" VARCHAR(255)
)
17:07:25.605 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 106 ms
17:07:25.605 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
17:07:25.633 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:25.658 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
17:07:25.659 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
17:07:25.683 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
17:07:25.684 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
17:07:25.684 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
17:07:25.711 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:25.712 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
17:07:25.712 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:07:25.734 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:25.734 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f1d0bbc"
17:07:25.742 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f1d0bbc"
17:07:25.742 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@620c8641 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f1d0bbc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:25.742 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@620c8641 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f1d0bbc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:25.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:07:25.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:07:25.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:07:25.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:07:25.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
17:07:25.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:07:25.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
17:07:25.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:25.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
17:07:25.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:25.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:25.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:25.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:25.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
17:07:25.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:25.763 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:07:25.764 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:07:25.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:07:25.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:07:25.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:07:25.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:07:25.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
17:07:25.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:07:25.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
17:07:25.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:07:25.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
17:07:25.771 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:25.771 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
17:07:25.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:25.773 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:25.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
17:07:25.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:25.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:07:25.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:07:25.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:07:25.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:07:25.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
17:07:25.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:07:25.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
17:07:25.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:25.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:25.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:25.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:25.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:25.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:25.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
17:07:25.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:25.791 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:07:25.793 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:07:25.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:07:25.795 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:07:25.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:07:25.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:07:25.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
17:07:25.798 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:07:25.798 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
17:07:25.799 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:25.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
17:07:25.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:25.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:25.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:25.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:25.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
17:07:25.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:25.803 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:25.803 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:25.803 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:25.804 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:07:25.804 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:07:25.806 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:07:25.806 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
17:07:25.806 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:25.806 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:25.806 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
17:07:25.807 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
17:07:25.807 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:25.807 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
17:07:25.808 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:25.808 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
17:07:25.808 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:25.808 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
17:07:25.808 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
17:07:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
17:07:25.809 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:25.810 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
17:07:25.810 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:25.811 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
17:07:25.811 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:25.811 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:07:25.811 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
17:07:25.812 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dcc40f5 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:25.812 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b680207" with isolation "serializable"
17:07:25.820 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
17:07:25.820 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile"
17:07:25.820 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "lastmodified" TIMESTAMP NOT NULL,
    "lastsyncfromrepositoryid" VARCHAR(255),
    "localrevision" BIGINT NOT NULL,
    "name" VARCHAR(255) NOT NULL,
    "parent_id_oid" BIGINT,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
17:07:25.840 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
17:07:25.841 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
17:07:25.874 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms
17:07:25.898 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
17:07:25.898 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
17:07:25.928 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:25.929 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
17:07:25.929 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
17:07:25.965 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms
17:07:25.967 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
17:07:25.967 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
17:07:25.984 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
17:07:25.985 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
17:07:25.985 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
17:07:26.011 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:26.012 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b680207"
17:07:26.020 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b680207"
17:07:26.020 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dcc40f5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b680207, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:26.021 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6dcc40f5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b680207, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:26.026 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:07:26.028 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:07:26.031 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:07:26.032 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:07:26.033 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
17:07:26.034 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:07:26.034 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
17:07:26.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:26.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
17:07:26.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:26.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:26.038 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:26.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:26.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
17:07:26.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:26.041 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:07:26.058 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:07:26.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:07:26.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:07:26.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:07:26.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:07:26.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
17:07:26.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:07:26.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
17:07:26.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:07:26.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
17:07:26.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:26.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
17:07:26.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:26.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:26.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
17:07:26.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:26.069 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:26.069 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:26.069 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:07:26.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:07:26.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:07:26.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:07:26.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:07:26.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
17:07:26.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:07:26.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
17:07:26.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:26.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:26.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:26.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:26.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:26.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:26.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
17:07:26.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:26.083 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:07:26.087 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:07:26.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:07:26.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:07:26.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:07:26.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:07:26.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
17:07:26.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:07:26.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
17:07:26.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:26.092 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
17:07:26.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:26.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:26.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:26.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:26.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
17:07:26.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:26.096 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:26.096 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:26.098 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:07:26.098 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:26.098 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:07:26.099 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
17:07:26.099 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:26.099 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
17:07:26.100 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:26.101 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
17:07:26.101 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:26.101 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:26.102 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:26.103 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
17:07:26.103 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
17:07:26.104 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:26.105 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
17:07:26.106 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:26.106 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
17:07:26.106 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:26.107 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
17:07:26.108 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:26.108 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:07:26.109 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60c8a093 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:26.109 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44cffc25" with isolation "serializable"
17:07:26.117 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:26.119 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:26.370 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 251 ms
17:07:26.370 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
17:07:26.371 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile"
17:07:26.371 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile"
17:07:26.371 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile"
17:07:26.371 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
17:07:26.376 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
17:07:26.377 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
17:07:26.389 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
17:07:26.389 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
17:07:26.393 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms
17:07:26.408 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
17:07:26.409 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk"
17:07:26.410 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "length" INTEGER NOT NULL,
    "normalfile_id_oid" BIGINT NOT NULL,
    "offset" BIGINT NOT NULL,
    "sha1" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:07:26.427 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
17:07:26.427 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
17:07:26.453 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:26.822 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
17:07:26.823 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
17:07:26.823 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
17:07:26.852 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
17:07:27.096 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:27.123 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:27.124 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
17:07:27.124 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
17:07:27.158 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms
17:07:27.159 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
17:07:27.159 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
17:07:27.181 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:27.181 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
17:07:27.181 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
17:07:27.207 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:27.207 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44cffc25"
17:07:27.223 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44cffc25"
17:07:27.223 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60c8a093 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44cffc25, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:27.230 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60c8a093 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@44cffc25, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:27.232 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:07:27.233 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:07:27.234 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:07:27.235 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:07:27.236 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
17:07:27.237 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:07:27.238 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
17:07:27.239 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:27.240 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
17:07:27.241 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:27.242 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:27.243 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:27.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:27.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
17:07:27.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:27.245 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:07:27.247 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:07:27.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:07:27.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:07:27.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:07:27.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:07:27.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
17:07:27.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:07:27.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
17:07:27.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:07:27.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
17:07:27.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:27.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
17:07:27.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:27.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:27.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
17:07:27.256 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:27.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:27.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:27.256 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:07:27.257 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:07:27.258 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
17:07:27.258 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.258 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
17:07:27.258 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
17:07:27.258 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.259 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
17:07:27.259 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.259 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
17:07:27.259 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.259 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:27.260 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
17:07:27.260 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.260 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
17:07:27.260 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.260 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:07:27.261 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441b8382 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:27.261 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1df1ced0" with isolation "serializable"
17:07:27.268 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
17:07:27.268 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo"
17:07:27.269 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:07:27.288 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
17:07:27.288 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
17:07:27.316 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:27.339 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
17:07:27.339 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:07:27.367 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
17:07:27.368 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
17:07:27.368 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:07:27.382 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
17:07:27.382 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
17:07:27.382 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:07:27.428 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 46 ms
17:07:27.430 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1df1ced0"
17:07:27.438 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1df1ced0"
17:07:27.438 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441b8382 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1df1ced0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:27.438 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@441b8382 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1df1ced0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:27.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:07:27.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:07:27.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:07:27.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:07:27.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
17:07:27.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:07:27.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
17:07:27.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:27.449 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:27.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:27.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:27.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:27.452 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:27.453 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
17:07:27.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:27.455 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:07:27.465 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:07:27.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:07:27.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:07:27.467 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:07:27.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:07:27.469 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
17:07:27.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:07:27.470 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
17:07:27.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:27.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:27.473 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:27.473 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:27.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:27.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:27.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
17:07:27.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:27.477 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:07:27.478 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:27.478 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
17:07:27.485 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:07:27.485 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:27.485 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
17:07:27.485 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:27.486 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:27.486 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
17:07:27.486 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:27.486 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.487 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@95eb320 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:27.487 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f521c4" with isolation "serializable"
17:07:27.495 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:07:27.496 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository"
17:07:27.496 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository"
17:07:27.496 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
17:07:27.505 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
17:07:27.505 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
17:07:27.511 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
17:07:27.533 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
17:07:27.534 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
17:07:27.534 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
17:07:27.556 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:27.589 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:07:27.589 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
17:07:27.589 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
17:07:27.600 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
17:07:27.623 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:07:27.624 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f521c4"
17:07:27.629 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f521c4"
17:07:27.630 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@95eb320 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f521c4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:27.630 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@95eb320 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f521c4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:27.631 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:07:27.632 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:07:27.633 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:07:27.634 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:07:27.634 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
17:07:27.635 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:07:27.635 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
17:07:27.636 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:27.637 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
17:07:27.637 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:27.638 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:27.639 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:27.639 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:27.640 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
17:07:27.640 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:27.641 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:07:27.644 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:07:27.645 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:07:27.646 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:07:27.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:07:27.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:07:27.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
17:07:27.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:07:27.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
17:07:27.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:07:27.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
17:07:27.653 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:27.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
17:07:27.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:27.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:27.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
17:07:27.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:27.656 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:07:27.658 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:07:27.658 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
17:07:27.658 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.659 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
17:07:27.659 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
17:07:27.660 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.661 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
17:07:27.662 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.663 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
17:07:27.663 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.663 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:07:27.666 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
17:07:27.666 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.666 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
17:07:27.667 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.667 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:07:27.668 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c79088e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:27.668 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a37191a" with isolation "serializable"
17:07:27.675 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
17:07:27.675 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest"
17:07:27.676 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localpathprefix" VARCHAR(255) NOT NULL,
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:07:27.697 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
17:07:27.698 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
17:07:27.720 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:27.750 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
17:07:27.750 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases"
17:07:27.750 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
17:07:27.770 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
17:07:27.770 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
17:07:27.797 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:27.812 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
17:07:27.812 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
17:07:27.849 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms
17:07:27.855 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
17:07:27.855 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
17:07:27.884 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
17:07:27.885 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
17:07:27.885 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
17:07:27.900 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
17:07:27.900 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a37191a"
17:07:27.906 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a37191a"
17:07:27.906 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c79088e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a37191a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:27.907 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c79088e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a37191a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:27.909 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:07:27.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:07:27.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:07:27.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:07:27.914 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
17:07:27.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:07:27.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
17:07:27.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:27.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:27.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:27.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:27.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:27.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:27.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
17:07:27.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:27.923 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:07:27.926 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:07:27.927 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:07:27.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:07:27.928 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:07:27.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:07:27.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
17:07:27.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:07:27.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
17:07:27.931 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:27.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:27.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:27.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:27.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:27.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:27.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
17:07:27.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:27.935 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:07:27.937 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:07:27.937 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
17:07:27.937 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:27.937 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
17:07:27.938 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
17:07:27.938 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.938 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
17:07:27.938 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:27.938 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.939 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
17:07:27.940 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:27.940 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:07:27.940 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a28987 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:27.940 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@120d3fd" with isolation "serializable"
17:07:27.947 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
17:07:27.947 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker"
17:07:27.947 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "fromrepositoryid" VARCHAR(255) NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "torepositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:07:27.962 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms
17:07:27.962 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
17:07:27.992 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
17:07:28.014 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
17:07:28.014 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
17:07:28.036 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:28.037 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
17:07:28.037 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
17:07:28.076 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 39 ms
17:07:28.077 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@120d3fd"
17:07:28.089 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@120d3fd"
17:07:28.090 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a28987 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@120d3fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:28.090 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63a28987 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@120d3fd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:28.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:07:28.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:07:28.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:07:28.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:07:28.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
17:07:28.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:07:28.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
17:07:28.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:28.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
17:07:28.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:28.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:28.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:28.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:28.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
17:07:28.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:28.105 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:07:28.107 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:07:28.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:07:28.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:07:28.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:07:28.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:07:28.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
17:07:28.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:07:28.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
17:07:28.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:07:28.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
17:07:28.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:28.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
17:07:28.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:28.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:28.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
17:07:28.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:28.116 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:07:28.116 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:28.117 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
17:07:28.117 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
17:07:28.117 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:28.117 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:28.118 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@536d97f8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:28.118 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c50ad4b" with isolation "serializable"
17:07:28.124 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:28.125 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:28.179 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 54 ms
17:07:28.180 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
17:07:28.180 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile"
17:07:28.180 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
17:07:28.185 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
17:07:28.209 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:07:28.259 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:28.281 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:28.281 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c50ad4b"
17:07:28.287 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c50ad4b"
17:07:28.288 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@536d97f8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c50ad4b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:28.288 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@536d97f8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c50ad4b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:28.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo
17:07:28.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo
17:07:28.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo
17:07:28.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo
17:07:28.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo
17:07:28.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo
17:07:28.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo
17:07:28.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:28.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:28.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:28.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:28.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:28.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:28.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo
17:07:28.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:28.304 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those.
17:07:28.308 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data
17:07:28.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm
17:07:28.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm
17:07:28.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm
17:07:28.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm
17:07:28.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm
17:07:28.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm
17:07:28.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm
17:07:28.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:28.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:28.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:28.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:28.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:28.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:28.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm
17:07:28.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:28.316 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:28.316 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:28.317 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum
17:07:28.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo
17:07:28.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo
17:07:28.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo
17:07:28.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo
17:07:28.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo
17:07:28.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo
17:07:28.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo
17:07:28.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:28.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo
17:07:28.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo
17:07:28.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo
17:07:28.324 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
17:07:28.324 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
17:07:28.325 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
17:07:28.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
17:07:28.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
17:07:28.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
17:07:28.327 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
17:07:28.327 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
17:07:28.328 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
17:07:28.328 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
17:07:28.328 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:28.328 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
17:07:28.328 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:28.329 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
17:07:28.330 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:28.331 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
17:07:28.331 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:28.331 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:28.332 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
17:07:28.332 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:28.332 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
17:07:28.333 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:28.333 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
17:07:28.334 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d6d273 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:28.334 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4667c4c1" with isolation "serializable"
17:07:28.339 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table
17:07:28.339 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker"
17:07:28.340 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "fromentityid" BIGINT NOT NULL,
    "fromlocalrevision" BIGINT NOT NULL,
    "fromrepositoryid" VARCHAR(255) NOT NULL,
    "torepositoryid" VARCHAR(255) NOT NULL,
    "transferdonemarkertype" INTEGER NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:07:28.357 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
17:07:28.357 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id")
17:07:28.383 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:28.404 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema ""
17:07:28.404 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
17:07:28.429 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
17:07:28.430 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
17:07:28.430 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
17:07:28.464 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms
17:07:28.465 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4667c4c1"
17:07:28.471 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4667c4c1"
17:07:28.472 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d6d273 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4667c4c1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:28.472 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d6d273 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4667c4c1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:28.478 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:28.480 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:28.481 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@38f77cd9"
17:07:28.485 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:28.485 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a (optimistic=false)
17:07:28.487 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:07:28.487 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:07:28.488 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:07:28.488 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:07:28.488 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:07:28.712 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b"
17:07:28.747 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="org.datanucleus.identity.IdentityReference@5ceecfee") enlisted in transactional cache
17:07:28.752 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:07:28.770 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 18 ms
17:07:28.770 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:07:28.771 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
17:07:28.823 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 50 ms
17:07:28.823 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
17:07:28.827 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:28.828 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@526a9908, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:28.829 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:28.830 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:28.830 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:28.843 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@18137eab"
17:07:28.848 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:28.849 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:28.855 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms
17:07:28.869 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" being inserted into table ""repository""
17:07:28.869 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:28.897 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5dc0ff7d" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664"
17:07:28.899 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
17:07:28.899 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@67531e3a"
17:07:28.900 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="org.datanucleus.identity.IdentityReference@2b38b1f") enlisted in transactional cache
17:07:28.901 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" being inserted into table ""repofile""
17:07:28.901 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:28.909 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@28757abd" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664"
17:07:28.910 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="") is having the value in field "created" replaced by a SCO wrapper
17:07:28.912 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="") is having the value in field "changed" replaced by a SCO wrapper
17:07:28.912 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="") is having the value in field "lastModified" replaced by a SCO wrapper
17:07:28.913 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2017-10-14 17:07:19.096>,<null>,<0>,<''>,<null>,<2017-10-14 17:07:28.489>,<2017-10-14 17:07:28.489>,<'Directory'>)
17:07:28.961 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 48 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@28757abd"
17:07:28.967 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" was inserted in the datastore and was given strategy value of "1"
17:07:28.973 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
17:07:28.973 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="org.datanucleus.identity.IdentityReference@2b38b1f") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
17:07:28.973 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
17:07:28.973 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@28757abd"
17:07:28.974 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
17:07:28.977 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="") is having the value in field "created" replaced by a SCO wrapper
17:07:28.977 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="") is having the value in field "changed" replaced by a SCO wrapper
17:07:28.978 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'9a97329a-3110-47a7-8e10-b5cb6a534d65'>,<0>,<2017-10-14 17:07:28.489>,<2017-10-14 17:07:28.489>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
17:07:28.986 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 9 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5dc0ff7d"
17:07:28.987 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" was inserted in the datastore and was given strategy value of "1"
17:07:28.987 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
17:07:28.988 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="org.datanucleus.identity.IdentityReference@5ceecfee") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
17:07:28.988 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
17:07:28.988 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:07:28.988 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
17:07:28.988 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
17:07:28.988 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5dc0ff7d"
17:07:28.988 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
17:07:28.989 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:07:29.007 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:29.007 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
17:07:29.007 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
17:07:29.008 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [1c80e49b]initPersistenceManagerFactory: repositoryId=9a97329a-3110-47a7-8e10-b5cb6a534d65
17:07:29.008 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a
17:07:29.009 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
17:07:29.009 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.011 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
17:07:29.013 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
17:07:29.014 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@526a9908]]
17:07:29.014 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:29.020 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:29.020 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@97a145b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3166f664, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.023 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
17:07:29.024 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@67531e3a" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
17:07:29.024 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
17:07:29.024 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:29.024 [main] DEBUG DataNucleus.Transaction - Transaction committed in 16 ms
17:07:29.025 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1f67761b, lifecycle=HOLLOW]
17:07:29.025 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 2]
17:07:29.025 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@67531e3a from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@67531e3a, lifecycle=HOLLOW]
17:07:29.026 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 1]
17:07:29.026 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:29.026 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:29.026 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [1c80e49b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7015 ms.
17:07:29.027 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@4833eff3"
17:07:29.027 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.028 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a (optimistic=false)
17:07:29.039 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:07:29.046 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:07:29.064 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 18 ms
17:07:29.064 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
17:07:29.064 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
17:07:29.077 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 13 ms
17:07:29.077 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
17:07:29.078 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:29.078 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@24eeac69, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.078 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18539cb1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:29.078 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18539cb1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.078 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:07:29.086 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@40d60f2"
17:07:29.089 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2017-10-13 17:07:29.037>
17:07:29.090 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:29.090 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:07:29.091 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a
17:07:29.091 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.091 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.092 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@24eeac69]]
17:07:29.092 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18539cb1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:29.092 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18539cb1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:29.092 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3811510 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18539cb1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.092 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:29.092 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:29.092 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:29.092 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:29.093 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]tryAcquire: returning true. lockCounter=1
17:07:29.093 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]tryAcquire: returning true. lockCounter=2
17:07:29.093 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:29.094 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.094 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]tryAcquire: returning true. lockCounter=2
17:07:29.094 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.095 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2c413ffc]release: releasing underlying FileLock. lockCounter=0
17:07:29.105 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@5b5a4aed"
17:07:29.105 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.105 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a (optimistic=false)
17:07:29.107 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:29.108 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:29.108 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:29.108 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d342959, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.108 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:29.108 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.108 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:29.109 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@42cc183e"
17:07:29.109 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:29.109 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.110 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:07:29.112 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:29.114 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:29.115 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:29.115 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:29.116 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="1") enlisted in transactional cache
17:07:29.116 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f"
17:07:29.122 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:29.123 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:29.123 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" field "aliases" loading contents to SCO wrapper from the datastore
17:07:29.128 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.136 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@550de6b8"
17:07:29.137 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:29.138 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.139 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@594d9f07"
17:07:29.139 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5befbac1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:29.140 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5befbac1]tryAcquire: returning true. lockCounter=1
17:07:29.140 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5befbac1]tryAcquire: returning true. lockCounter=2
17:07:29.140 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:29.140 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5befbac1]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.141 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5befbac1]release: releasing underlying FileLock. lockCounter=0
17:07:29.141 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.141 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.141 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:29.141 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.141 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.142 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a
17:07:29.142 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.142 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.142 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d342959]]
17:07:29.142 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:29.142 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:29.142 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66deec87 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ecf5915, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.143 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:29.143 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:29.143 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:07:29.143 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6bee793f, lifecycle=HOLLOW]
17:07:29.143 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:29.143 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:29.144 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:29.144 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@43d3aba5"
17:07:29.144 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.144 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a (optimistic=false)
17:07:29.145 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:29.145 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:29.145 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:29.146 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@51dae791, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.146 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:29.146 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.146 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:29.146 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@365cdacf"
17:07:29.146 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:29.146 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.147 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:07:29.147 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:29.147 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:29.148 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:29.148 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:29.148 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="1") enlisted in transactional cache
17:07:29.148 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775"
17:07:29.149 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:29.149 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:29.151 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.172 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5eea5627"
17:07:29.172 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:07:29.177 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 5 ms
17:07:29.180 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40729f01"
17:07:29.181 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" field "aliases" loading contents to SCO wrapper from the datastore
17:07:29.183 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.184 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@d535a3d"
17:07:29.184 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:29.185 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:29.186 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@9e54c59"
17:07:29.188 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.188 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.188 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:29.188 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.188 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.189 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a
17:07:29.189 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.189 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.189 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@51dae791]]
17:07:29.189 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:29.190 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:29.190 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f1b8544 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@688a2c09, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.190 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:29.190 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:29.190 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:29.190 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2ee83775, lifecycle=HOLLOW]
17:07:29.190 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:29.191 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:29.191 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:29.192 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [1c80e49b]open: closing=false closeAbortable=true
17:07:29.199 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [24a2e565]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:29.199 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [24a2e565]tryAcquire: returning true. lockCounter=1
17:07:29.199 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:29.200 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [24a2e565]release: releasing underlying FileLock. lockCounter=0
17:07:29.201 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6fca5907" with txn="org.datanucleus.TransactionImpl@60c1663c"
17:07:29.201 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.201 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a (optimistic=false)
17:07:29.202 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:29.202 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:29.203 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:29.203 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3d0cac1f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:29.204 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:29.204 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.204 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:29.204 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@518ddd3b"
17:07:29.205 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:29.205 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.206 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:07:29.206 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:29.206 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:29.207 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:29.207 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:29.207 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="1") enlisted in transactional cache
17:07:29.207 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3"
17:07:29.208 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:29.208 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:29.209 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.215 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ba348ca"
17:07:29.216 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'j8rgh3bq-b0rd1'>
17:07:29.216 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.216 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@45b15381"
17:07:29.217 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" field "aliases" loading contents to SCO wrapper from the datastore
17:07:29.218 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.218 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2dbfcf7"
17:07:29.218 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:29.218 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.219 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@38cedb7d"
17:07:29.219 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.224 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2db2a05f" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79"
17:07:29.225 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'j8rgh3bq-b0rd1'>) 
17:07:29.226 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2db2a05f"
17:07:29.226 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2db2a05f"
17:07:29.228 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
17:07:29.228 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:29.228 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]tryAcquire: returning true. lockCounter=1
17:07:29.228 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]tryAcquire: returning true. lockCounter=2
17:07:29.229 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:29.229 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.229 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]tryAcquire: returning true. lockCounter=2
17:07:29.230 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:29.230 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.230 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]tryAcquire: returning true. lockCounter=2
17:07:29.231 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]release: NOT releasing underlying FileLock. lockCounter=1
17:07:29.231 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b960b5b]release: releasing underlying FileLock. lockCounter=0
17:07:29.231 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
17:07:29.233 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:29.233 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:29.234 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.234 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:29.234 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7bd96822"
17:07:29.234 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:29.234 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.235 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:07:29.235 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
17:07:29.236 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.237 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.238 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sat Oct 14 17:07:29 CEST 2017) for LocalRepository[id=1]
17:07:29.239 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
17:07:29.239 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:29.240 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:29.240 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:29.240 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.240 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:29.240 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d08b4e6"
17:07:29.241 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:29.241 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:29.242 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:07:29.242 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
17:07:29.247 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" having fields "changed,revision" updated in table ""repository""
17:07:29.247 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.264 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4364863" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79"
17:07:29.264 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2017-10-14 17:07:29.237>,"revision"=<1> WHERE "id"=<1>
17:07:29.272 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4364863"
17:07:29.272 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4364863"
17:07:29.272 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:07:29.273 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.273 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:29.273 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.273 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.273 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7b78ed6a
17:07:29.274 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:29.274 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:29.274 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="")
17:07:29.274 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3d0cac1f]]
17:07:29.274 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:29.289 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:29.290 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@345d053b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3e8b3b79, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7b78ed6a" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@60a19573]"
17:07:29.290 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
17:07:29.290 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:29.290 [main] DEBUG DataNucleus.Transaction - Transaction committed in 17 ms
17:07:29.290 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@777d0bc3, lifecycle=HOLLOW]
17:07:29.290 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:29.290 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:29.291 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7b78ed6a" closed
17:07:29.292 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [1c80e49b]_close: Shutting down real LocalRepoManager.
17:07:29.486 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx
17:07:29.487 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
17:07:29.488 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:07:29.488 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:07:29.490 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:07:30.140 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c51bb7]release: releasing underlying FileLock. lockCounter=0
17:07:30.160 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
17:07:30.161 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
17:07:30.180 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
17:07:30.603 [qtp1629687658-21-acceptor-0-ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:42399}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@16ec31d8
17:07:30.605 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:30.605 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@16ec31d8
17:07:30.628 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0}
17:07:30.628 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 9 ms, remaining: 29991 ms
17:07:30.699 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@509b5151{IDLE}
17:07:30.699 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@509b5151{IDLE}
17:07:30.700 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@509b5151{IDLE}
17:07:30.700 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@509b5151{FILL_INTERESTED}
17:07:30.701 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0}
17:07:30.701 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@530da1f1
17:07:30.701 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1
17:07:30.702 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0}
17:07:30.702 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:30.702 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected
17:07:30.702 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0
17:07:30.703 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:30.703 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@530da1f1
17:07:30.703 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@509b5151{FILLING}
17:07:30.704 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:30.704 [qtp1629687658-22] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@509b5151{FILLING} onFillable HttpChannelState@38ac995f{s=IDLE i=true a=null}
17:07:30.707 [qtp1629687658-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:30.708 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@366b603a[p=0,l=530,c=8192,r=530]={<<<POST /RepoInfo HT...InfoRequestDto>>>>�����������������...���������������}
17:07:30.710 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
17:07:30.712 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
17:07:30.712 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
17:07:30.712 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
17:07:30.712 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
17:07:30.712 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.714 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.714 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.719 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.719 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.719 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.720 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.720 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.720 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.720 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.720 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:30.721 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:30.722 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:30.722 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
17:07:30.727 [qtp1629687658-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7ba4ddb2{r=1,a=IDLE,uri=-} handle enter
17:07:30.728 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@38ac995f{s=IDLE i=true a=null} handling IDLE
17:07:30.731 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7ba4ddb2{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH
17:07:30.732 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@7ba4ddb2{r=1,a=DISPATCHED,uri=/RepoInfo}
17:07:30.732 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@131774fe{/,null,AVAILABLE}
17:07:30.733 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@131774fe{/,null,AVAILABLE}
17:07:30.736 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@10e31a9a
17:07:30.736 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null
17:07:30.736 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:30.737 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
17:07:30.855 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
17:07:30.860 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TmRHVGxZT0RnMHBOVzJGQjFHMS1PZzo5LDk3MXR+dy4ybHApI0NCd0c7NjB9OSpv
17:07:30.877 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@366b603a[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<<?xml version="1....InfoRequestDto>>>>�����������������...���������������}
17:07:30.878 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7ba4ddb2{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192]
17:07:30.878 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
17:07:30.879 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7ba4ddb2{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete
17:07:30.879 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6f18d930 EOF
17:07:30.932 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6f18d930 eof EOF
17:07:30.933 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6f18d930 eof EOF
17:07:30.937 [qtp1629687658-22 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [25b8aa35]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1'
17:07:30.938 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ee4e1f7]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/cloudstore-repository.lock'
17:07:30.938 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ee4e1f7]tryAcquire: returning true. lockCounter=1
17:07:30.939 [qtp1629687658-22 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [25b8aa35]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1' locked successfully.
17:07:30.939 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [25b8aa35]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:07:30.941 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:07:30.945 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar.
17:07:30.970 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:30.979 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:30.982 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar.
17:07:30.988 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:30.989 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:30.991 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar.
17:07:31.018 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:31.025 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:31.036 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:07:31.039 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:07:31.039 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:07:31.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[]
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,java.lang.String,byte[]
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.String,java.lang.Long
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.String,java.lang.Long
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.String,java.lang.Long
17:07:31.044 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.String,java.lang.Long
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object;
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:07:31.045 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:07:31.047 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:07:31.048 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:07:31.048 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:07:31.049 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:07:31.049 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:07:31.050 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
17:07:31.050 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:07:31.051 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
17:07:31.051 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.052 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.053 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.053 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.054 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.054 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.055 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
17:07:31.055 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:31.056 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:07:31.070 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:07:31.070 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:07:31.071 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:07:31.071 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:07:31.072 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:07:31.073 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
17:07:31.073 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:07:31.074 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
17:07:31.074 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:31.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
17:07:31.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:31.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:07:31.079 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:07:31.079 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:07:31.080 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:07:31.080 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
17:07:31.081 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:07:31.081 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
17:07:31.082 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.082 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.083 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.083 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.084 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.085 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.085 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
17:07:31.085 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:31.089 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:07:31.095 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:07:31.095 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:07:31.096 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:07:31.096 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:07:31.097 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:07:31.098 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
17:07:31.098 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:07:31.099 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
17:07:31.099 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.100 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
17:07:31.100 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.101 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.101 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.102 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.103 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
17:07:31.103 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:31.103 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:07:31.104 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:07:31.104 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:07:31.105 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:07:31.105 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
17:07:31.106 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:07:31.106 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
17:07:31.107 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.107 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.108 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.108 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.109 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.109 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.110 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
17:07:31.110 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:31.110 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:07:31.111 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:07:31.112 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:07:31.113 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:07:31.113 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:07:31.114 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:07:31.114 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
17:07:31.115 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:07:31.115 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
17:07:31.116 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.116 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
17:07:31.117 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.118 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.118 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.119 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.119 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
17:07:31.119 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:31.120 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.121 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:07:31.121 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:07:31.121 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:07:31.122 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:07:31.122 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:07:31.122 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:07:31.122 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:07:31.123 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:07:31.123 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:07:31.124 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:07:31.124 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
17:07:31.125 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:07:31.126 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
17:07:31.127 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.127 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.128 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.128 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.129 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.130 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.130 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
17:07:31.130 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:31.131 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:07:31.132 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:07:31.133 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:07:31.133 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:07:31.134 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:07:31.134 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:07:31.135 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
17:07:31.135 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:07:31.136 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
17:07:31.136 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.137 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
17:07:31.137 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.138 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.139 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.139 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:07:31.141 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:07:31.142 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:07:31.142 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:07:31.143 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:07:31.143 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:07:31.144 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
17:07:31.144 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:07:31.145 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
17:07:31.145 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.146 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.146 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.147 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.148 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.148 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.149 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
17:07:31.149 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:31.150 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:07:31.150 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:07:31.150 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:07:31.151 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:07:31.151 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:07:31.152 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:07:31.152 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
17:07:31.153 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:07:31.154 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
17:07:31.154 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.155 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
17:07:31.155 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.156 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.156 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.157 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.157 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
17:07:31.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:31.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:07:31.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:07:31.167 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
17:07:31.167 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:07:31.168 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:07:31.186 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
17:07:31.264 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@116fb3aa [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
17:07:31.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
17:07:31.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
17:07:31.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
17:07:31.269 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
17:07:31.269 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:31.269 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:31.269 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:31.269 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:31.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:31.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:31.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:31.317 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
17:07:31.317 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - ===========================================================
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:07:31.340 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - ===========================================================
17:07:31.341 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@116fb3aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@55232f84, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:31.348 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@116fb3aa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@55232f84, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:31.348 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created
17:07:31.348 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
17:07:31.348 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:07:31.349 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.3" with JRE "1.8.0_131" on "Linux"
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:07:31.350 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================
17:07:31.351 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@30975526"
17:07:31.351 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
17:07:31.355 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:07:31.355 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:07:31.356 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:07:31.356 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:07:31.357 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
17:07:31.358 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:07:31.358 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
17:07:31.359 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.359 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.360 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.361 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.361 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.362 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.363 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
17:07:31.363 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:31.363 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:07:31.364 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:07:31.365 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:07:31.366 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:07:31.366 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:07:31.367 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:07:31.367 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
17:07:31.368 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:07:31.369 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
17:07:31.369 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.370 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
17:07:31.371 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.371 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.372 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.373 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.373 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
17:07:31.373 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:31.374 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:07:31.375 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:07:31.375 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:07:31.376 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:07:31.376 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
17:07:31.377 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:07:31.378 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
17:07:31.378 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.379 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.380 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.381 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.382 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.382 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.383 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
17:07:31.383 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:31.384 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:07:31.385 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:07:31.386 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:07:31.386 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:07:31.387 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:07:31.387 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:07:31.388 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
17:07:31.389 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:07:31.389 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
17:07:31.390 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
17:07:31.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.393 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
17:07:31.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:31.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.395 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.395 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:07:31.395 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:07:31.396 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:07:31.397 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:07:31.397 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:07:31.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:07:31.399 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
17:07:31.399 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:07:31.400 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
17:07:31.400 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.401 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.402 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.402 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.403 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.404 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.404 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
17:07:31.404 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:31.405 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:07:31.406 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:07:31.406 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:07:31.407 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:07:31.407 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:07:31.408 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:07:31.408 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
17:07:31.409 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:07:31.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
17:07:31.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.411 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:31.412 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.413 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.413 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.414 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
17:07:31.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:31.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.416 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:07:31.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
17:07:31.419 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
17:07:31.420 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
17:07:31.420 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
17:07:31.421 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
17:07:31.422 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
17:07:31.422 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
17:07:31.423 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
17:07:31.424 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
17:07:31.425 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
17:07:31.425 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
17:07:31.425 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
17:07:31.425 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:07:31.426 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:07:31.426 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
17:07:31.426 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.427 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:31.427 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:07:31.427 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
17:07:31.427 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.428 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:07:31.428 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
17:07:31.428 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
17:07:31.428 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
17:07:31.428 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.429 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
17:07:31.429 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.429 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:31.429 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
17:07:31.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
17:07:31.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:31.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
17:07:31.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
17:07:31.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
17:07:31.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.433 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:07:31.433 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
17:07:31.434 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
17:07:31.434 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:31.434 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
17:07:31.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
17:07:31.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:31.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
17:07:31.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:31.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
17:07:31.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:31.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
17:07:31.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f61799 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:31.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59f637cd" with isolation "serializable"
17:07:31.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:07:31.455 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
17:07:31.535 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 80 ms
17:07:31.536 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:07:31.538 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
17:07:31.540 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
17:07:31.564 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
17:07:31.597 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
17:07:31.604 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:07:31.611 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
17:07:31.621 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
17:07:31.629 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
17:07:31.636 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
17:07:31.642 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
17:07:31.648 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
17:07:31.648 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59f637cd"
17:07:31.649 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59f637cd"
17:07:31.649 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f61799 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59f637cd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:31.649 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78f61799 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59f637cd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:31.650 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
17:07:31.650 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
17:07:31.650 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
17:07:31.651 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:07:31.652 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:07:31.653 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:07:31.654 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:07:31.654 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
17:07:31.655 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:07:31.656 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
17:07:31.656 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.657 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.658 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.659 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.660 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.660 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.661 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
17:07:31.661 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:31.662 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:07:31.664 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:07:31.666 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:07:31.666 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:07:31.667 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:07:31.668 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:07:31.668 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
17:07:31.669 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:07:31.670 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
17:07:31.671 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.671 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
17:07:31.672 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.673 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.674 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.675 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.676 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
17:07:31.676 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:31.676 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.676 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.676 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:07:31.677 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:07:31.678 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
17:07:31.678 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
17:07:31.678 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
17:07:31.678 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.678 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.679 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:07:31.680 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f00ca95 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:31.680 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f7fcac5" with isolation "serializable"
17:07:31.683 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
17:07:31.684 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
17:07:31.731 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 47 ms
17:07:31.731 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
17:07:31.737 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
17:07:31.742 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
17:07:31.747 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
17:07:31.747 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f7fcac5"
17:07:31.747 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f7fcac5"
17:07:31.747 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f00ca95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f7fcac5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:31.748 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3f00ca95 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f7fcac5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:31.749 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
17:07:31.750 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.751 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
17:07:31.751 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.751 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
17:07:31.751 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.752 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
17:07:31.752 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.752 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
17:07:31.752 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.752 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:31.753 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
17:07:31.753 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.753 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
17:07:31.753 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.753 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
17:07:31.754 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.754 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:07:31.754 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
17:07:31.756 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7b742152 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:31.756 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12c34278" with isolation "serializable"
17:07:31.758 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:31.759 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
17:07:31.798 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 39 ms
17:07:31.799 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:07:31.806 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:07:31.812 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:31.818 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:31.819 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12c34278"
17:07:31.819 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12c34278"
17:07:31.819 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7b742152 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12c34278, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:31.819 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7b742152 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12c34278, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:31.821 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:07:31.821 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:07:31.822 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:07:31.822 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:07:31.823 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
17:07:31.824 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:07:31.825 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
17:07:31.826 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.826 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.827 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.828 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.829 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.830 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.831 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
17:07:31.831 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:31.832 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:07:31.832 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:07:31.833 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:07:31.834 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:07:31.835 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:07:31.835 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:07:31.836 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
17:07:31.837 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:07:31.838 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
17:07:31.838 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.839 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
17:07:31.840 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.841 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.841 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.842 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.843 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
17:07:31.843 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:31.843 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.844 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.844 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:07:31.846 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:07:31.847 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:07:31.847 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:07:31.848 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:07:31.848 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
17:07:31.849 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:07:31.850 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
17:07:31.851 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.851 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.852 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.853 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.854 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.854 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.855 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
17:07:31.855 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:31.856 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:07:31.857 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:07:31.858 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:07:31.858 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:07:31.859 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:07:31.859 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:07:31.860 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
17:07:31.860 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:07:31.861 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
17:07:31.861 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.862 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
17:07:31.863 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.863 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.864 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.864 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.865 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
17:07:31.865 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:31.865 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.865 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.866 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:07:31.866 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:31.867 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:07:31.867 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
17:07:31.867 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.867 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
17:07:31.868 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:31.868 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
17:07:31.868 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:31.868 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.869 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
17:07:31.870 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
17:07:31.870 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:31.870 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
17:07:31.870 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.870 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.871 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
17:07:31.872 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.872 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:07:31.872 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@506d0ec7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:31.872 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@609d3412" with isolation "serializable"
17:07:31.875 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:31.875 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:31.912 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 37 ms
17:07:31.912 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:07:31.915 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
17:07:31.921 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:07:31.927 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:31.934 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:31.939 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
17:07:31.943 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
17:07:31.947 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
17:07:31.947 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@609d3412"
17:07:31.948 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@609d3412"
17:07:31.948 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@506d0ec7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@609d3412, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:31.948 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@506d0ec7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@609d3412, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:31.949 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:07:31.950 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:07:31.951 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:07:31.952 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:07:31.953 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
17:07:31.953 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:07:31.954 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
17:07:31.955 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:31.956 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
17:07:31.957 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:31.958 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:31.958 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:31.959 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:31.960 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
17:07:31.960 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:31.961 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:07:31.961 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:07:31.962 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:07:31.963 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:07:31.964 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:07:31.965 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:07:31.966 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
17:07:31.966 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:07:31.967 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
17:07:31.968 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:07:31.969 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
17:07:31.970 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:31.970 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
17:07:31.971 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:31.972 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:31.973 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
17:07:31.973 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:31.973 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.973 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:31.974 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:07:31.975 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:07:31.975 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
17:07:31.976 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.976 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
17:07:31.976 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
17:07:31.977 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.977 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
17:07:31.977 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.978 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
17:07:31.979 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:31.979 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:07:31.979 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f977c8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:31.979 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ff4831d" with isolation "serializable"
17:07:31.982 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
17:07:31.982 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:32.014 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 32 ms
17:07:32.014 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 6 columns found
17:07:32.018 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
17:07:32.022 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
17:07:32.027 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
17:07:32.027 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ff4831d"
17:07:32.028 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ff4831d"
17:07:32.028 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f977c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ff4831d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.028 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26f977c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ff4831d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.029 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:32.029 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
17:07:32.029 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:07:32.030 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:32.030 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
17:07:32.030 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:32.030 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:32.031 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
17:07:32.031 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:32.031 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.032 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59e3e7a0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:32.032 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@219c95a" with isolation "serializable"
17:07:32.034 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:07:32.039 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
17:07:32.043 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
17:07:32.047 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:07:32.047 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@219c95a"
17:07:32.047 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@219c95a"
17:07:32.048 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59e3e7a0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@219c95a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.048 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@59e3e7a0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@219c95a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.050 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:07:32.051 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:07:32.051 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:07:32.052 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:07:32.053 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
17:07:32.053 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:07:32.054 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
17:07:32.055 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:32.055 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
17:07:32.056 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:32.057 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:32.058 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:32.058 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:32.059 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
17:07:32.059 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:32.060 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:07:32.061 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:07:32.062 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:07:32.062 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:07:32.063 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:07:32.064 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:07:32.064 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
17:07:32.065 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:07:32.066 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
17:07:32.067 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:07:32.068 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
17:07:32.069 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:32.069 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
17:07:32.070 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:32.071 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:32.072 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
17:07:32.072 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:32.073 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:07:32.074 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:07:32.074 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
17:07:32.074 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
17:07:32.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
17:07:32.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.075 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
17:07:32.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:32.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
17:07:32.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:32.076 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
17:07:32.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
17:07:32.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:07:32.077 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42670d42 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:32.078 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@448a0278" with isolation "serializable"
17:07:32.081 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
17:07:32.082 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:32.108 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 25 ms
17:07:32.108 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
17:07:32.109 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
17:07:32.113 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
17:07:32.116 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
17:07:32.119 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
17:07:32.123 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
17:07:32.127 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
17:07:32.130 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
17:07:32.131 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@448a0278"
17:07:32.131 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@448a0278"
17:07:32.131 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42670d42 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@448a0278, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.131 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@42670d42 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@448a0278, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.133 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:07:32.134 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:07:32.134 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:07:32.135 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:07:32.136 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
17:07:32.136 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:07:32.137 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
17:07:32.138 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:32.138 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:32.139 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:32.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:32.140 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:32.141 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:32.142 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
17:07:32.142 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:32.143 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:07:32.144 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:07:32.145 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:07:32.146 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:07:32.147 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:07:32.147 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:07:32.148 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
17:07:32.149 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:07:32.149 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
17:07:32.150 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:32.151 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:32.152 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:32.153 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:32.153 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:32.154 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:32.155 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
17:07:32.155 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:32.156 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:07:32.156 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:07:32.157 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
17:07:32.157 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:32.158 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
17:07:32.159 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.160 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:07:32.160 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b28fd8d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:32.160 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6877c24f" with isolation "serializable"
17:07:32.162 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
17:07:32.162 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:32.189 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 27 ms
17:07:32.189 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
17:07:32.193 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
17:07:32.195 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
17:07:32.199 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
17:07:32.200 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6877c24f"
17:07:32.200 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6877c24f"
17:07:32.200 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b28fd8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6877c24f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.201 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b28fd8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6877c24f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.202 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:07:32.203 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:07:32.204 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:07:32.205 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:07:32.205 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
17:07:32.206 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:07:32.207 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
17:07:32.208 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:32.209 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
17:07:32.210 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:32.210 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:32.211 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:32.212 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:32.213 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
17:07:32.213 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:32.213 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:07:32.214 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:07:32.214 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:07:32.215 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:07:32.216 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:07:32.216 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:07:32.217 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
17:07:32.218 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:07:32.218 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
17:07:32.219 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:07:32.220 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
17:07:32.221 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:32.222 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
17:07:32.222 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:32.223 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:32.224 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
17:07:32.224 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:32.225 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:07:32.225 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:32.226 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
17:07:32.226 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
17:07:32.226 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:32.226 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.227 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6339c072 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:32.227 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a965f6" with isolation "serializable"
17:07:32.229 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:32.234 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:07:32.238 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:32.242 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:32.243 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a965f6"
17:07:32.243 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a965f6"
17:07:32.243 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6339c072 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a965f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.243 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6339c072 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a965f6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.244 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo
17:07:32.245 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo
17:07:32.246 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo
17:07:32.246 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo
17:07:32.247 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo
17:07:32.248 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo
17:07:32.249 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo
17:07:32.250 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:32.250 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:32.251 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:32.252 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:32.253 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:32.254 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:32.254 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo
17:07:32.254 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:32.255 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those.
17:07:32.256 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data
17:07:32.257 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm
17:07:32.258 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm
17:07:32.258 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm
17:07:32.259 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm
17:07:32.260 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm
17:07:32.260 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm
17:07:32.261 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm
17:07:32.262 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:32.263 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:32.264 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:32.265 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:32.266 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:32.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:32.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm
17:07:32.267 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:32.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:32.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:32.268 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum
17:07:32.270 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo
17:07:32.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo
17:07:32.271 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo
17:07:32.272 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo
17:07:32.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo
17:07:32.273 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo
17:07:32.274 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo
17:07:32.275 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:32.276 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo
17:07:32.277 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo
17:07:32.278 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo
17:07:32.278 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
17:07:32.279 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
17:07:32.280 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
17:07:32.281 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
17:07:32.282 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
17:07:32.282 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
17:07:32.282 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
17:07:32.282 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
17:07:32.283 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
17:07:32.283 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
17:07:32.284 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:32.285 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
17:07:32.285 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.285 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
17:07:32.285 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:32.286 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
17:07:32.287 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f070ec1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:32.287 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a1c74ec" with isolation "serializable"
17:07:32.289 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE
17:07:32.290 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:32.316 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 26 ms
17:07:32.317 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found
17:07:32.321 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker"
17:07:32.323 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
17:07:32.327 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker"
17:07:32.327 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a1c74ec"
17:07:32.327 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a1c74ec"
17:07:32.327 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f070ec1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a1c74ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:32.327 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f070ec1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a1c74ec, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:32.328 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.328 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.329 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@4bf00051"
17:07:32.329 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.329 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e (optimistic=false)
17:07:32.330 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:07:32.330 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:32.330 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:07:32.330 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
17:07:32.332 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
17:07:32.332 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
17:07:32.334 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:32.334 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c74e486, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.334 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:32.334 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.334 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:32.353 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@664a978a"
17:07:32.353 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:32.354 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.355 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms
17:07:32.355 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:32.356 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
17:07:32.357 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:32.359 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
17:07:32.360 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
17:07:32.360 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="1") enlisted in transactional cache
17:07:32.365 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" having fields "publicKey" fetched from table ""repository""
17:07:32.368 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.380 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@524bb695"
17:07:32.380 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:07:32.381 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.382 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7df93952"
17:07:32.382 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="1") is having the following fields in Level 2 cache object updated : [3]
17:07:32.383 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" having fields "privateKey" fetched from table ""repository""
17:07:32.384 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.389 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2ffe7df"
17:07:32.389 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:07:32.390 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.390 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@a99ab3a"
17:07:32.390 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="1") is having the following fields in Level 2 cache object updated : [7]
17:07:32.390 [qtp1629687658-22 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [25b8aa35]initPersistenceManagerFactory: repositoryId=9a97329a-3110-47a7-8e10-b5cb6a534d65
17:07:32.390 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c74e486]]
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:32.391 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fca8144 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6fb74c18, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4fc38058, lifecycle=HOLLOW]
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.392 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.392 [qtp1629687658-22 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [25b8aa35]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1453 ms.
17:07:32.393 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@488289d"
17:07:32.393 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.393 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e (optimistic=false)
17:07:32.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:07:32.394 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:07:32.395 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:32.396 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
17:07:32.396 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
17:07:32.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:32.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
17:07:32.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:32.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@599dd588, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.398 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49060250, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:32.399 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49060250, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.399 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:07:32.407 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@ae3efc4"
17:07:32.407 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2017-10-13 17:07:32.394>
17:07:32.409 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms
17:07:32.409 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@599dd588]]
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49060250, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49060250, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:32.410 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c94da47 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@49060250, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.411 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:32.411 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.411 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.412 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66fa38e2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:32.412 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66fa38e2]tryAcquire: returning true. lockCounter=1
17:07:32.412 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66fa38e2]tryAcquire: returning true. lockCounter=2
17:07:32.413 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:32.414 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66fa38e2]release: NOT releasing underlying FileLock. lockCounter=1
17:07:32.414 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [66fa38e2]release: releasing underlying FileLock. lockCounter=0
17:07:32.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@18a98151"
17:07:32.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.415 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e (optimistic=false)
17:07:32.416 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:32.416 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:32.417 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:32.417 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1190b408, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:32.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:32.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:32.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@abda39c"
17:07:32.418 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:32.419 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.419 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:07:32.419 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:32.419 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:32.420 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:32.420 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:32.421 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="1") enlisted in transactional cache
17:07:32.421 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8"
17:07:32.422 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:32.422 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:32.422 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" field "aliases" loading contents to SCO wrapper from the datastore
17:07:32.423 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1ab0f89"
17:07:32.430 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:32.431 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.432 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@43e29fda"
17:07:32.432 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54782673]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:32.432 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54782673]tryAcquire: returning true. lockCounter=1
17:07:32.433 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:32.433 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54782673]release: releasing underlying FileLock. lockCounter=0
17:07:32.433 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'j8rgh3bq-b0rd1' of repository '9a97329a-3110-47a7-8e10-b5cb6a534d65' already in-sync.
17:07:32.434 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [696259ce]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:32.434 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [696259ce]tryAcquire: returning true. lockCounter=1
17:07:32.434 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [696259ce]tryAcquire: returning true. lockCounter=2
17:07:32.434 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:32.434 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [696259ce]release: NOT releasing underlying FileLock. lockCounter=1
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [696259ce]release: releasing underlying FileLock. lockCounter=0
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.435 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1190b408]]
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:32.436 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4069e01 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63215de1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@74c53da8, lifecycle=HOLLOW]
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.437 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@13585b1f"
17:07:32.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
17:07:32.438 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e (optimistic=false)
17:07:32.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:32.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:32.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:32.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d0fa8a4, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
17:07:32.439 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=	" with flags "0"
17:07:32.440 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.440 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:32.440 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@505da281"
17:07:32.440 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:32.440 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:32.441 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:07:32.441 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:32.442 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:32.442 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:32.442 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:32.442 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="1") enlisted in transactional cache
17:07:32.442 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9"
17:07:32.443 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:32.443 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:32.443 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.449 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5e808fc2"
17:07:32.450 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:07:32.450 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:32.451 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49cc67db"
17:07:32.451 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" field "aliases" loading contents to SCO wrapper from the datastore
17:07:32.452 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.452 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@14d88537"
17:07:32.452 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:32.453 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.453 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@61d2879f"
17:07:32.453 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.453 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.453 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=	, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4d0fa8a4]]
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=	" with onePhase="true"
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:32.454 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b720c0d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8c38463, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.455 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:32.455 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:32.455 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:32.455 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7422d1d9, lifecycle=HOLLOW]
17:07:32.479 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:32.480 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.480 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.483 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [25b8aa35]open: closing=false closeAbortable=true
17:07:32.493 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2810b425" with txn="org.datanucleus.TransactionImpl@1bab03aa"
17:07:32.493 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
17:07:32.493 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e (optimistic=false)
17:07:32.501 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a73c81c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:32.504 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a73c81c]tryAcquire: returning true. lockCounter=1
17:07:32.508 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a73c81c]tryAcquire: returning true. lockCounter=2
17:07:32.508 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:32.514 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a73c81c]release: NOT releasing underlying FileLock. lockCounter=1
17:07:32.519 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a73c81c]release: releasing underlying FileLock. lockCounter=0
17:07:32.526 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:07:32.526 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:32.526 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
17:07:32.526 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
17:07:32.531 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 4 ms
17:07:32.531 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
17:07:32.532 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:32.532 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6550241f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
17:07:32.532 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
17:07:32.532 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.532 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
17:07:32.545 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4536c54f"
17:07:32.545 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
17:07:32.546 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.546 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
17:07:32.548 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:07:32.548 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:32.548 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
17:07:32.548 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
17:07:32.549 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:32.549 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
17:07:32.549 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.549 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
17:07:32.554 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@29fe0efc"
17:07:32.554 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
17:07:32.555 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.555 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
17:07:32.559 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:07:32.560 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:32.560 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
17:07:32.560 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
17:07:32.565 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms
17:07:32.565 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
17:07:32.565 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.565 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
17:07:32.573 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2eb2cc83"
17:07:32.574 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
17:07:32.574 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:32.584 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 19 ms
17:07:32.585 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:07:32.586 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:32.586 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
17:07:32.586 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
17:07:32.586 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 0 ms
17:07:32.587 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
17:07:32.587 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.587 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
17:07:32.593 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@423e596e"
17:07:32.593 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
17:07:32.594 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.594 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
17:07:32.595 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:07:32.595 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:32.595 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
17:07:32.596 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
17:07:32.601 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms
17:07:32.601 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
17:07:32.601 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.601 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
17:07:32.616 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5f742021"
17:07:32.616 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
17:07:32.617 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:32.618 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
17:07:32.618 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:07:32.619 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:32.619 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
17:07:32.619 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
17:07:32.620 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:32.620 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
17:07:32.620 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.620 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
17:07:32.632 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1b636afb"
17:07:32.632 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
17:07:32.632 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:32.633 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
17:07:32.633 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.633 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.633 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6483f83e
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6550241f]]
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@11b327fe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f97386, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6483f83e" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@69e1fd4d]"
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:32.634 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6483f83e" closed
17:07:32.635 [qtp1629687658-22 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [25b8aa35]_close: Shutting down real LocalRepoManager.
17:07:32.937 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx
17:07:32.942 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
17:07:32.943 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:07:32.943 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:07:32.944 [qtp1629687658-22 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:07:33.082 [qtp1629687658-22 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ee4e1f7]release: releasing underlying FileLock. lockCounter=0
17:07:33.104 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@10d49262[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
17:07:33.105 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@10d49262[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING
17:07:33.106 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@22de0588{IDLE} [HeapByteBuffer@5716951e[p=0,l=103,c=8192,r=103]={<<<HTTP/1.1 200 OK||....v20140505)||||>>>�����������������...���������������},HeapByteBuffer@63655a1c[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>�����������������...���������������}]
17:07:33.106 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@22de0588{WRITING}:IDLE-->WRITING
17:07:33.108 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:33.109 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true
17:07:33.109 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@22de0588{IDLE}:WRITING-->IDLE
17:07:33.109 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@10d49262[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
17:07:33.115 [qtp1629687658-22 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo  200 handled=true
17:07:33.115 [qtp1629687658-22 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@38ac995f{s=DISPATCHED i=true a=null} unhandle DISPATCHED
17:07:33.124 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
17:07:33.124 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
17:07:33.124 [qtp1629687658-22] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@7ba4ddb2{r=1,a=IDLE,uri=-} handle exit, result COMPLETE
17:07:33.125 [qtp1629687658-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:33.125 [qtp1629687658-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:33.125 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5716951e[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������}
17:07:33.126 [qtp1629687658-22] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@509b5151{FILLING}
17:07:33.126 [qtp1629687658-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@509b5151{FILLING_FILL_INTERESTED}
17:07:33.126 [qtp1629687658-22] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@509b5151{FILL_INTERESTED}
17:07:33.127 [qtp1629687658-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1}
17:07:33.127 [qtp1629687658-22] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@530da1f1
17:07:33.127 [qtp1629687658-22] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1
17:07:33.127 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected
17:07:33.127 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.142 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 2962 ms
Local repository:
  repository.repositoryId = 9a97329a-3110-47a7-8e10-b5cb6a534d65
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@10e5bf9c
  repository.publicKeySha1 = BC:18:D7:43:79:0F:1D:A8:18:1A:A0:45:19:CC:75:E1:45:31:77:BF

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

17:07:33.146 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@1817d444
17:07:33.148 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@1817d444 by 
17:07:33.148 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:0}
17:07:33.148 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@dbf57b3
17:07:33.149 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=1 selected=0
17:07:33.149 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=1 selected=0
17:07:33.151 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2fbe26da
17:07:33.151 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected
17:07:33.152 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2fbe26da
17:07:33.158 [qtp1629687658-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1}
17:07:33.159 [qtp1629687658-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1}
17:07:33.160 [qtp1629687658-22] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@509b5151{IDLE}
17:07:33.162 [qtp1629687658-29] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1}
17:07:33.162 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
17:07:33.162 [qtp1629687658-22] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED
17:07:33.162 [qtp1629687658-29] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@509b5151{IDLE}
17:07:33.162 [qtp1629687658-22] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@509b5151{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException
17:07:33.162 [qtp1629687658-29] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@52601a6d{/127.0.0.1:43928<->42399,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1}
17:07:33.165 [qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-15-selector-ServerConnectorManager@dbf57b3/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=-1 selected=-1
17:07:33.165 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=-1 selected=-1
17:07:33.166 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@5ce33a58 keys=-1 selected=-1
17:07:33.166 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=0 selected=0
17:07:33.167 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=0 selected=0
17:07:33.167 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4ed15347
17:07:33.169 [qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:33.170 [qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4ed15347
17:07:33.170 [qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-17-selector-ServerConnectorManager@dbf57b3/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=-1 selected=-1
17:07:33.170 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=-1 selected=-1
17:07:33.170 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@5357c287 keys=-1 selected=-1
17:07:33.171 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=0 selected=0
17:07:33.171 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=0 selected=0
17:07:33.171 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6963b88c
17:07:33.173 [qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:33.173 [qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6963b88c
17:07:33.173 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=-1 selected=-1
17:07:33.173 [qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-16-selector-ServerConnectorManager@dbf57b3/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=-1 selected=-1
17:07:33.173 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@1623134f keys=-1 selected=-1
17:07:33.174 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=0 selected=0
17:07:33.174 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=0 selected=0
17:07:33.174 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@ab24484
17:07:33.175 [qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:33.175 [qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@ab24484
17:07:33.175 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=-1 selected=-1
17:07:33.175 [qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-18-selector-ServerConnectorManager@dbf57b3/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=-1 selected=-1
17:07:33.176 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@7a527389 keys=-1 selected=-1
17:07:33.176 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=0 selected=0
17:07:33.176 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=0 selected=0
17:07:33.176 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@54e43bfe
17:07:33.178 [qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:33.178 [qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@54e43bfe
17:07:33.178 [qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-19-selector-ServerConnectorManager@dbf57b3/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=-1 selected=-1
17:07:33.179 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=-1 selected=-1
17:07:33.179 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@485a3466 keys=-1 selected=-1
17:07:33.179 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=0 selected=0
17:07:33.179 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=0 selected=0
17:07:33.179 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@106b014e
17:07:33.180 [qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:33.180 [qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@106b014e
17:07:33.181 [qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1629687658-20-selector-ServerConnectorManager@dbf57b3/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=-1 selected=-1
17:07:33.181 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=-1 selected=-1
17:07:33.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@25748410 keys=-1 selected=-1
17:07:33.181 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@dbf57b3
17:07:33.182 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@1ab3a8c8{HTTP/1.1}
17:07:33.182 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@1ab3a8c8{HTTP/1.1}
17:07:33.182 [main] INFO  o.e.jetty.server.ServerConnector - Stopped ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:0}
17:07:33.182 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@6e171cd7{HTTP/1.1}{127.0.0.1:0}
17:07:33.183 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@1817d444
17:07:33.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@8317c52
17:07:33.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@8317c52
17:07:33.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@131774fe{/,null,SHUTDOWN}
17:07:33.183 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@131774fe{/,null,UNAVAILABLE}
17:07:33.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:33.183 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:33.183 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:33.183 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:33.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:33.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-2e1d27ba@df2f27de==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:33.184 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:33.185 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-5609159b@d84c4465==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:33.190 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@59662a0b
17:07:33.190 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@10e31a9a
17:07:33.191 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@10e31a9a
17:07:33.191 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@3febb011
17:07:33.192 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@131774fe{/,null,UNAVAILABLE}
17:07:33.192 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@131774fe{/,null,UNAVAILABLE}
17:07:33.192 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f
17:07:33.193 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@4facf68f
17:07:33.194 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1629687658{STARTED,8<=9<=500,i=9,q=0}
17:07:33.201 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1629687658{STOPPED,8<=0<=500,i=0,q=0}
17:07:33.201 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@1817d444
17:07:33.201 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
17:07:33.202 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5223e5ee]release: releasing underlying FileLock. lockCounter=0
17:07:33.202 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
17:07:33.388 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.0 MiB, used=14.6 MiB, available=3.5 GiB
17:07:33.390 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:07:33.392 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2fd72332]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
17:07:33.393 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2fd72332]tryAcquire: returning true. lockCounter=1
17:07:33.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@24c8d8be added {qtp1626149608{STOPPED,8<=0<=500,i=0,q=0},AUTO}
17:07:33.395 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@24c8d8be added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6,AUTO}
17:07:33.397 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@6fcd31c3{HTTP/1.1} added {HttpConfiguration@67bf0480{32768,8192/8192,https://:0,[]},POJO}
17:07:33.399 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{null}{0.0.0.0:0} added {org.eclipse.jetty.server.Server@24c8d8be,UNMANAGED}
17:07:33.400 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{null}{0.0.0.0:0} added {qtp1626149608{STOPPED,8<=0<=500,i=0,q=0},AUTO}
17:07:33.400 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{null}{0.0.0.0:0} added {org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6,AUTO}
17:07:33.400 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{null}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@32faa16c,POJO}
17:07:33.401 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{null}{0.0.0.0:0} added {HttpConnectionFactory@6fcd31c3{HTTP/1.1},AUTO}
17:07:33.401 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{HTTP/1.1}{0.0.0.0:0} added {org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@343fddd9,MANAGED}
17:07:33.401 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
17:07:33.402 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@24c8d8be added {ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:0},AUTO}
17:07:33.402 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@2bbb44da added {org.eclipse.jetty.server.session.HashSessionManager@2f80cb79,AUTO}
17:07:33.402 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@4816ee24{/,null,null} added {org.eclipse.jetty.server.session.SessionHandler@2bbb44da,AUTO}
17:07:33.402 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler@2bbb44da added {org.eclipse.jetty.servlet.ServletHandler@20d33ea,AUTO}
17:07:33.403 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
17:07:33.405 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@20d33ea added {org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true,AUTO}
17:07:33.405 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@20d33ea added {[/*]=>org.glassfish.jersey.servlet.ServletContainer-4ef2ab73,POJO}
17:07:33.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73 from default=false
17:07:33.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:33.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:33.405 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:33.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:33.406 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ef2ab73=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:33.407 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@24c8d8be added {o.e.j.s.ServletContextHandler@4816ee24{/,null,null},AUTO}
17:07:33.407 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@24c8d8be
17:07:33.407 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.1.5.v20140505
17:07:33.407 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.Server@24c8d8be
17:07:33.408 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting qtp1626149608{STOPPED,8<=0<=500,i=0,q=0}
17:07:33.411 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20710ms qtp1626149608{STARTED,8<=8<=500,i=7,q=0}
17:07:33.411 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20710ms org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@4816ee24{/,null,null}
17:07:33.412 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@4816ee24{/,null,STARTING}
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:33.412 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionManager@2f80cb79
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.HashSessionIdManager@718f805a
17:07:33.412 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20711ms org.eclipse.jetty.server.session.HashSessionIdManager@718f805a
17:07:33.413 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.Server@24c8d8be added {org.eclipse.jetty.server.session.HashSessionIdManager@718f805a,MANAGED}
17:07:33.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20713ms org.eclipse.jetty.server.session.HashSessionManager@2f80cb79
17:07:33.414 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73 from default=false
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ef2ab73=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true}
17:07:33.414 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:33.415 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@20d33ea added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false,AUTO}
17:07:33.415 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.servlet.ServletHandler@20d33ea added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37,POJO}
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73 from default=false
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37 from default=false
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:33.415 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ef2ab73=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/* mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73 from default=false
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - Chose path=/ mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37 from default=false
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
17:07:33.416 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap={/*=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true, /=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:33.417 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-4ef2ab73=org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false}
17:07:33.417 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:33.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20716ms org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:33.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20716ms org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:33.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:33.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20716ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:33.417 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:33.418 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20716ms org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:33.418 [main] DEBUG o.e.jetty.servlet.ServletHolder - Filter.init org.glassfish.jersey.servlet.ServletContainer@1c33e528
Oct 14, 2017 5:07:33 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:07:33.605 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
17:07:33.609 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@79e7188e
17:07:33.611 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4816ee24{/,null,AVAILABLE}
17:07:33.612 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20910ms o.e.j.s.ServletContextHandler@4816ee24{/,null,AVAILABLE}
17:07:33.612 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:0}
17:07:33.612 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:41959} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:41959],POJO}
17:07:33.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@6fcd31c3{HTTP/1.1}
17:07:33.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20912ms HttpConnectionFactory@6fcd31c3{HTTP/1.1}
17:07:33.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@343fddd9
17:07:33.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=-1 selected=-1
17:07:33.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20912ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=0 selected=0
17:07:33.614 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=-1 selected=-1
17:07:33.614 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20913ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=0 selected=0
17:07:33.614 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=-1 selected=-1
17:07:33.616 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=0 selected=0
17:07:33.619 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20915ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=0 selected=0
17:07:33.618 [qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=0 selected=0
17:07:33.619 [qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.619 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=-1 selected=-1
17:07:33.619 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.621 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20920ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=0 selected=0
17:07:33.621 [qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=0 selected=0
17:07:33.621 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=-1 selected=-1
17:07:33.621 [qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.623 [qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=0 selected=0
17:07:33.623 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20921ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=0 selected=0
17:07:33.623 [qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.623 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=-1 selected=-1
17:07:33.625 [qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=0 selected=0
17:07:33.625 [qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.625 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20924ms org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=0 selected=0
17:07:33.625 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20924ms org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@343fddd9
17:07:33.627 [main] INFO  o.e.jetty.server.ServerConnector - Started ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:41959}
17:07:33.627 [qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5] DEBUG org.eclipse.jetty.io.SelectorManager - Starting Thread[qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=0 selected=0
17:07:33.627 [qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:33.627 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20926ms ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:41959}
17:07:33.627 [main] INFO  org.eclipse.jetty.server.Server - Started @20926ms
17:07:33.627 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @20926ms org.eclipse.jetty.server.Server@24c8d8be
17:07:33.633 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3b009e7b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:07:33.633 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3b009e7b]tryAcquire: returning true. lockCounter=1
17:07:33.634 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3b009e7b]release: releasing underlying FileLock. lockCounter=0
17:07:33.635 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [41f4039e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:33.635 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [41f4039e]tryAcquire: returning true. lockCounter=1
17:07:33.636 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:33.636 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [41f4039e]release: releasing underlying FileLock. lockCounter=0
17:07:33.871 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=346.0 MiB, used=12.9 MiB, available=3.5 GiB
17:07:33.873 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:07:33.874 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2fd72332]tryAcquire: returning true. lockCounter=2
17:07:33.875 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2fd72332]release: NOT releasing underlying FileLock. lockCounter=1
17:07:33.875 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [603cabc4]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:33.876 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [603cabc4]tryAcquire: returning true. lockCounter=1
17:07:33.877 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:33.878 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [603cabc4]release: releasing underlying FileLock. lockCounter=0
17:07:34.263 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
17:07:34.333 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
17:07:34.405 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
17:07:34.499 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
17:07:34.559 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
17:07:34.609 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
17:07:34.687 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
17:07:34.997 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
17:07:35.057 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170725050': java.sql.SQLSyntaxErrorException: Index 'SQL171014170725050' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
17:07:35.084 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
17:07:35.117 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
17:07:35.119 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
17:07:35.150 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
17:07:35.167 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170725600': java.sql.SQLSyntaxErrorException: Index 'SQL171014170725600' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
17:07:35.194 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
17:07:35.224 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
17:07:35.227 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
17:07:35.242 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170726420': java.sql.SQLSyntaxErrorException: Index 'SQL171014170726420' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
17:07:35.268 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
17:07:35.271 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
17:07:35.301 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
17:07:35.320 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170727960': java.sql.SQLSyntaxErrorException: Index 'SQL171014170727960' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
17:07:35.345 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
17:07:35.348 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
17:07:35.350 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
17:07:35.376 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
17:07:35.377 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
17:07:35.392 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170727290': java.sql.SQLSyntaxErrorException: Index 'SQL171014170727290' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
17:07:35.415 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
17:07:35.449 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
17:07:35.467 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170727770': java.sql.SQLSyntaxErrorException: Index 'SQL171014170727770' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
17:07:35.468 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170727770': java.sql.SQLSyntaxErrorException: Index 'SQL171014170727770' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
17:07:35.489 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
17:07:35.504 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170724950': java.sql.SQLSyntaxErrorException: Index 'SQL171014170724950' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
17:07:35.535 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
17:07:35.568 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
17:07:35.571 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
17:07:35.579 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170727700': java.sql.SQLSyntaxErrorException: Index 'SQL171014170727700' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
17:07:35.606 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
17:07:35.623 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170725840': java.sql.SQLSyntaxErrorException: Index 'SQL171014170725840' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
17:07:35.646 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
17:07:35.648 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
17:07:35.677 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
17:07:35.680 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
17:07:35.713 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
17:07:35.740 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
17:07:35.758 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170724450': java.sql.SQLSyntaxErrorException: Index 'SQL171014170724450' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
17:07:35.781 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
17:07:35.812 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
17:07:35.858 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
17:07:35.876 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL171014170728360': java.sql.SQLSyntaxErrorException: Index 'SQL171014170728360' was created to enforce constraint 'transferdonemarker_pk'.  It can only be dropped by dropping the constraint.
17:07:35.902 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'.
17:07:35.905 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist.
17:07:35.907 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist.
17:07:35.909 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist.
17:07:36.099 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'.
17:07:36.107 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist.
17:07:36.111 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
17:07:36.132 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:37) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na]
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1567) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 46 common frames omitted
17:07:37.135 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2
17:07:37.176 [qtp1626149608-43-acceptor-0-ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:41959}] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@1015094a
17:07:37.177 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:37.177 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Accept@1015094a
17:07:37.178 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0}
17:07:37.179 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.IdleTimeout - SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,-,30000,null}{io=0,kio=0,kro=0} idle timeout check, elapsed: 1 ms, remaining: 29999 ms
17:07:37.180 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4337dd30{IDLE}
17:07:37.180 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@4337dd30{IDLE}
17:07:37.180 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@4337dd30{IDLE}
17:07:37.181 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.AbstractConnection - IDLE-->FILL_INTERESTED HttpConnection@4337dd30{FILL_INTERESTED}
17:07:37.182 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=0}
17:07:37.182 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@6355b32
17:07:37.182 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1
17:07:37.183 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Created SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=0}
17:07:37.183 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:37.183 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 1/1 selected
17:07:37.184 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 1 -> 0
17:07:37.184 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 1 -> 0 for SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,R,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:37.185 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@6355b32
17:07:37.185 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->FILLING HttpConnection@4337dd30{FILLING}
17:07:37.185 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:37.186 [qtp1626149608-44] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4337dd30{FILLING} onFillable HttpChannelState@3a78d196{s=IDLE i=true a=null}
17:07:37.188 [qtp1626149608-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:37.189 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@34bf28a9[p=0,l=530,c=8192,r=530]={<<<POST /RepoInfo HT...InfoRequestDto>>>>�����������������...���������������}
17:07:37.189 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
17:07:37.189 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
17:07:37.189 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
17:07:37.189 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
17:07:37.190 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
17:07:37.190 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.190 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.190 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.190 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.191 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.191 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.191 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.191 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_IN_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> HEADER_VALUE
17:07:37.192 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_VALUE --> HEADER_IN_VALUE
17:07:37.193 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER_IN_VALUE --> HEADER
17:07:37.193 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
17:07:37.193 [qtp1626149608-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3080bae6{r=1,a=IDLE,uri=-} handle enter
17:07:37.194 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@3a78d196{s=IDLE i=true a=null} handling IDLE
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3080bae6{r=1,a=DISPATCHED,uri=/RepoInfo} action REQUEST_DISPATCH
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - REQUEST /RepoInfo on HttpChannelOverHttp@3080bae6{r=1,a=DISPATCHED,uri=/RepoInfo}
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@4816ee24{/,null,AVAILABLE}
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@4816ee24{/,null,AVAILABLE}
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - sessionManager=org.eclipse.jetty.server.session.HashSessionManager@2f80cb79
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.session - session=null
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:37.195 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
17:07:37.212 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
17:07:37.214 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TmRHVGxZT0RnMHBOVzJGQjFHMS1PZzo5LDk3MXR+dy4ybHApI0NCd0c7NjB9OSpv
17:07:37.218 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@34bf28a9[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236||||<<<<?xml version="1....InfoRequestDto>>>>�����������������...���������������}
17:07:37.219 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3080bae6{r=1,a=DISPATCHED,uri=/RepoInfo} content java.nio.HeapByteBufferR[pos=294 lim=530 cap=8192]
17:07:37.219 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
17:07:37.219 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3080bae6{r=1,a=DISPATCHED,uri=/RepoInfo} messageComplete
17:07:37.219 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6adbcf7a EOF
17:07:37.235 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6adbcf7a eof EOF
17:07:37.235 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@6adbcf7a eof EOF
17:07:37.236 [qtp1626149608-44 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [72e8ddd]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1'
17:07:37.237 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [b67a41d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/cloudstore-repository.lock'
17:07:37.238 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [b67a41d]tryAcquire: returning true. lockCounter=1
17:07:37.238 [qtp1626149608-44 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [72e8ddd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1' locked successfully.
17:07:37.239 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [72e8ddd]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:07:37.241 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:07:37.244 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar.
17:07:37.250 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:37.258 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.3/datanucleus-core-4.0.3.jar!/plugin.xml.
17:07:37.260 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar.
17:07:37.263 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:37.263 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.3/datanucleus-api-jdo-4.0.3.jar!/plugin.xml.
17:07:37.265 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar.
17:07:37.275 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:37.283 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.3/datanucleus-rdbms-4.0.3.jar!/plugin.xml.
17:07:37.290 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:07:37.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:07:37.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Type converter support loaded
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:07:37.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : java.lang.String,int[]
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,java.lang.String,byte[]
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.nio.ByteBuffer,java.lang.String,java.lang.Long
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.util.Date,java.lang.String,java.lang.Long
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.util.Date,java.lang.String,java.lang.Long
17:07:37.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.util.Date,java.lang.String,java.lang.Long
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.util.Date,java.lang.String,[Ljava.lang.Object;
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:07:37.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:07:37.299 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:07:37.299 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:07:37.299 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:07:37.300 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:07:37.300 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
17:07:37.301 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:07:37.302 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
17:07:37.302 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.303 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.303 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.304 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.304 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.305 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.306 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
17:07:37.306 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:37.306 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:07:37.310 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:07:37.310 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:07:37.311 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:07:37.311 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:07:37.312 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:07:37.312 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
17:07:37.313 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:07:37.313 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
17:07:37.314 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.314 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:37.315 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.315 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.316 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.317 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.317 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
17:07:37.317 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:07:37.318 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:07:37.318 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:07:37.319 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:07:37.319 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:07:37.320 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
17:07:37.320 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:07:37.321 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
17:07:37.321 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.322 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.322 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.323 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.323 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.324 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.324 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
17:07:37.325 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:37.325 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:07:37.331 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:07:37.332 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:07:37.332 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:07:37.333 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:07:37.333 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:07:37.334 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
17:07:37.334 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:07:37.335 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
17:07:37.335 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.336 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
17:07:37.336 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.337 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.337 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.338 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.338 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
17:07:37.338 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:07:37.339 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:07:37.339 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:07:37.340 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:07:37.340 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:07:37.341 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
17:07:37.342 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:07:37.342 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
17:07:37.343 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.343 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.344 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.344 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.345 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.345 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.346 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
17:07:37.346 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:37.346 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:07:37.357 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:07:37.358 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:07:37.358 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:07:37.359 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:07:37.359 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:07:37.359 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
17:07:37.360 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:07:37.360 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
17:07:37.361 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.362 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
17:07:37.362 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.362 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.363 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.364 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.364 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
17:07:37.364 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:07:37.365 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.366 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:07:37.366 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:07:37.366 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:07:37.367 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:07:37.367 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:07:37.367 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:07:37.367 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:07:37.368 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:07:37.368 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:07:37.369 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:07:37.370 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
17:07:37.370 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:07:37.371 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
17:07:37.371 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.372 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.372 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.373 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.373 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.374 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.374 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
17:07:37.374 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:37.375 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:07:37.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
17:07:37.393 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:07:37.393 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
17:07:37.394 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.395 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
17:07:37.395 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.396 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.397 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.397 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.398 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
17:07:37.398 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:07:37.398 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.398 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.398 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.399 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:07:37.399 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:07:37.400 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:07:37.400 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:07:37.401 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:07:37.402 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:07:37.402 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
17:07:37.402 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:07:37.403 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
17:07:37.403 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.404 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.404 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.405 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.406 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.406 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.407 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
17:07:37.407 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:37.407 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:07:37.408 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:07:37.408 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:07:37.408 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:07:37.409 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:07:37.409 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:07:37.410 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
17:07:37.410 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:07:37.410 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
17:07:37.411 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.411 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
17:07:37.411 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.412 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.412 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.413 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.413 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
17:07:37.413 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:07:37.414 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:07:37.414 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:07:37.417 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
17:07:37.417 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:07:37.417 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:07:37.427 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
17:07:37.430 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e8986af [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.432 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
17:07:37.434 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
17:07:37.435 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
17:07:37.436 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
17:07:37.474 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
17:07:37.475 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : read-write
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:07:37.492 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - ===========================================================
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1/.cloudstore-repo/derby]
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:07:37.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - ===========================================================
17:07:37.494 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e8986af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e180e5d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:37.505 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3e8986af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e180e5d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - StoreManager now created
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.3" with JRE "1.8.0_131" on "Linux"
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ClassLoading : default
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:07:37.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ================================================
17:07:37.507 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@8ac1123"
17:07:37.507 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
17:07:37.511 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:07:37.513 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:07:37.515 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:07:37.516 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:07:37.516 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
17:07:37.517 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:07:37.518 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
17:07:37.518 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.519 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.520 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.520 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.521 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.522 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.523 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
17:07:37.523 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:37.523 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:07:37.526 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:07:37.527 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:07:37.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:07:37.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:07:37.529 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:07:37.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
17:07:37.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:07:37.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
17:07:37.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
17:07:37.534 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.535 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.535 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.536 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.537 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
17:07:37.537 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:07:37.538 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:07:37.538 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:07:37.539 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:07:37.540 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:07:37.541 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
17:07:37.542 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:07:37.542 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
17:07:37.543 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.544 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.544 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.545 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.546 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.547 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.548 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
17:07:37.548 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:37.548 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:07:37.549 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:07:37.550 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:07:37.551 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:07:37.552 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:07:37.552 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:07:37.553 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
17:07:37.554 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:07:37.554 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
17:07:37.555 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.556 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
17:07:37.557 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.558 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.558 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.559 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.560 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
17:07:37.560 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:07:37.560 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.561 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.561 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.562 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:07:37.562 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:07:37.563 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:07:37.564 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:07:37.564 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:07:37.565 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:07:37.566 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
17:07:37.566 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:07:37.567 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
17:07:37.568 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:37.569 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
17:07:37.570 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:37.571 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:37.571 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:37.572 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:37.573 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
17:07:37.573 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:37.574 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:07:37.574 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:07:37.575 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:07:37.576 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:07:37.577 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:07:37.578 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:07:37.578 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
17:07:37.579 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:07:37.580 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
17:07:37.581 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:07:37.581 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
17:07:37.582 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:37.583 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
17:07:37.584 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:37.584 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:37.585 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
17:07:37.585 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:07:37.586 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.586 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:37.586 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:07:37.587 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
17:07:37.588 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
17:07:37.589 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
17:07:37.590 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
17:07:37.590 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
17:07:37.591 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
17:07:37.592 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
17:07:37.593 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
17:07:37.594 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
17:07:37.594 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
17:07:37.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
17:07:37.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
17:07:37.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:07:37.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:07:37.596 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
17:07:37.596 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.596 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:37.596 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:07:37.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
17:07:37.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:07:37.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
17:07:37.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
17:07:37.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
17:07:37.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
17:07:37.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:37.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
17:07:37.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
17:07:37.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
17:07:37.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:37.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
17:07:37.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:37.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:37.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:37.605 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
17:07:37.605 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:37.605 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
17:07:37.605 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:37.606 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ebb6257 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:37.606 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f8922f0" with isolation "serializable"
17:07:37.613 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:07:37.614 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
17:07:37.666 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 52 ms
17:07:37.666 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:07:37.668 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
17:07:37.671 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
17:07:37.681 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
17:07:37.681 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
17:07:37.681 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
17:07:37.730 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 49 ms
17:07:37.755 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:07:37.771 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
17:07:37.772 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
17:07:37.772 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
17:07:37.799 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:37.819 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
17:07:37.819 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
17:07:37.819 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
17:07:37.844 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
17:07:37.845 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
17:07:37.845 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
17:07:37.874 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
17:07:37.905 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
17:07:37.906 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
17:07:37.906 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:07:37.932 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:37.954 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
17:07:37.972 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
17:07:37.972 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
17:07:37.972 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
17:07:37.994 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
17:07:37.995 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
17:07:37.995 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
17:07:38.015 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
17:07:38.015 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
17:07:38.015 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
17:07:38.033 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
17:07:38.057 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
17:07:38.057 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
17:07:38.057 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:07:38.069 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
17:07:38.087 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
17:07:38.087 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f8922f0"
17:07:38.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f8922f0"
17:07:38.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ebb6257 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f8922f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:38.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ebb6257 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f8922f0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:38.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
17:07:38.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
17:07:38.094 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
17:07:38.095 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:07:38.095 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:07:38.096 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:07:38.097 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:07:38.098 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
17:07:38.099 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:07:38.099 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
17:07:38.100 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:38.101 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
17:07:38.102 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:38.103 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:38.104 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:38.105 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:38.105 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
17:07:38.105 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:38.106 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:07:38.113 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:07:38.114 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:07:38.114 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:07:38.115 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:07:38.116 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:07:38.116 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
17:07:38.117 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:07:38.118 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
17:07:38.118 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:07:38.119 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
17:07:38.120 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:38.121 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
17:07:38.121 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:38.122 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:38.123 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
17:07:38.123 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:07:38.123 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.123 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.123 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:07:38.124 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:07:38.124 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
17:07:38.125 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
17:07:38.125 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
17:07:38.125 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.125 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
17:07:38.125 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:38.126 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
17:07:38.126 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.126 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
17:07:38.126 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.126 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:07:38.127 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cea2eb6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:38.127 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22214cb0" with isolation "serializable"
17:07:38.131 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
17:07:38.132 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
17:07:38.178 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 46 ms
17:07:38.178 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
17:07:38.186 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
17:07:38.186 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
17:07:38.187 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
17:07:38.211 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
17:07:38.211 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
17:07:38.211 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
17:07:38.235 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:38.261 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
17:07:38.261 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
17:07:38.261 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:07:38.268 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms
17:07:38.284 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
17:07:38.284 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22214cb0"
17:07:38.291 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22214cb0"
17:07:38.291 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cea2eb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22214cb0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:38.291 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cea2eb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22214cb0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:38.292 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:07:38.292 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
17:07:38.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:38.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
17:07:38.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
17:07:38.293 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:38.294 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1167277 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:38.295 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5546813c" with isolation "serializable"
17:07:38.305 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:38.305 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
17:07:38.334 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 29 ms
17:07:38.334 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:07:38.341 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
17:07:38.342 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
17:07:38.342 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
17:07:38.365 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:38.365 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
17:07:38.366 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
17:07:38.393 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:38.423 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
17:07:38.424 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
17:07:38.424 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
17:07:38.433 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
17:07:38.450 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
17:07:38.450 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
17:07:38.450 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
17:07:38.476 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
17:07:38.476 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5546813c"
17:07:38.482 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5546813c"
17:07:38.482 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1167277 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5546813c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:38.482 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1167277 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5546813c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:38.484 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:07:38.484 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:07:38.485 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:07:38.485 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:07:38.486 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
17:07:38.486 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:07:38.487 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
17:07:38.487 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:38.489 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
17:07:38.490 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:38.491 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:38.493 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:38.495 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:38.496 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
17:07:38.496 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:38.497 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:07:38.498 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:07:38.500 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:07:38.500 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:07:38.501 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:07:38.501 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:07:38.502 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
17:07:38.503 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:07:38.503 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
17:07:38.504 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:07:38.504 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
17:07:38.505 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:38.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
17:07:38.506 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:38.507 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:38.508 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
17:07:38.508 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:07:38.508 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.508 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.508 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:07:38.510 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:07:38.510 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:07:38.511 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:07:38.511 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:07:38.512 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
17:07:38.512 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:07:38.513 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
17:07:38.514 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:38.514 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
17:07:38.515 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:38.516 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:38.516 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:38.517 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:38.518 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
17:07:38.518 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:38.518 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:07:38.519 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:07:38.520 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:07:38.521 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:07:38.521 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:07:38.522 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:07:38.522 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
17:07:38.523 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:07:38.524 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
17:07:38.524 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:07:38.525 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
17:07:38.525 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:38.526 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
17:07:38.527 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:38.527 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:38.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
17:07:38.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:07:38.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.528 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.529 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:07:38.529 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:38.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:07:38.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
17:07:38.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.530 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
17:07:38.531 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.532 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
17:07:38.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
17:07:38.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:38.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:38.533 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
17:07:38.534 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.534 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
17:07:38.534 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.534 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:07:38.535 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17825776 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:38.535 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5fac3b01" with isolation "serializable"
17:07:38.540 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:38.540 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:38.562 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 22 ms
17:07:38.562 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:07:38.563 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
17:07:38.571 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
17:07:38.572 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
17:07:38.572 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
17:07:38.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:38.625 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:38.646 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:38.663 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
17:07:38.663 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
17:07:38.663 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
17:07:38.690 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
17:07:38.717 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
17:07:38.718 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
17:07:38.718 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
17:07:38.729 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
17:07:38.750 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
17:07:38.751 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
17:07:38.751 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
17:07:38.772 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
17:07:38.772 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5fac3b01"
17:07:38.778 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5fac3b01"
17:07:38.778 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17825776 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5fac3b01, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:38.778 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@17825776 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5fac3b01, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:38.779 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:07:38.780 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:07:38.781 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:07:38.782 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:07:38.782 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
17:07:38.783 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:07:38.783 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
17:07:38.784 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:38.786 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
17:07:38.786 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:38.787 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:38.788 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:38.788 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:38.789 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
17:07:38.789 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:38.790 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:07:38.790 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:07:38.791 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:07:38.792 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:07:38.793 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:07:38.793 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:07:38.794 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
17:07:38.795 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:07:38.795 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
17:07:38.796 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:07:38.797 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
17:07:38.797 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:38.798 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
17:07:38.799 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:38.800 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:38.800 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
17:07:38.800 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:07:38.800 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.801 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:38.801 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:07:38.802 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:07:38.802 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
17:07:38.803 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.805 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
17:07:38.806 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:38.806 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:07:38.806 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b0671de [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:38.806 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a65001b" with isolation "serializable"
17:07:38.812 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
17:07:38.812 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:38.837 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 25 ms
17:07:38.837 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 6 columns found
17:07:38.844 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
17:07:38.845 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
17:07:38.845 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:07:38.866 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
17:07:38.894 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
17:07:38.894 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
17:07:38.894 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:07:38.901 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms
17:07:38.920 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
17:07:38.920 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
17:07:38.920 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:07:38.943 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:38.943 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a65001b"
17:07:38.949 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a65001b"
17:07:38.949 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b0671de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a65001b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:38.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b0671de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3a65001b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:38.952 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:07:38.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
17:07:38.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:07:38.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:07:38.954 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
17:07:38.954 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:38.954 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:38.954 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
17:07:38.955 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:38.955 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:38.955 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68312c69 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:38.955 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9b36a4" with isolation "serializable"
17:07:38.960 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:07:38.968 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
17:07:38.968 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
17:07:38.968 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
17:07:39.003 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms
17:07:39.034 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:07:39.034 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
17:07:39.034 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
17:07:39.047 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms
17:07:39.070 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:07:39.071 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9b36a4"
17:07:39.076 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9b36a4"
17:07:39.076 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68312c69 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9b36a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:39.076 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68312c69 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9b36a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:39.078 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:07:39.079 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:07:39.080 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:07:39.081 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:07:39.082 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
17:07:39.083 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:07:39.084 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
17:07:39.085 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:39.086 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
17:07:39.087 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:39.088 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:39.089 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:39.090 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:39.092 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
17:07:39.092 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:39.092 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:07:39.093 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:07:39.094 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:07:39.095 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:07:39.095 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:07:39.096 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:07:39.097 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
17:07:39.098 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:07:39.098 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
17:07:39.099 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:07:39.100 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
17:07:39.101 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:39.102 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
17:07:39.103 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:39.104 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:39.105 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
17:07:39.105 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:07:39.106 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:07:39.107 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:07:39.107 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
17:07:39.107 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:07:39.108 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
17:07:39.109 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
17:07:39.109 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.109 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.110 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
17:07:39.111 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.111 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:07:39.113 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ef3369e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:39.113 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23705d65" with isolation "serializable"
17:07:39.119 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
17:07:39.120 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:39.150 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 30 ms
17:07:39.150 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
17:07:39.151 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
17:07:39.159 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
17:07:39.160 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
17:07:39.160 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
17:07:39.183 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:39.215 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
17:07:39.215 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
17:07:39.216 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
17:07:39.226 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
17:07:39.247 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
17:07:39.268 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
17:07:39.299 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
17:07:39.321 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
17:07:39.321 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
17:07:39.321 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
17:07:39.344 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
17:07:39.344 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23705d65"
17:07:39.350 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23705d65"
17:07:39.350 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ef3369e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23705d65, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:39.351 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ef3369e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@23705d65, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:39.352 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:07:39.353 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:07:39.353 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:07:39.354 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:07:39.355 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
17:07:39.356 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:07:39.356 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
17:07:39.357 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:39.358 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:39.359 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:39.360 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:39.360 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:39.361 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:39.362 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
17:07:39.362 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:39.366 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:07:39.368 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:07:39.369 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:07:39.369 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:07:39.370 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:07:39.371 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:07:39.371 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
17:07:39.372 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:07:39.372 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
17:07:39.373 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:39.374 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:39.375 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:39.376 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:39.376 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:39.377 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:39.378 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
17:07:39.378 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:07:39.378 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:07:39.379 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:07:39.380 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
17:07:39.380 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.380 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
17:07:39.380 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
17:07:39.381 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.381 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
17:07:39.381 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
17:07:39.381 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
17:07:39.381 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.382 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:07:39.383 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c04534b [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:39.383 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b8431e" with isolation "serializable"
17:07:39.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
17:07:39.388 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:39.477 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 89 ms
17:07:39.477 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
17:07:39.486 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
17:07:39.486 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
17:07:39.486 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
17:07:39.511 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
17:07:39.538 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
17:07:39.554 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
17:07:39.555 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
17:07:39.555 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
17:07:39.579 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
17:07:39.579 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b8431e"
17:07:39.585 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b8431e"
17:07:39.585 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c04534b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b8431e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:39.585 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c04534b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b8431e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:39.587 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:07:39.587 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:07:39.588 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:07:39.589 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:07:39.590 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
17:07:39.590 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:07:39.591 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
17:07:39.592 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:39.593 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
17:07:39.594 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:39.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:39.595 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:39.596 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:39.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
17:07:39.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:39.597 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:07:39.598 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:07:39.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:07:39.599 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:07:39.600 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:07:39.601 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:07:39.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
17:07:39.602 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:07:39.603 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
17:07:39.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:07:39.604 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
17:07:39.605 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:39.606 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
17:07:39.607 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:39.608 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:39.608 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
17:07:39.608 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:07:39.609 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:07:39.609 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:07:39.610 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
17:07:39.610 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
17:07:39.610 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:07:39.610 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.611 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37b76f79 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:39.611 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32dd368e" with isolation "serializable"
17:07:39.617 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:07:39.625 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:07:39.646 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:07:39.649 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:07:39.649 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32dd368e"
17:07:39.649 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32dd368e"
17:07:39.650 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37b76f79 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32dd368e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:39.650 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@37b76f79 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32dd368e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:39.651 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo
17:07:39.651 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo
17:07:39.652 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo
17:07:39.653 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo
17:07:39.653 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo
17:07:39.654 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo
17:07:39.655 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo
17:07:39.655 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:39.656 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo
17:07:39.657 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:07:39.658 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo
17:07:39.658 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:07:39.659 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
17:07:39.661 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo
17:07:39.661 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:39.662 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those.
17:07:39.662 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data
17:07:39.663 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm
17:07:39.664 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm
17:07:39.665 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm
17:07:39.665 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm
17:07:39.666 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm
17:07:39.667 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm
17:07:39.667 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm
17:07:39.668 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:07:39.669 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm
17:07:39.670 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:07:39.670 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm
17:07:39.671 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:07:39.672 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
17:07:39.673 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm
17:07:39.673 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found
17:07:39.673 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:39.673 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
17:07:39.673 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum
17:07:39.674 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo
17:07:39.675 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo
17:07:39.675 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo
17:07:39.676 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo
17:07:39.677 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo
17:07:39.677 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo
17:07:39.678 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo
17:07:39.679 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo
17:07:39.680 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo
17:07:39.681 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo
17:07:39.682 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo
17:07:39.683 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo
17:07:39.684 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo
17:07:39.684 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo
17:07:39.687 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo
17:07:39.687 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo
17:07:39.688 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found
17:07:39.688 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData.
17:07:39.688 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data
17:07:39.689 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table]
17:07:39.690 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table.
17:07:39.691 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table.
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table.
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
17:07:39.692 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table.
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table.
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table.
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:07:39.693 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table.
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table.
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b94785 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
17:07:39.694 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ddcf5cc" with isolation "serializable"
17:07:39.695 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE
17:07:39.696 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
17:07:39.722 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 27 ms
17:07:39.722 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found
17:07:39.724 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker"
17:07:39.724 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema ""
17:07:39.724 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid")
17:07:39.755 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
17:07:39.788 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker"
17:07:39.811 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker"
17:07:39.811 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema ""
17:07:39.811 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid")
17:07:39.839 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
17:07:39.839 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ddcf5cc"
17:07:39.845 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ddcf5cc"
17:07:39.846 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b94785 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ddcf5cc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
17:07:39.846 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b94785 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ddcf5cc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
17:07:39.846 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:39.846 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:39.847 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@18ed1af0"
17:07:39.847 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.847 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3 (optimistic=false)
17:07:39.848 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:07:39.848 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:39.848 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:07:39.848 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
17:07:39.850 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
17:07:39.850 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
17:07:39.852 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:39.852 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2bdf3879, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.852 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:39.853 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.853 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:39.863 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36e592e6"
17:07:39.863 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:39.864 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.864 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
17:07:39.865 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:39.865 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
17:07:39.865 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:39.866 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
17:07:39.867 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
17:07:39.867 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="1") enlisted in transactional cache
17:07:39.868 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" having fields "publicKey" fetched from table ""repository""
17:07:39.868 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.876 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@18ee457a"
17:07:39.876 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:07:39.877 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:39.877 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@585a86e7"
17:07:39.877 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="1") is having the following fields in Level 2 cache object updated : [3]
17:07:39.878 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" having fields "privateKey" fetched from table ""repository""
17:07:39.879 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.884 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6f7b87c7"
17:07:39.884 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:07:39.885 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.885 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6d7175a4"
17:07:39.885 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="1") is having the following fields in Level 2 cache object updated : [7]
17:07:39.886 [qtp1626149608-44 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [72e8ddd]initPersistenceManagerFactory: repositoryId=9a97329a-3110-47a7-8e10-b5cb6a534d65
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2bdf3879]]
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:39.886 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@327acb78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@170c48a3, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@409a4e5c, lifecycle=HOLLOW]
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:39.887 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:39.888 [qtp1626149608-44 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [72e8ddd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2649 ms.
17:07:39.888 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@3731b024"
17:07:39.888 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.888 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3 (optimistic=false)
17:07:39.888 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:07:39.889 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:07:39.890 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:39.890 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
17:07:39.890 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
17:07:39.891 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@72d58b02, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34385a19, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34385a19, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.892 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:07:39.900 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@64f68f96"
17:07:39.901 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2017-10-13 17:07:39.888>
17:07:39.902 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.902 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@72d58b02]]
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34385a19, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34385a19, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:39.903 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@485fa2bd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@34385a19, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [543508af]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [543508af]tryAcquire: returning true. lockCounter=1
17:07:39.904 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [543508af]tryAcquire: returning true. lockCounter=2
17:07:39.905 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:39.905 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [543508af]release: NOT releasing underlying FileLock. lockCounter=1
17:07:39.906 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [543508af]release: releasing underlying FileLock. lockCounter=0
17:07:39.906 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@3abc2b8c"
17:07:39.907 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
17:07:39.907 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3 (optimistic=false)
17:07:39.907 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:39.907 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:39.908 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:39.908 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@34e026ed, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
17:07:39.908 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
17:07:39.908 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.908 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:39.909 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@143ab0bd"
17:07:39.909 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:39.910 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.910 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:07:39.910 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:39.910 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:39.911 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:39.911 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:39.911 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="1") enlisted in transactional cache
17:07:39.911 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5"
17:07:39.912 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:39.912 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:39.913 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" field "aliases" loading contents to SCO wrapper from the datastore
17:07:39.913 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.923 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@34d89685"
17:07:39.923 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:39.924 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.924 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3282c4ec"
17:07:39.924 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68dc7b83]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:39.925 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68dc7b83]tryAcquire: returning true. lockCounter=1
17:07:39.925 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68dc7b83]release: releasing underlying FileLock. lockCounter=0
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'j8rgh3bq-b0rd1' of repository '9a97329a-3110-47a7-8e10-b5cb6a534d65' already in-sync.
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [8624fd1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [8624fd1]tryAcquire: returning true. lockCounter=1
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [8624fd1]tryAcquire: returning true. lockCounter=2
17:07:39.926 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [8624fd1]release: NOT releasing underlying FileLock. lockCounter=1
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [8624fd1]release: releasing underlying FileLock. lockCounter=0
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3
17:07:39.927 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@34e026ed]]
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e6d3140 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@128cd52f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:39.928 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@34a81bc5, lifecycle=HOLLOW]
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@3a10e41b"
17:07:39.929 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.930 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3 (optimistic=false)
17:07:39.930 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:07:39.930 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:07:39.930 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5c369ff9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@650d6819"
17:07:39.931 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:07:39.932 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.932 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:07:39.932 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
17:07:39.932 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:07:39.933 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:07:39.933 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:07:39.933 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="1") enlisted in transactional cache
17:07:39.934 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098"
17:07:39.934 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, queued-operations=false, allow-nulls=false]
17:07:39.934 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:07:39.934 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.946 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36e47d51"
17:07:39.946 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:07:39.947 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.947 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3887f1a1"
17:07:39.947 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" field "aliases" loading contents to SCO wrapper from the datastore
17:07:39.948 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.948 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@41a0a175"
17:07:39.949 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:07:39.949 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:39.949 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@496c6984"
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5c369ff9]]
17:07:39.950 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d738248 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30c4a6fc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4c860098, lifecycle=HOLLOW]
17:07:39.951 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
17:07:39.952 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:39.952 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:39.952 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.local.LocalRepoManagerImpl - [72e8ddd]open: closing=false closeAbortable=true
17:07:39.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1facf75b" with txn="org.datanucleus.TransactionImpl@a0e3841"
17:07:39.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.953 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3 (optimistic=false)
17:07:39.953 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c1a66e9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:07:39.954 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c1a66e9]tryAcquire: returning true. lockCounter=1
17:07:39.954 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c1a66e9]tryAcquire: returning true. lockCounter=2
17:07:39.954 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:07:39.954 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c1a66e9]release: NOT releasing underlying FileLock. lockCounter=1
17:07:39.954 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c1a66e9]release: releasing underlying FileLock. lockCounter=0
17:07:39.955 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:07:39.956 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:39.956 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
17:07:39.956 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
17:07:39.958 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
17:07:39.958 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
17:07:39.959 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
17:07:39.959 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5186ec89, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
17:07:39.959 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
17:07:39.959 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.959 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
17:07:39.967 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e9a1559"
17:07:39.968 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
17:07:39.968 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:39.969 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:07:39.970 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:07:39.970 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
17:07:39.970 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
17:07:39.970 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
17:07:39.971 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:39.971 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
17:07:39.972 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.972 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
17:07:39.977 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1149b6f9"
17:07:39.978 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
17:07:39.978 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
17:07:39.978 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
17:07:39.979 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:07:39.980 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:39.980 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
17:07:39.980 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
17:07:39.982 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
17:07:39.983 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
17:07:39.983 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.983 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
17:07:39.992 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@56121f81"
17:07:39.992 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
17:07:39.993 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:39.993 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:07:39.994 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:07:39.995 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:39.995 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
17:07:39.995 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
17:07:39.996 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:39.996 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
17:07:39.997 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:39.997 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
17:07:40.004 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@41b0e689"
17:07:40.005 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
17:07:40.006 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:40.006 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
17:07:40.007 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:07:40.008 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:40.008 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
17:07:40.008 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
17:07:40.009 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:40.010 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
17:07:40.010 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:40.010 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
17:07:40.023 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@610a9dd6"
17:07:40.023 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
17:07:40.024 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:40.024 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
17:07:40.025 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:07:40.026 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
17:07:40.026 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
17:07:40.026 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
17:07:40.027 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
17:07:40.027 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
17:07:40.028 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:40.028 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
17:07:40.039 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3f3b78d8"
17:07:40.039 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
17:07:40.040 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:40.041 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@419873d3
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5186ec89]]
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
17:07:40.042 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e94e29c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2ae8acfd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@419873d3" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@5f32bdaf]"
17:07:40.043 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:07:40.043 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:07:40.043 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@419873d3" closed
17:07:40.043 [qtp1626149608-44 - /RepoInfo] INFO  c.c.c.local.LocalRepoManagerImpl - [72e8ddd]_close: Shutting down real LocalRepoManager.
17:07:40.292 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool tx
17:07:40.296 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
17:07:40.297 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:07:40.298 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:07:40.300 [qtp1626149608-44 - /RepoInfo] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:07:40.580 [qtp1626149608-44 - /RepoInfo] DEBUG c.c.cloudstore.core.io.LockFileImpl - [b67a41d]release: releasing underlying FileLock. lockCounter=0
17:07:40.587 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@2c2b9273[ITERATING] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
17:07:40.588 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@2c2b9273[ITERATING] generate: FLUSH ([p=0,l=103,c=8192,r=103],[p=0,l=765,c=8192,r=765],true)@COMPLETING
17:07:40.588 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3f829415{IDLE} [HeapByteBuffer@657c051a[p=0,l=103,c=8192,r=103]={<<<HTTP/1.1 200 OK||....v20140505)||||>>>�����������������...���������������},HeapByteBuffer@7bdba5d7[p=0,l=765,c=8192,r=765]={<<<<?xml version="1....nfoResponseDto>>>>�����������������...���������������}]
17:07:40.588 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3f829415{WRITING}:IDLE-->WRITING
17:07:40.589 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 868 SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,W,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:40.589 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - flushed true
17:07:40.589 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3f829415{IDLE}:WRITING-->IDLE
17:07:40.589 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$CommitCallback@2c2b9273[ITERATING] generate: DONE ([p=103,l=103,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
17:07:40.595 [qtp1626149608-44 - /RepoInfo] DEBUG org.eclipse.jetty.server.Server - RESPONSE /RepoInfo  200 handled=true
17:07:40.595 [qtp1626149608-44 - /RepoInfo] DEBUG o.e.jetty.server.HttpChannelState - HttpChannelState@3a78d196{s=DISPATCHED i=true a=null} unhandle DISPATCHED
17:07:40.595 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
17:07:40.595 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
17:07:40.595 [qtp1626149608-44] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3080bae6{r=1,a=IDLE,uri=-} handle exit, result COMPLETE
17:07:40.596 [qtp1626149608-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:40.596 [qtp1626149608-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,-,-,30000,HttpConnection}{io=0,kio=0,kro=1}
17:07:40.596 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@657c051a[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK||...���������������}
17:07:40.596 [qtp1626149608-44] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@4337dd30{FILLING}
17:07:40.596 [qtp1626149608-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING-->FILLING_FILL_INTERESTED HttpConnection@4337dd30{FILLING_FILL_INTERESTED}
17:07:40.597 [qtp1626149608-44] DEBUG o.e.jetty.io.AbstractConnection - FILLING_FILL_INTERESTED-->FILL_INTERESTED HttpConnection@4337dd30{FILL_INTERESTED}
17:07:40.597 [qtp1626149608-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Local interests updated 0 -> 1 for SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,Open,in,out,R,-,30000,HttpConnection}{io=1,kio=0,kro=1}
17:07:40.597 [qtp1626149608-44] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectChannelEndPoint$1@6355b32
17:07:40.597 [qtp1626149608-44] DEBUG o.e.jetty.io.SelectChannelEndPoint - Key interests updated 0 -> 1
17:07:40.597 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected
17:07:40.597 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop waiting on select
17:07:40.611 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3476 ms
Local repository:
  repository.repositoryId = 9a97329a-3110-47a7-8e10-b5cb6a534d65
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/j8rgh3bq-b0rd1
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@61b60600
  repository.publicKeySha1 = BC:18:D7:43:79:0F:1D:A8:18:1A:A0:45:19:CC:75:E1:45:31:77:BF

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

17:07:40.612 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@24c8d8be
17:07:40.613 [main] DEBUG org.eclipse.jetty.server.Server - Graceful shutdown org.eclipse.jetty.server.Server@24c8d8be by 
17:07:40.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:0}
17:07:40.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@343fddd9
17:07:40.613 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=1 selected=0
17:07:40.613 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=1 selected=0
17:07:40.613 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@27f71195
17:07:40.614 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/1 selected
17:07:40.614 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@27f71195
17:07:40.615 [qtp1626149608-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,CLOSED,in,out,R,-,30000,HttpConnection}{io=1,kio=1,kro=1}
17:07:40.616 [qtp1626149608-44] DEBUG o.e.jetty.io.AbstractConnection - FILL_INTERESTED-->IDLE HttpConnection@4337dd30{IDLE}
17:07:40.617 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
17:07:40.617 [qtp1626149608-44] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED
17:07:40.617 [qtp1626149608-44] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@4337dd30{IDLE} onFillInterestedFailed java.nio.channels.ClosedChannelException
17:07:40.617 [qtp1626149608-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - close SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,CLOSED,in,out,-,-,30000,HttpConnection}{io=1,kio=1,kro=1}
17:07:40.620 [qtp1626149608-49] DEBUG org.eclipse.jetty.io.SelectorManager - Destroyed SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1}
17:07:40.620 [qtp1626149608-49] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@4337dd30{IDLE}
17:07:40.621 [qtp1626149608-49] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onClose SelectChannelEndPoint@47085109{/127.0.0.1:34782<->41959,CLOSED,ISHUT,OSHUT,-,-,30000,HttpConnection}{io=1,kio=-1,kro=-1}
17:07:40.623 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=-1 selected=-1
17:07:40.623 [qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-37-selector-ServerConnectorManager@343fddd9/0,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=-1 selected=-1
17:07:40.623 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@67bb4dcd keys=-1 selected=-1
17:07:40.623 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=0 selected=0
17:07:40.624 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=0 selected=0
17:07:40.624 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@340afaf8
17:07:40.624 [qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:40.624 [qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@340afaf8
17:07:40.626 [qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-39-selector-ServerConnectorManager@343fddd9/1,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=-1 selected=-1
17:07:40.626 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=-1 selected=-1
17:07:40.626 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@738d37fc keys=-1 selected=-1
17:07:40.626 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=0 selected=0
17:07:40.627 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=0 selected=0
17:07:40.627 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6238d5e0
17:07:40.627 [qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:40.628 [qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@6238d5e0
17:07:40.629 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=-1 selected=-1
17:07:40.629 [qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-38-selector-ServerConnectorManager@343fddd9/2,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=-1 selected=-1
17:07:40.629 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@6fa2448b keys=-1 selected=-1
17:07:40.629 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=0 selected=0
17:07:40.630 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=0 selected=0
17:07:40.630 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@336f49a1
17:07:40.630 [qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:40.630 [qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@336f49a1
17:07:40.631 [qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-40-selector-ServerConnectorManager@343fddd9/3,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=-1 selected=-1
17:07:40.631 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=-1 selected=-1
17:07:40.631 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@61bb1e4d keys=-1 selected=-1
17:07:40.631 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=0 selected=0
17:07:40.631 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=0 selected=0
17:07:40.632 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2c8b8de0
17:07:40.632 [qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:40.633 [qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@2c8b8de0
17:07:40.633 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=-1 selected=-1
17:07:40.634 [qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-41-selector-ServerConnectorManager@343fddd9/4,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=-1 selected=-1
17:07:40.634 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@5c53f292 keys=-1 selected=-1
17:07:40.634 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=0 selected=0
17:07:40.635 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopping org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=0 selected=0
17:07:40.635 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Queued change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4fb57fb3
17:07:40.635 [qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5] DEBUG org.eclipse.jetty.io.SelectorManager - Selector loop woken up from select, 0/0 selected
17:07:40.635 [qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5] DEBUG org.eclipse.jetty.io.SelectorManager - Running change org.eclipse.jetty.io.SelectorManager$ManagedSelector$Stop@4fb57fb3
17:07:40.635 [qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped Thread[qtp1626149608-42-selector-ServerConnectorManager@343fddd9/5,5,main] on org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=-1 selected=-1
17:07:40.635 [main] DEBUG org.eclipse.jetty.io.SelectorManager - Stopped org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=-1 selected=-1
17:07:40.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.io.SelectorManager$ManagedSelector@46fb0c33 keys=-1 selected=-1
17:07:40.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.ServerConnector$ServerConnectorManager@343fddd9
17:07:40.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@6fcd31c3{HTTP/1.1}
17:07:40.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@6fcd31c3{HTTP/1.1}
17:07:40.636 [main] INFO  o.e.jetty.server.ServerConnector - Stopped ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:0}
17:07:40.637 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@5503de1{HTTP/1.1}{127.0.0.1:0}
17:07:40.637 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.Server@24c8d8be
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionIdManager@718f805a
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionIdManager@718f805a
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@4816ee24{/,null,SHUTDOWN}
17:07:40.638 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@4816ee24{/,null,UNAVAILABLE}
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:40.638 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:40.638 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:40.638 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:40.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-557b6a37@35cae04e==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,-1,false
17:07:40.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:40.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-4ef2ab73@82897fc8==org.glassfish.jersey.servlet.ServletContainer,-1,true
17:07:40.639 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler@20d33ea
17:07:40.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.HashSessionManager@2f80cb79
17:07:40.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.HashSessionManager@2f80cb79
17:07:40.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler@2bbb44da
17:07:40.640 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4816ee24{/,null,UNAVAILABLE}
17:07:40.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@4816ee24{/,null,UNAVAILABLE}
17:07:40.640 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6
17:07:40.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.util.thread.ScheduledExecutorScheduler@3290b1a6
17:07:40.641 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping qtp1626149608{STARTED,8<=9<=500,i=9,q=0}
17:07:40.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED qtp1626149608{STOPPED,8<=0<=500,i=0,q=0}
17:07:40.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@24c8d8be
17:07:40.649 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
17:07:40.649 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2fd72332]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.515 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Copying jetty-server-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.1.5.v20140505.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-io-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.1.5.v20140505.jar
[INFO] Copying jetty-xml-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.1.5.v20140505.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.3.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jetty-webapp-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.1.5.v20140505.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying jetty-security-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.1.5.v20140505.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.3.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying jetty-servlet-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.1.5.v20140505.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.7.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-util-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.1.5.v20140505.jar
[INFO] Copying datanucleus-core-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.3.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.3.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying bcprov-jdk15on-1.52.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-1.52.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying datanucleus-rdbms-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.3.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.3.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
[INFO] Copying bcpg-jdk15on-1.52.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-1.52.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.3.jar
[INFO] Copying jetty-servlets-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.1.5.v20140505.jar
[INFO] Copying jetty-continuation-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.1.5.v20140505.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.3.jar
[INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/xz-1.4.jar
[INFO] Copying jetty-http-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.1.5.v20140505.jar
[INFO] Copying datanucleus-api-jdo-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.3.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.jar (44 KB at 7256.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.pom (4 KB at 3693.4 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (686 B at 55.8 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (718 B at 175.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz (17253 KB at 51653.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.zip (19189 KB at 52859.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-sources.jar (26 KB at 12958.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.ls.client 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.client ---
[INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.client ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/client already added, skipping
[INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping
[INFO] co/codewizards/cloudstore/ls/client/util already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/ls already added, skipping
[INFO] co/codewizards/cloudstore/ls/client already added, skipping
[INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping
[INFO] co/codewizards/cloudstore/ls/client/util already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.jar (28 KB at 13960.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.pom (720 B at 703.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (627 B at 122.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (659 B at 214.5 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar (15 KB at 2387.2 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.site.skin 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.site.skin ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.site.skin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/main/java
[INFO] Copying 31 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.site.skin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.site.skin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.site.skin ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.site.skin ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.site.skin ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.site.skin ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.site.skin ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.jar (130 KB at 9992.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.pom (2 KB at 1332.0 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (689 B at 134.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (721 B at 352.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar (129 KB at 32117.4 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.site.skin ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.site.skin
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.site.skin/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.site.skin
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.site.skin ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.site.skin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.site.skin ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.site.skin
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.site.skin
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.rest.server 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.server ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.server ---
[INFO] Compiling 43 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.server ---
[INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.server ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest
Running co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest
Running co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest
Running co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest
Running co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest
17:07:58.447 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:07:58.605 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:07:58.631 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1
17:07:58.643 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7
17:07:58.646 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2
17:07:58.647 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18
17:07:58.638 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory
17:07:58.649 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319
17:07:58.651 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3
17:07:58.653 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1
17:07:58.666 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1
17:07:58.666 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7
17:07:58.667 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2
17:07:58.667 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18
17:07:58.667 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319
17:07:58.667 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3
17:07:58.667 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1
17:07:58.670 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1
17:07:58.671 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9
17:07:58.672 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10
17:07:58.673 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3
17:07:58.674 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4
17:07:58.675 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1
17:07:58.676 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2
17:07:58.678 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473
17:07:58.679 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474
17:07:58.680 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841
17:07:58.683 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8
17:07:58.686 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8
17:07:58.688 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3
17:07:58.690 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6
17:07:58.692 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5
17:07:58.697 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1
17:07:58.700 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3
17:07:58.702 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037
17:07:58.712 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1
17:07:58.722 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7
17:07:58.724 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2
17:07:58.726 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18
17:07:58.729 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319
17:07:58.730 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3
17:07:58.731 [main] INFO  o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1
17:07:58.734 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1
17:07:58.737 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7
17:07:58.737 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2
17:07:58.738 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18
17:07:58.738 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319
17:07:58.738 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3
17:07:58.739 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1
17:07:58.741 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1
17:07:58.745 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9
17:07:58.747 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10
17:07:58.748 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3
17:07:58.750 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4
17:07:58.751 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1
17:07:58.752 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2
17:07:58.754 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473
17:07:58.755 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474
17:07:58.757 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841
17:07:58.767 [main] WARN  c.c.c.r.s.l.LdapClientProvider - LDAP client initialization failed. If you don't use LDAP you can ignore this warning, otherwise you can increase logging to DEBUG in order to see what is the cause of this failure.
17:07:58.767 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8
17:07:58.774 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.649 sec - in co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest
17:07:58.777 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3
17:07:58.780 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6
17:07:58.782 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5
17:07:58.798 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1
17:07:58.802 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3
17:07:58.805 [main] INFO  o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.583 sec - in co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest
17:07:58.992 [main] INFO  o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration
17:07:59.014 [main] INFO  o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration
17:07:59.712 [main] INFO  o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-default5a877de5-fc68-471a-ada2-d715ba879115/partitions/schema' does NOT exist: extracted state set to false.
17:07:59.762 [main] INFO  o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-AddExampleCom/partitions/schema' does NOT exist: extracted state set to false.
17:08:00.667 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:00.691 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:00.745 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: 
	Schema Name: system
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: []
17:08:00.773 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: 
	Schema Name: system
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: []
17:08:01.171 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: 
	Schema Name: core
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.241 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: 
	Schema Name: core
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.270 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.271 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.271 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.272 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: 
	Schema Name: apache
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.359 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.359 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: 
	Schema Name: apachemeta
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.376 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.376 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.377 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.377 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: 
	Schema Name: apache
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.396 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: 
	Schema Name: other
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system, apache, apachemeta]
17:08:01.397 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.397 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.397 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.398 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.398 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: 
	Schema Name: cosine
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.419 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: 
	Schema Name: inetorgperson
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system, cosine]
17:08:01.424 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded
17:08:01.424 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.424 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.424 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.425 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: 
	Schema Name: krb5kdc
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.432 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded
17:08:01.433 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.438 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.438 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: 
	Schema Name: java
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.443 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.443 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.444 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: 
	Schema Name: pwdpolicy
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.458 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded
17:08:01.459 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.459 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.460 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: 
	Schema Name: collective
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.460 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.463 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: 
	Schema Name: apachemeta
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.466 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.466 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded
17:08:01.466 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.467 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: 
	Schema Name: adsconfig
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, apache, system]
17:08:01.474 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.479 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.489 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.490 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.494 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: 
	Schema Name: other
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system, apache, apachemeta]
17:08:01.495 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.495 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.495 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.495 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.495 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: 
	Schema Name: cosine
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.500 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.510 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.510 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.511 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: 
	Schema Name: inetorgperson
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system, cosine]
17:08:01.515 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded
17:08:01.516 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.516 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.516 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.516 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: 
	Schema Name: krb5kdc
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.523 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded
17:08:01.524 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.524 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.524 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: 
	Schema Name: java
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.528 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.528 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.528 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: 
	Schema Name: pwdpolicy
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [system]
17:08:01.539 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded
17:08:01.539 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.539 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.539 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: 
	Schema Name: collective
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, system]
17:08:01.543 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded
17:08:01.543 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded
17:08:01.544 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded
17:08:01.544 [main] INFO  o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: 
	Schema Name: adsconfig
		Disabled: false
		Owner: uid=admin,ou=system
		Dependencies: [core, apache, system]
17:08:01.546 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.548 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.558 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.575 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.583 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.594 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.595 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.588 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.606 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.619 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.638 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.643 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.648 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.688 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.689 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.800 [main] WARN  o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime.  This default setting for standalone operation has been overriden.
17:08:01.806 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named dnCache
17:08:01.839 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named alias
17:08:01.840 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one
17:08:01.855 [main] WARN  o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime.  This default setting for standalone operation has been overriden.
17:08:01.860 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named dnCache
17:08:01.875 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named piar
17:08:01.875 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one
17:08:01.889 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named alias
17:08:01.890 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one
17:08:01.908 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named entryDn
17:08:01.908 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one
17:08:01.920 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named piar
17:08:01.921 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one
17:08:01.934 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named entryDn
17:08:01.935 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one
17:08:01.953 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:01.971 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.106 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation
17:08:02.111 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation
17:08:02.262 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList
17:08:02.263 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.263 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType
17:08:02.264 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.268 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.268 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:02.271 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.275 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet
17:08:02.275 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.276 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.278 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword
17:08:02.278 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags
17:08:02.281 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption
17:08:02.282 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption
17:08:02.283 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption
17:08:02.284 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption
17:08:02.285 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName
17:08:02.288 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList
17:08:02.289 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.292 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags
17:08:02.293 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount
17:08:02.294 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime
17:08:02.295 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.296 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive
17:08:02.297 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath
17:08:02.298 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime
17:08:02.299 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword
17:08:02.299 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime
17:08:02.300 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours
17:08:02.301 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript
17:08:02.302 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime
17:08:02.303 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial
17:08:02.303 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword
17:08:02.304 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory
17:08:02.305 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID
17:08:02.306 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath
17:08:02.306 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange
17:08:02.307 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet
17:08:02.308 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange
17:08:02.309 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations
17:08:02.310 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.320 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase
17:08:02.321 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff
17:08:02.322 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration
17:08:02.322 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow
17:08:02.323 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold
17:08:02.323 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd
17:08:02.324 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge
17:08:02.325 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge
17:08:02.326 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength
17:08:02.327 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid
17:08:02.328 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid
17:08:02.329 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid
17:08:02.330 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength
17:08:02.331 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange
17:08:02.335 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.335 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.338 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName
17:08:02.344 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.344 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList
17:08:02.345 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:02.346 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.353 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.354 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType
17:08:02.358 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.365 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.366 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:02.369 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.371 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet
17:08:02.372 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.373 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.374 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword
17:08:02.375 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags
17:08:02.378 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption
17:08:02.379 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption
17:08:02.379 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption
17:08:02.380 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption
17:08:02.381 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName
17:08:02.384 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList
17:08:02.385 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.388 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags
17:08:02.388 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount
17:08:02.390 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime
17:08:02.391 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.391 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive
17:08:02.392 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath
17:08:02.394 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime
17:08:02.395 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword
17:08:02.396 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime
17:08:02.397 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours
17:08:02.398 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript
17:08:02.398 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime
17:08:02.399 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial
17:08:02.400 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword
17:08:02.401 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory
17:08:02.402 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID
17:08:02.403 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath
17:08:02.404 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange
17:08:02.405 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet
17:08:02.406 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange
17:08:02.407 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations
17:08:02.407 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.410 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase
17:08:02.411 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff
17:08:02.412 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration
17:08:02.413 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow
17:08:02.414 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold
17:08:02.415 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd
17:08:02.415 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge
17:08:02.416 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge
17:08:02.417 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength
17:08:02.418 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid
17:08:02.419 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid
17:08:02.420 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid
17:08:02.421 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength
17:08:02.422 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange
17:08:02.423 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName
17:08:02.423 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.426 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName
17:08:02.430 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:02.431 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:02.432 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID
17:08:02.789 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.802 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.819 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.823 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.884 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.930 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.935 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.936 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.962 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.961 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.977 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.977 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:02.980 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.001 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.005 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.029 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.058 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.066 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.067 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.068 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.085 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.087 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName
17:08:03.089 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid
17:08:03.090 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:03.091 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell
17:08:03.092 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos
17:08:03.093 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:03.094 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:03.095 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory
17:08:03.096 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile
17:08:03.097 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter
17:08:03.098 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.100 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry
17:08:03.101 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName
17:08:03.103 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber
17:08:03.104 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress
17:08:03.105 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber
17:08:03.106 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber
17:08:03.107 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber
17:08:03.109 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.109 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort
17:08:03.110 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol
17:08:03.111 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple
17:08:03.112 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup
17:08:03.115 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber
17:08:03.117 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange
17:08:03.118 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin
17:08:03.118 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax
17:08:03.118 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning
17:08:03.120 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive
17:08:03.121 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire
17:08:03.122 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag
17:08:03.126 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.129 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.151 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId
17:08:03.157 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor
17:08:03.158 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject
17:08:03.167 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.174 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.186 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.188 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName
17:08:03.190 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid
17:08:03.190 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:03.192 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell
17:08:03.192 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos
17:08:03.193 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:03.193 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber
17:08:03.194 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory
17:08:03.195 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile
17:08:03.195 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter
17:08:03.196 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry
17:08:03.197 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName
17:08:03.199 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber
17:08:03.200 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress
17:08:03.201 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber
17:08:03.202 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber
17:08:03.203 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber
17:08:03.204 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort
17:08:03.205 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol
17:08:03.206 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple
17:08:03.207 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup
17:08:03.208 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber
17:08:03.209 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange
17:08:03.210 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin
17:08:03.210 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax
17:08:03.211 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning
17:08:03.211 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive
17:08:03.211 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire
17:08:03.212 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag
17:08:03.226 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId
17:08:03.228 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor
17:08:03.228 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject
17:08:03.402 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData
17:08:03.403 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.403 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.404 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN
17:08:03.405 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.405 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.407 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion
17:08:03.407 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation
17:08:03.407 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment
17:08:03.408 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter
17:08:03.408 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime
17:08:03.409 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState
17:08:03.409 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.410 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN
17:08:03.411 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState
17:08:03.411 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime
17:08:03.411 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState
17:08:03.412 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime
17:08:03.412 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag
17:08:03.412 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName
17:08:03.413 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus
17:08:03.413 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName
17:08:03.413 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName
17:08:03.414 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient
17:08:03.414 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient
17:08:03.414 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo
17:08:03.415 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.415 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog
17:08:03.416 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange
17:08:03.417 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN
17:08:03.417 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN
17:08:03.418 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.418 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.418 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN
17:08:03.419 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.419 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.419 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask
17:08:03.420 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN
17:08:03.421 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN
17:08:03.422 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.422 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.424 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.424 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.424 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.426 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption
17:08:03.428 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN
17:08:03.428 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN
17:08:03.429 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN
17:08:03.429 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN
17:08:03.430 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.430 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.431 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.431 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.432 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN
17:08:03.433 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime
17:08:03.434 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState
17:08:03.434 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime
17:08:03.434 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag
17:08:03.435 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName
17:08:03.435 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus
17:08:03.436 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName
17:08:03.436 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName
17:08:03.437 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient
17:08:03.436 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData
17:08:03.438 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient
17:08:03.438 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.439 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo
17:08:03.439 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.439 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.439 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState
17:08:03.440 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN
17:08:03.441 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN
17:08:03.441 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.442 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.442 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.442 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.442 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.443 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion
17:08:03.443 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation
17:08:03.443 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.443 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment
17:08:03.444 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList
17:08:03.444 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter
17:08:03.444 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN
17:08:03.444 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.444 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime
17:08:03.445 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState
17:08:03.445 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.445 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.445 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange
17:08:03.445 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN
17:08:03.447 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState
17:08:03.447 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime
17:08:03.447 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState
17:08:03.448 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime
17:08:03.448 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag
17:08:03.448 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName
17:08:03.449 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus
17:08:03.449 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName
17:08:03.449 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName
17:08:03.450 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient
17:08:03.450 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient
17:08:03.450 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo
17:08:03.451 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.451 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog
17:08:03.452 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange
17:08:03.453 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.453 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN
17:08:03.453 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN
17:08:03.453 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.454 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.454 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.454 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.454 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN
17:08:03.455 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.455 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.455 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.455 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask
17:08:03.456 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.456 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.456 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN
17:08:03.457 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN
17:08:03.457 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.458 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.458 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.459 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain
17:08:03.459 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.459 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.460 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.460 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:03.460 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.461 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey
17:08:03.461 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey
17:08:03.462 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption
17:08:03.462 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.463 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN
17:08:03.463 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN
17:08:03.464 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN
17:08:03.464 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN
17:08:03.464 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN
17:08:03.465 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.465 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.466 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.466 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN
17:08:03.468 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime
17:08:03.471 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState
17:08:03.473 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime
17:08:03.475 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag
17:08:03.476 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName
17:08:03.477 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus
17:08:03.477 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.478 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName
17:08:03.478 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName
17:08:03.478 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient
17:08:03.479 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient
17:08:03.480 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo
17:08:03.480 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.481 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState
17:08:03.482 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN
17:08:03.483 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress
17:08:03.483 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.483 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.483 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.485 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN
17:08:03.485 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList
17:08:03.486 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN
17:08:03.487 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN
17:08:03.487 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString
17:08:03.487 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements
17:08:03.488 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange
17:08:03.488 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.489 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl
17:08:03.491 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.491 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.492 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority
17:08:03.492 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight
17:08:03.493 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort
17:08:03.494 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.495 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.496 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.496 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress
17:08:03.496 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.496 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.497 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.498 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference
17:08:03.498 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.498 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.499 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.499 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.500 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.500 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch
17:08:03.500 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.502 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.502 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass
17:08:03.502 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial
17:08:03.502 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh
17:08:03.503 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry
17:08:03.503 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire
17:08:03.503 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName
17:08:03.504 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.504 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName
17:08:03.504 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum
17:08:03.504 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain
17:08:03.505 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.506 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.506 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.505 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.508 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber
17:08:03.508 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey
17:08:03.509 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey
17:08:03.510 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
17:08:03.515 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress
17:08:03.516 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.517 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.518 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.525 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.532 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.536 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString
17:08:03.539 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.542 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl
17:08:03.544 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.544 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.546 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority
17:08:03.546 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight
17:08:03.547 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort
17:08:03.547 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.547 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.549 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.549 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress
17:08:03.550 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.551 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference
17:08:03.552 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.552 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.553 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.554 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.555 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass
17:08:03.556 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial
17:08:03.557 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh
17:08:03.558 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry
17:08:03.558 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire
17:08:03.558 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName
17:08:03.559 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName
17:08:03.559 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum
17:08:03.560 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.561 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.562 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.563 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress
17:08:03.564 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.565 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName
17:08:03.573 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord
17:08:03.640 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname
17:08:03.641 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail
17:08:03.641 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail
17:08:03.642 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2
17:08:03.642 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2
17:08:03.642 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName
17:08:03.643 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState
17:08:03.643 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode
17:08:03.643 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName
17:08:03.643 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName
17:08:03.644 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl
17:08:03.644 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl
17:08:03.645 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1
17:08:03.645 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2
17:08:03.646 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3
17:08:03.646 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4
17:08:03.646 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid
17:08:03.687 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname
17:08:03.687 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail
17:08:03.688 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail
17:08:03.688 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2
17:08:03.689 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2
17:08:03.690 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName
17:08:03.690 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState
17:08:03.691 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode
17:08:03.691 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName
17:08:03.691 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName
17:08:03.693 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl
17:08:03.694 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl
17:08:03.694 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1
17:08:03.695 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2
17:08:03.695 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3
17:08:03.696 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4
17:08:03.696 [main] INFO  o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid
17:08:03.992 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.031 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.356 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.363 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.371 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.383 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.415 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.423 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
difference=494 now=1507993684427
17:08:04.427 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.436 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.469 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.476 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:04.481 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named alias
17:08:04.481 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named piar
17:08:04.481 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named entryDn
17:08:04.482 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100
17:08:04.488 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named alias
17:08:04.488 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named piar
17:08:04.488 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named entryDn
17:08:04.489 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100
17:08:04.523 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named system
17:08:04.524 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name system exists, creating one
17:08:04.531 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named system
17:08:04.531 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name system exists, creating one
difference=505 now=1507993684932
difference=504 now=1507993685437
17:08:05.570 [main] INFO  o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated.
17:08:05.576 [main] INFO  o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated.
difference=505 now=1507993685943
difference=503 now=1507993686447
17:08:06.771 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named groupCache
17:08:06.774 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named groupCache
17:08:06.869 [main] INFO  o.a.d.s.c.e.EventInterceptor - Initializing ...
17:08:06.872 [main] INFO  o.a.d.s.c.e.EventInterceptor - Initialization complete.
17:08:06.874 [main] INFO  o.a.d.s.c.e.EventInterceptor - Initializing ...
17:08:06.877 [main] INFO  o.a.d.s.c.e.EventInterceptor - Initialization complete.
17:08:06.895 [main] WARN  o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'AddExampleCom'.  Please update the admin password as soon as possible to prevent a possible security breach.
17:08:06.899 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:06.902 [main] WARN  o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'default5a877de5-fc68-471a-ada2-d715ba879115'.  Please update the admin password as soon as possible to prevent a possible security breach.
17:08:06.909 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:06.920 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:06.945 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
difference=505 now=1507993686953
17:08:06.956 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:06.985 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100
17:08:06.997 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named alias
17:08:06.998 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named piar
17:08:06.998 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named entryDn
17:08:06.999 [main] INFO  o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100
17:08:07.021 [main] INFO  o.a.d.s.c.a.CacheService - fetching the cache named example
17:08:07.022 [main] INFO  o.a.d.s.c.a.CacheService - No cache with name example exists, creating one
17:08:07.054 [main] INFO  o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1
difference=504 now=1507993687458
17:08:07.530 [main] INFO  o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (45571) is completed.
17:08:07.530 [main] INFO  o.a.d.s.l.LdapServer - Ldap service started.
17:08:07.770 [main] INFO  o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (33585) is completed.
17:08:07.771 [main] INFO  o.a.d.s.l.LdapServer - Ldap service started.
difference=504 now=1507993687962
difference=505 now=1507993688468
17:08:08.623 [pool-4-thread-1] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
17:08:08.628 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:08.683 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
difference=503 now=1507993688972
17:08:09.058 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:09.067 [pool-4-thread-1] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
17:08:09.360 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:09.418 [pool-4-thread-1] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
difference=502 now=1507993689477
17:08:09.507 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:09.508 [pool-4-thread-1] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
17:08:09.816 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:09.907 [pool-4-thread-1] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
difference=504 now=1507993689983
17:08:10.030 [main] INFO  o.a.d.s.l.LdapServer - Unbind of an LDAP service (33585) is complete.
17:08:10.031 [main] INFO  o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions.
17:08:10.041 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:10.046 [main] INFO  o.a.d.s.l.LdapServer - Ldap service stopped.
17:08:10.438 [pool-4-thread-1] INFO  o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure.
17:08:10.438 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting
17:08:10.438 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:10.439 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
17:08:10.450 [pool-4-thread-2] INFO  o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure.
17:08:10.450 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com
17:08:10.450 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:10.450 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
difference=504 now=1507993690488
17:08:10.750 [main] INFO  o.a.d.s.c.a.CacheService - clearing all the caches
17:08:10.951 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.669 sec - in co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest
difference=503 now=1507993690992
17:08:11.153 [pool-4-thread-2] INFO  o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST
Message ID : 3
    UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@28b0b67a received from null session
17:08:11.158 [pool-4-thread-1] INFO  o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure.
17:08:11.159 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting
17:08:11.159 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:11.159 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
17:08:11.169 [pool-4-thread-2] INFO  o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure.
17:08:11.170 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com
17:08:11.170 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:11.170 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
17:08:11.265 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
difference=504 now=1507993691498
17:08:11.526 [pool-4-thread-2] INFO  o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,ou=system'
17:08:11.527 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=testUser,ou=system', credentials <0x77 0x72 0x6F 0x6E 0x67 0x5F 0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:11.527 [pool-4-thread-2] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
17:08:11.610 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:11.955 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
difference=503 now=1507993692002
17:08:12.181 [pool-4-thread-1] INFO  o.a.d.s.l.h.r.BindRequestHandler - The cn=wrong_user,ou=system principalDN cannot be found in the server : bind failure.
17:08:12.184 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : Attempt to lookup non-existant entry: cn=wrong_user,ou=system
17:08:12.184 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@3a022576 failed to authenticate: BindContext for Dn 'cn=wrong_user,ou=system', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 >
17:08:12.185 [pool-4-thread-1] INFO  o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 
17:08:12.259 [main] WARN  o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert
state without consideration of who made the original change.  All reverting changes are made by the admin user.
 Furthermore the used controls are not at all taken into account
17:08:12.404 [main] INFO  o.a.d.s.l.LdapServer - Unbind of an LDAP service (45571) is complete.
17:08:12.405 [main] INFO  o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions.
17:08:12.419 [main] INFO  o.a.d.s.l.LdapServer - Ldap service stopped.
difference=504 now=1507993692508
17:08:12.716 [main] INFO  o.a.d.s.c.a.CacheService - clearing all the caches
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.591 sec - in co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest
difference=503 now=1507993693012
difference=504 now=1507993693517
difference=504 now=1507993694022
difference=503 now=1507993694528
difference=503 now=1507993695033
difference=502 now=1507993695537
difference=504 now=1507993696048
difference=498 now=1507993696548
difference=504 now=1507993697053
difference=504 now=1507993697558
difference=503 now=1507993698062
difference=504 now=1507993698567
difference=504 now=1507993699072
difference=502 now=1507993699577
difference=504 now=1507993700087
difference=498 now=1507993700588
difference=503 now=1507993701092
difference=503 now=1507993701597
difference=504 now=1507993702103
difference=504 now=1507993702611
difference=498 now=1507993703118
difference=498 now=1507993703618
difference=503 now=1507993704128
difference=495 now=1507993704627
difference=504 now=1507993705133
difference=503 now=1507993705637
difference=504 now=1507993706143
difference=503 now=1507993706648
difference=502 now=1507993707152
difference=504 now=1507993707658
difference=504 now=1507993708163
difference=503 now=1507993708667
difference=504 now=1507993709172
difference=501 now=1507993709677
difference=504 now=1507993710183
difference=503 now=1507993710687
difference=504 now=1507993711192
difference=503 now=1507993711697
difference=504 now=1507993712202
difference=504 now=1507993712707
difference=504 now=1507993713212
difference=504 now=1507993713718
difference=504 now=1507993714222
difference=501 now=1507993714727
difference=504 now=1507993715234
difference=502 now=1507993715739
difference=502 now=1507993716242
difference=504 now=1507993716747
difference=504 now=1507993717252
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.795 sec - in co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.server ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3.jar
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.server ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/server already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/service already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/rest already added, skipping
[INFO] co/codewizards/cloudstore/rest/server already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/service already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping
[INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.server ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.jar (61 KB at 8609.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.pom (2 KB at 1185.5 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (691 B at 16.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (723 B at 706.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar (36 KB at 17507.3 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.server ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.server
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.server/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.server
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.server
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.server
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.server 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.server ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.server ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.server ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.server ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.server ---
[INFO] Copying jetty-server-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-server-9.1.5.v20140505.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-io-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-io-9.1.5.v20140505.jar
[INFO] Copying jetty-xml-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-xml-9.1.5.v20140505.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.client-0.10.3.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/args4j-2.0.16.jar
[INFO] Copying jetty-webapp-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-webapp-9.1.5.v20140505.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying jetty-security-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-security-9.1.5.v20140505.jar
[INFO] Copying jcl-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jcl-over-slf4j-1.7.7.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.local-0.10.3.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying co.codewizards.cloudstore.rest.server-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.server-0.10.3.jar
[INFO] Copying jetty-servlet-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlet-9.1.5.v20140505.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/derby-10.13.1.1.jar
[INFO] Copying commons-compress-1.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/commons-compress-1.7.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-util-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-util-9.1.5.v20140505.jar
[INFO] Copying datanucleus-core-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-core-4.0.3.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core-0.10.3.jar
[INFO] Copying co.codewizards.cloudstore.client-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.client-0.10.3.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/guava-14.0.1.jar
[INFO] Copying bcprov-jdk15on-1.52.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcprov-jdk15on-1.52.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying datanucleus-rdbms-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-rdbms-4.0.3.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.core-0.10.3.jar
[INFO] Copying jul-to-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jul-to-slf4j-1.7.7.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/logback-core-1.0.13.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
[INFO] Copying bcpg-jdk15on-1.52.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcpg-jdk15on-1.52.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.updater-0.10.3.jar
[INFO] Copying jetty-servlets-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlets-9.1.5.v20140505.jar
[INFO] Copying jetty-continuation-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-continuation-9.1.5.v20140505.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server-0.10.3.jar
[INFO] Copying xz-1.4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/xz-1.4.jar
[INFO] Copying jetty-http-9.1.5.v20140505.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-http-9.1.5.v20140505.jar
[INFO] Copying datanucleus-api-jdo-4.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-api-jdo-4.0.3.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/slf4j-api-1.7.7.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-client) @ co.codewizards.cloudstore.server ---
[INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.3:tar.gz
[INFO] Unpacking /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client with includes "" and excludes ""
[INFO] Expanding: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz into /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.server ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.server ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/server already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/server already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/server already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/server already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.server ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.server ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.jar (16 KB at 5266.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.pom (5 KB at 4521.5 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (686 B at 83.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (718 B at 350.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz (17338 KB at 55038.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.zip (19290 KB at 52847.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-sources.jar (9 KB at 8592.8 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.server ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.server
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.server/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.server
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.server ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.server ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.server ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.server
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.server
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.test 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.test ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.test ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.test ---
[INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.test ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ co.codewizards.cloudstore.test ---
[INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.test.RestRepoTransportIT
Running co.codewizards.cloudstore.test.BasicLocalServerIT
Running co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT
Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT
Running co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT
Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT
Running co.codewizards.cloudstore.test.LocalServerClientIT
Running co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT
Running co.codewizards.cloudstore.test.SyncAbortIT
17:08:57.151 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:57.202 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:57.447 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:57.959 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:58.137 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:58.183 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:58.223 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:58.235 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:58.356 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:08:59.429 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/MT0cThQXnl6nHgpDeMW1jQ/.cloudstore/ssl.server/keystore' does not exist!
17:08:59.430 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:08:59.511 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Oc1Jbau7k4TLh-U0Tj81yA/.cloudstore/ssl.server/keystore' does not exist!
17:08:59.512 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:08:59.746 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/H9Zr8d2dsz3Hs9zn6CaieQ/.cloudstore/ssl.server/keystore' does not exist!
17:08:59.747 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.250 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/OvBgCuO102yaLLMncqmtfQ/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.250 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.324 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/F8KfVDl8v1BnHrrcya3hCg/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.325 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.329 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/H-eShKULc0L_e5CP7T_gvg/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.329 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.528 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/FkSqLf5TFldskn_AHPbvxw/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.529 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.678 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/4-iFs1n1i92hkhENNMjWpA/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.679 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:00.932 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/WBA68m1Kn-iDZojRs-4RJA/.cloudstore/ssl.server/keystore' does not exist!
17:09:00.932 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:05.166 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5417 ms.
Generating a new RSA key pair took 5417 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    85:02:78:CB:00:5A:09:2E:0D:16:A7:BB:F6:2F:27:54:63:C5:1A:8F

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:05.203 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 85:02:78:CB:00:5A:09:2E:0D:16:A7:BB:F6:2F:27:54:63:C5:1A:8F
17:09:05.383 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB
17:09:05.446 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms.
17:09:07.508 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @15722ms
17:09:08.038 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7784 ms.
Generating a new RSA key pair took 7784 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    5A:FA:9F:3C:D6:FC:0A:B0:5B:23:E5:85:0B:B8:7A:BF:57:A5:DA:8F

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:08.061 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 5A:FA:9F:3C:D6:FC:0A:B0:5B:23:E5:85:0B:B8:7A:BF:57:A5:DA:8F
17:09:08.144 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:08.227 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB
17:09:08.286 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms.
Oct 14, 2017 5:09:09 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:10.340 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @18596ms
17:09:11.126 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:11.478 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3639a4ef{/,null,AVAILABLE}
17:09:11.552 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@c0d6f73{HTTP/1.1}{127.0.0.1:33639}
17:09:11.552 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @19776ms
17:09:11.656 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:11 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
Oct 14, 2017 5:09:12 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:12.709 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2c9f9ee{/,null,AVAILABLE}
17:09:13.298 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@717c8625{SSL-http/1.1}{0.0.0.0:34844}
17:09:13.299 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @21522ms
17:09:13.317 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:09:43 CEST 2017
17:09:13.404 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjmxo-4q92v-local'
17:09:13.486 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjmxo-4q92v-local' locked successfully.
17:09:14.499 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@a28d790{/,null,AVAILABLE}
17:09:14.583 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6e7e6e07{HTTP/1.1}{127.0.0.1:39031}
17:09:14.584 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @22853ms
17:09:14.734 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:14 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:16.203 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 15268 ms.
Generating a new RSA key pair took 15268 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    8D:61:70:DB:2A:69:90:E2:0F:64:C2:67:77:8A:12:06:16:25:B0:8A

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:16.237 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 8D:61:70:DB:2A:69:90:E2:0F:64:C2:67:77:8A:12:06:16:25:B0:8A
17:09:16.316 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@708e19b{/,null,AVAILABLE}
17:09:16.387 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.3 MiB, available=3.5 GiB
17:09:16.456 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1981 ms.
17:09:16.800 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@3c2852b1{SSL-http/1.1}{0.0.0.0:34986}
17:09:16.800 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @25069ms
17:09:16.811 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 16130 ms.
Generating a new RSA key pair took 16130 ms.
17:09:16.822 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:09:46 CEST 2017
**********************************************************************
Server certificate fingerprint (SHA1):

    7F:F1:8E:4B:88:80:8A:64:E6:C9:0B:D2:57:D6:E7:58:D2:00:AF:CE

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:16.855 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 7F:F1:8E:4B:88:80:8A:64:E6:C9:0B:D2:57:D6:E7:58:D2:00:AF:CE
17:09:17.111 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB
17:09:17.182 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1975 ms.
17:09:18.565 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @26842ms
17:09:19.300 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @27564ms
17:09:19.556 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:19.820 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 19287 ms.
Generating a new RSA key pair took 19287 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    BA:E7:49:3F:F8:49:CD:90:0E:C7:6B:ED:7E:93:0F:8C:F6:A0:47:8C

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:19.851 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): BA:E7:49:3F:F8:49:CD:90:0E:C7:6B:ED:7E:93:0F:8C:F6:A0:47:8C
17:09:20.155 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB
17:09:20.227 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1974 ms.
17:09:20.276 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:21 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
Oct 14, 2017 5:09:22 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:22.350 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @30542ms
17:09:23.080 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:24.223 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@40a27eda{/,null,AVAILABLE}
17:09:24.340 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@14b4bc32{HTTP/1.1}{127.0.0.1:38080}
17:09:24.341 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @32623ms
17:09:24.606 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:24 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:24.951 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@475be9a9{/,null,AVAILABLE}
Oct 14, 2017 5:09:24 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:25.028 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@73be353e{HTTP/1.1}{127.0.0.1:45103}
17:09:25.029 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @33297ms
17:09:25.228 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:25 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:25.779 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@227f5c12{/,null,AVAILABLE}
17:09:26.186 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@7ba4734c{SSL-http/1.1}{0.0.0.0:39967}
17:09:26.187 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @34469ms
17:09:26.206 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:09:56 CEST 2017
17:09:26.619 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@cee34fc{/,null,AVAILABLE}
17:09:26.962 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxdz-wzrur-local'
17:09:27.038 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxdz-wzrur-local' locked successfully.
17:09:27.087 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@790c387b{SSL-http/1.1}{0.0.0.0:46570}
17:09:27.087 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @35356ms
17:09:27.114 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:09:57 CEST 2017
17:09:27.816 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@16f0ea17{/,null,AVAILABLE}
17:09:27.904 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@36ba30f7{HTTP/1.1}{127.0.0.1:43224}
17:09:27.905 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @36127ms
17:09:28.075 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:28 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:29.832 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1f421efd{/,null,AVAILABLE}
17:09:29.999 [qtp1689492203-40] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]]
java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]]
	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:30.210 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@25ed3053{SSL-http/1.1}{0.0.0.0:46417}
17:09:30.211 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @38433ms
17:09:30.230 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:00 CEST 2017
17:09:30.754 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 31312 ms.
Generating a new RSA key pair took 31312 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    DE:F5:F2:5F:52:61:02:0F:A7:46:B7:58:3D:D0:F8:EE:B2:52:52:EB

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:30.775 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): DE:F5:F2:5F:52:61:02:0F:A7:46:B7:58:3D:D0:F8:EE:B2:52:52:EB
17:09:31.118 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB
17:09:31.173 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms.
17:09:31.493 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:32.744 [qtp1689492203-39] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]]
java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]]
	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:32.816 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:33.057 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:33.227 [qtp1689492203-40] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@19239e8]]
java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@19239e8]]
	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:33.255 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:33.337 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @41602ms
17:09:34.023 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:34.503 [qtp1689492203-39] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@3d6296fd]]
java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@3d6296fd]]
	at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:34.590 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:34.704 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:34.840 [qtp2024007663-36] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:35.554 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 36038 ms.
Generating a new RSA key pair took 36038 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    E6:FB:1D:E7:55:87:3C:28:16:92:12:B1:FA:02:24:CB:1A:01:38:2C

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:35.599 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E6:FB:1D:E7:55:87:3C:28:16:92:12:B1:FA:02:24:CB:1A:01:38:2C
17:09:35.878 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB
17:09:35.953 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1979 ms.
Oct 14, 2017 5:09:36 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:36.376 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 36048 ms.
Generating a new RSA key pair took 36048 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    4C:A1:D6:50:A8:5C:75:33:06:B1:85:8C:19:11:BE:0F:90:18:5B:1D

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:09:36.419 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 4C:A1:D6:50:A8:5C:75:33:06:B1:85:8C:19:11:BE:0F:90:18:5B:1D
17:09:36.414 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:36.681 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB
17:09:36.745 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1967 ms.
17:09:37.592 [qtp2024007663-36] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:37.704 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:37.932 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@8326303{/,null,AVAILABLE}
17:09:37.995 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@35b9c726{HTTP/1.1}{127.0.0.1:38613}
17:09:37.996 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @46282ms
17:09:38.055 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @46303ms
17:09:38.115 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:38 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:38.811 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:38.870 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @47141ms
17:09:38.965 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]initPersistenceManagerFactory: repositoryId=87143a63-4c20-4f9b-bf32-fd4569eeb746
17:09:39.000 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19549 ms.
17:09:39.267 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3fc0e941{/,null,AVAILABLE}
17:09:39.532 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:39.589 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk76u-ajflw-remote'
17:09:39.593 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk76u-ajflw-remote' locked successfully.
17:09:39.582 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5bc3c8ec{SSL-http/1.1}{0.0.0.0:38729}
17:09:39.583 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @47869ms
17:09:39.634 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:09 CEST 2017
17:09:39.797 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:09:39.895 [qtp2024007663-32] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:40.088 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:40.104 [main] INFO  c.c.c.t.CertificateHandlingAndTestServiceIT - co.codewizards.cloudstore.core.util.TestException: Test
co.codewizards.cloudstore.core.util.TestException: Test
	at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) ~[test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
17:09:40.552 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v0-ik36j-local'
17:09:40.614 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v0-ik36j-local' locked successfully.
Oct 14, 2017 5:09:40 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:41.631 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:114) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.nonTrustedCertificate(CertificateHandlingAndTestServiceIT.java:133) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1906) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1889) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1410) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 48 common frames omitted
Caused by: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:62) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:985) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1496) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:216) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:961) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[na:1.8.0_131]
	... 57 common frames omitted
Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:91) ~[na:1.8.0_131]
	at sun.security.validator.Validator.getInstance(Validator.java:179) ~[na:1.8.0_131]
	at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:312) ~[na:1.8.0_131]
	at sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:171) ~[na:1.8.0_131]
	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:184) ~[na:1.8.0_131]
	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:105) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:54) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	... 65 common frames omitted
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
	at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200) ~[na:1.8.0_131]
	at java.security.cert.PKIXParameters.<init>(PKIXParameters.java:120) ~[na:1.8.0_131]
	at java.security.cert.PKIXBuilderParameters.<init>(PKIXBuilderParameters.java:104) ~[na:1.8.0_131]
	at sun.security.validator.PKIXValidator.<init>(PKIXValidator.java:89) ~[na:1.8.0_131]
	... 71 common frames omitted
Oct 14, 2017 5:09:42 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.7 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT
17:09:43.244 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@36ba30f7{HTTP/1.1}{127.0.0.1:0}
17:09:43.266 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@16f0ea17{/,null,UNAVAILABLE}
17:09:43.287 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/FkSqLf5TFldskn_AHPbvxw/.cloudstore/localServerRunning.deleteToStop
17:09:43.310 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@25ed3053{SSL-http/1.1}{0.0.0.0:46417}
17:09:43.311 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1f421efd{/,null,UNAVAILABLE}
17:09:43.361 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:43.391 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:24:43 CEST 2017
17:09:44.652 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2a55898b{/,null,AVAILABLE}
17:09:44.737 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@399b93e{HTTP/1.1}{127.0.0.1:45566}
17:09:44.740 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @52991ms
17:09:44.963 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:45 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:45.426 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5454d0af{/,null,AVAILABLE}
17:09:45.469 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6c0e5f7e{HTTP/1.1}{127.0.0.1:35946}
17:09:45.471 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @53752ms
17:09:45.593 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:09:45 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:09:46.779 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7a3a6740{/,null,AVAILABLE}
17:09:47.223 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7bbfc9d0{/,null,AVAILABLE}
17:09:47.236 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6eec066d{SSL-http/1.1}{0.0.0.0:33399}
17:09:47.236 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @55488ms
17:09:47.255 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:17 CEST 2017
17:09:47.283 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:47.322 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:24:47 CEST 2017
17:09:47.587 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@10c09768{SSL-http/1.1}{0.0.0.0:44997}
17:09:47.602 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @55883ms
17:09:47.658 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:17 CEST 2017
17:09:48.152 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.6 MiB, available=3.5 GiB
Running co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT
17:09:48.762 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke5h-u3bh8-local'
17:09:48.871 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke5h-u3bh8-local' locked successfully.
17:09:49.024 [qtp1159333068-39] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.749 sec - in co.codewizards.cloudstore.test.BasicLocalServerIT
17:09:50.323 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@399b93e{HTTP/1.1}{127.0.0.1:0}
17:09:50.350 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2a55898b{/,null,UNAVAILABLE}
17:09:50.377 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Oc1Jbau7k4TLh-U0Tj81yA/.cloudstore/localServerRunning.deleteToStop
17:09:50.386 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6eec066d{SSL-http/1.1}{0.0.0.0:33399}
17:09:50.388 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7a3a6740{/,null,UNAVAILABLE}
17:09:50.851 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:09:51.226 [pool-3-thread-1] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:51.892 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]initPersistenceManagerFactory: repositoryId=d1f6b87a-e7ef-4029-9039-176a9f057e4b
17:09:51.900 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9659 ms.
17:09:52.067 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:52.255 [qtp1159333068-41] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:52.306 [qtp1159333068-52] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:52.405 [incDecRefCountTimer-2b6faea6] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:52.433 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/nKBXpQ7Qxqyl0hsqugLEhA/.cloudstore/ssl.server/keystore' does not exist!
17:09:52.433 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:52.439 [pool-3-thread-1] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Exception in thread "pool-3-thread-1" java.lang.IllegalArgumentException: response.requestId=0Z4aikY41xMXBLAvDTPS-Q does not match any waiting request!
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409)
	at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171)
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136)
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349)
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106)
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271)
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318)
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236)
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010)
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345)
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:462)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536)
	at java.lang.Thread.run(Thread.java:748)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25)
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13)
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206)
	at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197)
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15)
	at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10)
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168)
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
17:09:52.974 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.5 MiB, used=22.4 MiB, available=3.5 GiB
17:09:53.303 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]initPersistenceManagerFactory: repositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:09:53.375 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19323 ms.
17:09:53.417 [qtp1159333068-22] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:53.444 [incDecRefCountTimer-2b6faea6] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:53.555 [incDecRefCountTimer-2b6faea6] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:53.558 [incDecRefCountTimer-2b6faea6] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:53.581 [qtp1159333068-50] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:53.614 [incDecRefCountTimer-2b6faea6] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:54.134 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote'
17:09:54.139 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote' locked successfully.
Running co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT
17:09:54.671 [qtp1159333068-52] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:09:54.686 [incDecRefCountTimer-2b6faea6] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:54.759 [incDecRefCountTimer-2b6faea6] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:54.764 [incDecRefCountTimer-2b6faea6] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[prb0QmHlQE7h3fsAPQf4wg, 0, 134]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:33) ~[co.codewizards.cloudstore.ls.rest.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1583) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1933) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1529) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2245) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2169) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1058) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2136) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2027) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1535) ~[na:1.8.0_131]
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:422) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) ~[jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) ~[jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) ~[jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) ~[jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_131]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:55.057 [qtp2135035318-37] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:55.915 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:09:56.251 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:56.298 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:24:56 CEST 2017
17:09:56.501 [qtp2135035318-32] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:56.517 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 87143a63-4c20-4f9b-bf32-fd4569eeb746
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjmxo-4q92v-local
  localRepository.publicKeySha1 = 47:A6:81:E1:EE:BF:EC:EE:7D:3D:D6:29:BE:1E:FE:C6:1D:73:DE:67

  remoteRepository.repositoryId = d1f6b87a-e7ef-4029-9039-176a9f057e4b
  remoteRepository.remoteRoot = https://localhost:34844/d1f6b87a-e7ef-4029-9039-176a9f057e4b
  remoteRepository.publicKeySha1 = 47:05:EC:D5:E7:A8:16:2A:B4:64:B2:C5:8C:3F:DA:20:B1:3D:88:1E

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 87143a63-4c20-4f9b-bf32-fd4569eeb746 d1f6b87a-e7ef-4029-9039-176a9f057e4b
17:09:57.131 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:09:57.150 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:24:57 CEST 2017
17:09:57.574 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.5 MiB, used=26.2 MiB, available=3.5 GiB
17:09:57.816 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = d1f6b87a-e7ef-4029-9039-176a9f057e4b
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk76u-ajflw-remote
  localRepository.publicKeySha1 = 47:05:EC:D5:E7:A8:16:2A:B4:64:B2:C5:8C:3F:DA:20:B1:3D:88:1E

  remoteRepository.repositoryId = 87143a63-4c20-4f9b-bf32-fd4569eeb746
  remoteRepository.publicKeySha1 = 47:A6:81:E1:EE:BF:EC:EE:7D:3D:D6:29:BE:1E:FE:C6:1D:73:DE:67

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection d1f6b87a-e7ef-4029-9039-176a9f057e4b 87143a63-4c20-4f9b-bf32-fd4569eeb746
17:09:58.050 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/cqyJJ5NdhrHkCZ3jtztuGQ/.cloudstore/ssl.server/keystore' does not exist!
17:09:58.051 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:09:58.468 [qtp2135035318-32] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:58.816 [qtp2135035318-32] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:58.951 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:58.958 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=87143a63-4c20-4f9b-bf32-fd4569eeb746 serverRepositoryId=d1f6b87a-e7ef-4029-9039-176a9f057e4b renewalDateTime=2017-10-14T15:39:58.710Z expiryDateTime=2017-10-14T16:09:58.710Z
17:09:59.041 [qtp2135035318-32] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:59.323 [pool-3-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:09:59.349 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgkmge-gmrcf-local'
17:09:59.351 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgkmge-gmrcf-local' locked successfully.
17:10:05.926 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]initPersistenceManagerFactory: repositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:05.995 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8886 ms.
17:10:06.836 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.5 MiB, used=23.3 MiB, available=3.5 GiB
17:10:07.537 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]initPersistenceManagerFactory: repositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:07.552 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17628 ms.
localRoot: j8rgk7v0-ik36j-local
localRepositoryId: a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:07.994 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote'
17:10:07.996 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote' locked successfully.
MockTempChunkFileManager instantiated.
17:10:09.655 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:10:09.687 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:25:09 CEST 2017
17:10:10.193 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]initPersistenceManagerFactory: repositoryId=f418deea-8ae4-4536-a803-7e255d0c2c5d
17:10:10.471 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8354 ms.
17:10:10.545 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxdz-wzrur-local
  localRepository.publicKeySha1 = 8C:9B:AE:06:2F:80:E6:5F:4D:48:2E:C2:9D:97:ED:80:91:5A:22:EC

  remoteRepository.repositoryId = 63bdea82-3af4-4ec5-8918-1582eee757cc
  remoteRepository.remoteRoot = https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc
  remoteRepository.publicKeySha1 = 2F:87:C7:0E:A0:ED:A9:2F:D7:CC:9F:EB:1F:08:39:EE:DE:99:50:98

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 3d16dd70-70e5-4365-bac0-42ccd4a3ea10 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:10.563 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7d32e714]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:10.634 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgkv4e-v1dgg-remote'
17:10:10.637 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgkv4e-v1dgg-remote' locked successfully.
17:10:11.522 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=315.5 MiB, used=26.2 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 63bdea82-3af4-4ec5-8918-1582eee757cc
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote
  localRepository.publicKeySha1 = 2F:87:C7:0E:A0:ED:A9:2F:D7:CC:9F:EB:1F:08:39:EE:DE:99:50:98

  remoteRepository.repositoryId = 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
  remoteRepository.publicKeySha1 = 8C:9B:AE:06:2F:80:E6:5F:4D:48:2E:C2:9D:97:ED:80:91:5A:22:EC

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 63bdea82-3af4-4ec5-8918-1582eee757cc 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:12.069 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 19633 ms.
Generating a new RSA key pair took 19633 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    A6:7A:32:5D:EF:2A:CD:B8:47:B6:09:B7:33:E4:D3:4F:ED:35:C9:58

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:10:12.083 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): A6:7A:32:5D:EF:2A:CD:B8:47:B6:09:B7:33:E4:D3:4F:ED:35:C9:58
17:10:12.235 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB
17:10:12.258 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms.
WatchTaskFirstWrittenChunk started
17:10:13.137 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:10:13.146 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63bdea82-3af4-4ec5-8918-1582eee757cc from='https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc' toID=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 to='target/repo/j8rgjxdz-wzrur-local', fromRepoLocalSync=true
17:10:13.161 [pool-4-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d16dd70-70e5-4365-bac0-42ccd4a3ea10 ('target/repo/j8rgjxdz-wzrur-local')
17:10:13.264 [pool-4-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:10:13.374 [pool-4-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 18.04%
17:10:13.590 [pool-4-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:10:13.776 [pool-3-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 serverRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc renewalDateTime=2017-10-14T15:40:13.677Z expiryDateTime=2017-10-14T16:10:13.677Z
17:10:13.887 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:13.912 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:13.950 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:13.992 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:13.998 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:14.010 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:14.010 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:14.010 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:14.073 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:10:14.119 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:14.182 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:14.183 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:14.183 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:14.183 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:14.270 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 31.84%
17:10:14.298 [pool-3-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:14.316 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:14.342 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @30886ms
17:10:14.430 [pool-3-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:14.527 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 40.80%
17:10:14.530 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 49.75%
17:10:14.646 [qtp282289488-53] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=3
17:10:14.710 [pool-3-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc transaction.localRevision=5 remoteFromLocalRevision=3
17:10:14.716 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 from='target/repo/j8rgjxdz-wzrur-local' toID=63bdea82-3af4-4ec5-8918-1582eee757cc to='https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc'
17:10:14.793 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:10:14.869 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:14.880 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:14.880 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:14.880 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:14.972 [pool-3-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:10:15.008 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:15.235 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:15.235 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:15.236 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:15.238 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:15.276 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 55.04%
17:10:15.277 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 60.63%
17:10:15.280 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 66.23%
17:10:15.290 [pool-3-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:15.303 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs'
17:10:15.471 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e917d756ef3b4c56cd72ed00729cfe76fd5b11f' to.sha1='<NoInstanceOf_NormalFileDto>'): /lrrs
Oct 14, 2017 5:10:15 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:15.615 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initPersistenceManagerFactory: repositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:15.667 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19263 ms.
17:10:15.981 [pool-3-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3d16dd70-70e5-4365-bac0-42ccd4a3ea10"] on repo=3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:15.991 [pool-3-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/lrrs'
17:10:16.202 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke73-3vdpw-remote'
17:10:16.217 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke73-3vdpw-remote' locked successfully.
17:10:16.380 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 76049 ms.
Generating a new RSA key pair took 76049 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    E7:5D:FE:CC:D4:77:49:BD:DD:77:98:EC:4B:FC:CF:F9:4C:4A:49:7C

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:10:16.411 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E7:5D:FE:CC:D4:77:49:BD:DD:77:98:EC:4B:FC:CF:F9:4C:4A:49:7C
Oct 14, 2017 5:10:16 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:16.647 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB
17:10:16.712 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms.
createTempChunkFile: lrrs; createNewFile=true
deleteOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml
FileWatcher: CHUNK_SIZE reached! chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0
17:10:17.266 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 71.83%
17:10:17.266 [pool-3-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
WatchTaskChunksToFile: ready
17:10:17.687 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:10:17.700 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:25:17 CEST 2017
17:10:17.739 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:10:17.742 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63bdea82-3af4-4ec5-8918-1582eee757cc from='https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc' toID=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 to='target/repo/j8rgjxdz-wzrur-local', fromRepoLocalSync=true
17:10:17.742 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3d16dd70-70e5-4365-bac0-42ccd4a3ea10 ('target/repo/j8rgjxdz-wzrur-local')
17:10:17.755 [pool-7-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:10:17.804 [pool-7-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 18.04%
17:10:17.975 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@67b1d1e5{/,null,AVAILABLE}
17:10:17.976 [pool-7-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:10:18.025 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@7488e997{HTTP/1.1}{127.0.0.1:41881}
17:10:18.027 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @34583ms
17:10:18.108 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:10:18 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:18.314 [pool-6-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 serverRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc renewalDateTime=2017-10-14T15:40:13.677Z expiryDateTime=2017-10-14T16:10:13.677Z
17:10:18.385 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:18.392 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:18.403 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:18.423 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:18.468 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:18.469 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:18.480 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:18.480 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:18.480 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:18.492 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:10:18.545 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:18.551 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:18.552 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:18.552 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:18.552 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:18.577 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 38.56%
17:10:18.578 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 49.75%
17:10:18.695 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4a22421{/,null,AVAILABLE}
17:10:18.699 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=6
17:10:18.738 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @86984ms
17:10:18.740 [pool-6-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc transaction.localRevision=9 remoteFromLocalRevision=6
17:10:18.764 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 from='target/repo/j8rgjxdz-wzrur-local' toID=63bdea82-3af4-4ec5-8918-1582eee757cc to='https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc'
17:10:18.904 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:18.903 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 20850 ms.
Generating a new RSA key pair took 20850 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    35:E4:A3:71:AB:EA:B3:BE:3D:07:30:A6:4D:C6:EE:29:48:8D:FF:B8

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:10:18.924 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 35:E4:A3:71:AB:EA:B3:BE:3D:07:30:A6:4D:C6:EE:29:48:8D:FF:B8
17:10:18.923 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:18.931 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:18.931 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:18.940 [pool-6-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=9
17:10:18.959 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5731d9c7{SSL-http/1.1}{0.0.0.0:36515}
17:10:18.960 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @35517ms
17:10:18.972 [closeDeferredTimer-708f5957-3] INFO  c.c.c.l.LocalRepoManagerImpl - [708f5957]_close: Shutting down real LocalRepoManager.
17:10:18.985 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:48 CEST 2017
17:10:19.132 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB
17:10:19.206 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 3 ms.
17:10:19.212 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms.
17:10:19.327 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:19.327 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:19.328 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:19.328 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:19.349 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:19.357 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:19.416 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:10:19.593 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 56.72%
17:10:19.599 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:19.688 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:19.691 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/lrrs' to '/lrrs-renamed'
WatchTaskChunksToFile: ENTRY_CREATE=lrrs-renamed
17:10:19.772 [closeDeferredTimer-3f672204-8] INFO  c.c.c.l.LocalRepoManagerImpl - [3f672204]_close: Shutting down real LocalRepoManager.
17:10:20.250 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2id-ekkgb-local'
createTempChunkFile: lrrs-renamed; createNewFile=false
moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml
17:10:20.358 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2id-ekkgb-local' locked successfully.
17:10:20.486 [qtp282289488-37] INFO  c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml
moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0
watchForCreationsDeletions: ENTRY_DELETE=chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0, chunksDeleted=1
watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksCreated=1
17:10:20.687 [qtp282289488-37] INFO  c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgjxe1-fk3mx-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0
17:10:20.692 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:20.785 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:20.789 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs'
17:10:20.890 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Oct 14, 2017 5:10:20 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:20.909 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 63.43%
17:10:20.934 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 70.15%
17:10:20.936 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:20.939 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs-renamed'
17:10:21.053 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e917d756ef3b4c56cd72ed00729cfe76fd5b11f' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /lrrs-renamed
Oct 14, 2017 5:10:21 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:21.272 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @30764ms
17:10:21.372 [pool-6-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d16dd70-70e5-4365-bac0-42ccd4a3ea10"] on repo=3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:21.487 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/lrrs-renamed'
watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksCreated=2
createTempChunkFile: lrrs-renamed; createNewFile=true
deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml
17:10:22.028 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15107 bytes in 541 ms. path='/lrrs-renamed'
Oct 14, 2017 5:10:22 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:22.056 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:10:22.198 [qtp282289488-79] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 into destFile lrrs-renamed
17:10:22.228 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]initPersistenceManagerFactory: repositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksDeleted=2
17:10:22.237 [qtp282289488-79] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34 into destFile lrrs-renamed
WatchTaskChunksToFile: length reached! length=1063683
watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksDeleted=3
deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml
17:10:22.263 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9729 ms.
remoteRoot: j8rgk7v3-cbxf0-remote
remoteRepositoryId: c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml
17:10:22.572 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@37f59531{/,null,AVAILABLE}
17:10:22.646 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@14c1f83{HTTP/1.1}{127.0.0.1:38980}
17:10:22.647 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @90902ms
17:10:22.880 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:10:22.903 [pool-6-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3d16dd70-70e5-4365-bac0-42ccd4a3ea10"] on repo=3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:22.959 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Oct 14, 2017 5:10:23 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:23.170 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.5 MiB, used=23.4 MiB, available=3.5 GiB
17:10:23.614 [pool-6-thread-3] INFO  c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=3d16dd70-70e5-4365-bac0-42ccd4a3ea10, to=63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:23.615 [pool-6-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc localRepositoryRevisionSynced=9
17:10:23.756 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 transaction.localRevision=14 remoteFromLocalRevision=9
17:10:23.796 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=63bdea82-3af4-4ec5-8918-1582eee757cc from='https://localhost:39967/63bdea82-3af4-4ec5-8918-1582eee757cc' toID=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 to='target/repo/j8rgjxdz-wzrur-local', fromRepoLocalSync=false
17:10:23.918 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:23.927 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 63bdea82-3af4-4ec5-8918-1582eee757cc
17:10:23.927 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3d16dd70-70e5-4365-bac0-42ccd4a3ea10
17:10:23.928 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:23.932 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14
17:10:24.063 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms.
17:10:24.096 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:24.096 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:24.096 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:24.096 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:24.147 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 77.11%
17:10:24.147 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 84.58%
17:10:24.150 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:24.163 [pool-6-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs'
17:10:24.235 [pool-6-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:24.275 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 92.04%
17:10:24.276 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:10:24.481 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4aa8df01{/,null,AVAILABLE}
17:10:24.579 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc remoteRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 localRepositoryRevisionSynced=14
17:10:24.639 [pool-6-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3d16dd70-70e5-4365-bac0-42ccd4a3ea10 remoteRepositoryId=63bdea82-3af4-4ec5-8918-1582eee757cc transaction.localRevision=19 remoteFromLocalRevision=14
Oct 14, 2017 5:10:24 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:24.660 [pool-6-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:10:24.839 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@2e12d029{SSL-http/1.1}{0.0.0.0:37531}
17:10:24.845 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @93099ms
17:10:24.864 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:54 CEST 2017
hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3
17:10:25.295 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:25.335 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:25.348 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]initPersistenceManagerFactory: repositoryId=cd0c1b78-32f8-417f-9556-2242ddbb8fad
17:10:25.360 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9848 ms.
17:10:25.495 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:25.997 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70a-yultq-local'
17:10:26.002 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70a-yultq-local' locked successfully.
17:10:26.072 [qtp2135035318-59] INFO  c.c.c.l.LocalRepoManagerImpl - [4a070cf0]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.619 sec - in co.codewizards.cloudstore.test.RestRepoTransportIT
17:10:26.171 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@c0d6f73{HTTP/1.1}{127.0.0.1:0}
17:10:26.207 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3639a4ef{/,null,UNAVAILABLE}
17:10:26.239 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/H9Zr8d2dsz3Hs9zn6CaieQ/.cloudstore/localServerRunning.deleteToStop
17:10:26.262 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@717c8625{SSL-http/1.1}{0.0.0.0:34844}
17:10:26.263 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2c9f9ee{/,null,UNAVAILABLE}
17:10:26.953 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1
17:10:26.955 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - 
####################################################
###
###    This thread will sleep for 31000 msec (Sat Oct 14 17:10:26 CEST 2017)
###
####################################################
17:10:27.031 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@67b1d1e5{/,null,AVAILABLE}
17:10:27.080 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6e420b56{HTTP/1.1}{127.0.0.1:46609}
17:10:27.082 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @36579ms
17:10:27.151 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:10:27 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = a3bde883-4f6f-44db-84ab-4948f6b170d1
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v0-ik36j-local
  localRepository.publicKeySha1 = 54:1E:A8:44:55:43:10:74:35:82:CF:78:F7:19:9F:0F:9A:DE:D7:78

  remoteRepository.repositoryId = c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
  remoteRepository.remoteRoot = https://localhost:38729/c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45/%234
  remoteRepository.publicKeySha1 = D1:9A:68:43:A5:AD:44:89:FC:21:06:B1:82:93:75:25:BC:DB:2C:EA

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection a3bde883-4f6f-44db-84ab-4948f6b170d1 c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
17:10:27.680 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4b27e304{/,null,AVAILABLE}
17:10:27.933 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@6cd75456{SSL-http/1.1}{0.0.0.0:46637}
17:10:27.933 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @37431ms
17:10:27.942 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:10:57 CEST 2017
17:10:27.941 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=331.0 MiB, used=26.3 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote
  localRepository.publicKeySha1 = D1:9A:68:43:A5:AD:44:89:FC:21:06:B1:82:93:75:25:BC:DB:2C:EA

  remoteRepository.repositoryId = a3bde883-4f6f-44db-84ab-4948f6b170d1
  remoteRepository.publicKeySha1 = 54:1E:A8:44:55:43:10:74:35:82:CF:78:F7:19:9F:0F:9A:DE:D7:78

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 a3bde883-4f6f-44db-84ab-4948f6b170d1
Running co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT
17:10:28.566 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z0-qxvos-local'
17:10:28.684 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z0-qxvos-local' locked successfully.
17:10:29.809 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:10:30.354 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:10:30.380 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initPersistenceManagerFactory: repositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:30.386 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a3bde883-4f6f-44db-84ab-4948f6b170d1 ('target/repo/j8rgk7v0-ik36j-local')
17:10:30.388 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 from='https://localhost:38729/c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45/%234' toID=a3bde883-4f6f-44db-84ab-4948f6b170d1 to='target/repo/j8rgk7v0-ik36j-local', fromRepoLocalSync=true
17:10:30.391 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8886 ms.
17:10:30.588 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:10:30.678 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:10:31.140 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 serverRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 renewalDateTime=2017-10-14T15:40:30.820Z expiryDateTime=2017-10-14T16:10:30.819Z
17:10:31.334 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:31.378 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=318.5 MiB, used=23.3 MiB, available=3.5 GiB
17:10:31.391 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:31.580 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.01%
17:10:31.663 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/my0r7x2JLfqZqvAISd40DQ/.cloudstore/ssl.server/keystore' does not exist!
17:10:31.663 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:10:32.089 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:10:32.211 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:10:32.617 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:10:32.858 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:10:33.699 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:33.703 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:33.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
17:10:33.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:33.713 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4
17:10:33.801 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 remoteRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:10:33.815 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:34.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:34.314 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote/.cloudstore.properties
17:10:34.314 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote/.cloudstore-repo/parent.properties
17:10:34.315 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:10:34.315 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:10:34.315 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:34.317 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:34.417 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:34.440 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:34.588 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:34.678 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31%
17:10:34.694 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58%
17:10:34.695 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85%
17:10:34.698 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:34.701 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#b'
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 0ae2e668-0122-4919-80f5-34f00aa071fb
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke5h-u3bh8-local
  localRepository.publicKeySha1 = 6E:A4:AB:67:A9:D8:22:33:13:F7:79:29:95:B0:83:66:E1:F9:70:A7

  remoteRepository.repositoryId = 1c043fd2-65b4-4fbc-a526-ce7983f3df34
  remoteRepository.remoteRoot = https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34
  remoteRepository.publicKeySha1 = 2B:9B:CD:3F:6A:3C:3B:C4:FA:11:37:1F:C4:49:38:3A:A2:02:CE:0C

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 0ae2e668-0122-4919-80f5-34f00aa071fb 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:34.957 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08750d9d3092bed5a047af599456480355cc0b95' to.sha1='<NoInstanceOf_NormalFileDto>'): /#b
17:10:35.325 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:35.332 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#b'
17:10:35.540 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=320.5 MiB, used=26.2 MiB, available=3.5 GiB
17:10:35.639 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259644 bytes in 305 ms. path='/#b'
17:10:35.663 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 1c043fd2-65b4-4fbc-a526-ce7983f3df34
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgke73-3vdpw-remote
  localRepository.publicKeySha1 = 2B:9B:CD:3F:6A:3C:3B:C4:FA:11:37:1F:C4:49:38:3A:A2:02:CE:0C

  remoteRepository.repositoryId = 0ae2e668-0122-4919-80f5-34f00aa071fb
  remoteRepository.publicKeySha1 = 6E:A4:AB:67:A9:D8:22:33:13:F7:79:29:95:B0:83:66:E1:F9:70:A7

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 1c043fd2-65b4-4fbc-a526-ce7983f3df34 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:35.713 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:35.730 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:35.836 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:35.871 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:35.893 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:35.912 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:10:36.059 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ce7c0cef3473c1600d57aa328c3398c6a2f34a9c' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:10:36.197 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:36.203 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:10:36.414 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 368338 bytes in 211 ms. path='/a'
17:10:36.422 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:10:36.518 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:36.635 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:36.675 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:36.688 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c+'
17:10:36.821 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='994c6fcda2c7ed5fdf10e102cddda5e1f0bb932c' to.sha1='<NoInstanceOf_NormalFileDto>'): /c+
17:10:37.007 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:37.023 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c+'
17:10:37.256 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:10:37.269 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=true
17:10:37.281 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0ae2e668-0122-4919-80f5-34f00aa071fb ('target/repo/j8rgke5h-u3bh8-local')
17:10:37.342 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 631872 bytes in 319 ms. path='/c+'
17:10:37.355 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:10:37.450 [pool-3-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:10:37.472 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:37.514 [pool-3-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:10:37.514 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:37.564 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:37.567 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d$'
17:10:37.622 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb serverRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 renewalDateTime=2017-10-14T15:40:37.417Z expiryDateTime=2017-10-14T16:10:37.417Z
17:10:37.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5746a4662ff86f434f07a5fd122e0178946bc395' to.sha1='<NoInstanceOf_NormalFileDto>'): /d$
17:10:37.787 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:37.799 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:37.810 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:37.856 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:37.859 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d$'
17:10:37.867 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:10:37.890 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:10:37.899 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:10:37.908 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:37.946 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:37.953 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:37.959 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:37.959 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:37.960 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:38.041 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:10:38.098 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms.
17:10:38.305 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 812060 bytes in 445 ms. path='/d$'
17:10:38.327 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:38.328 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:38.328 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:38.328 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:38.335 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:10:38.386 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]initPersistenceManagerFactory: repositoryId=881b7928-7e9d-43f4-854f-3032e095bb18
17:10:38.399 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8424 ms.
17:10:38.409 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45"] on repo=a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:38.426 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:38.438 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43%
17:10:38.465 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70b-2syv-remote'
17:10:38.477 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70b-2syv-remote' locked successfully.
17:10:38.504 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:38.541 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:38.617 [qtp1450987595-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 remoteRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 localRepositoryRevisionSynced=3
17:10:38.662 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56%
17:10:38.665 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:38.724 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 remoteRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 transaction.localRevision=28 remoteFromLocalRevision=3
17:10:38.755 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a3bde883-4f6f-44db-84ab-4948f6b170d1 from='target/repo/j8rgk7v0-ik36j-local' toID=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 to='https://localhost:38729/c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45/%234'
17:10:38.761 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:38.780 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:10:38.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:38.860 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:38.867 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
17:10:38.867 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:38.995 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 remoteRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=28
17:10:38.996 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:39.037 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:39.069 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:39.070 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:39.070 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:39.070 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:39.076 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96%
17:10:39.079 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35%
17:10:39.078 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:10:39.090 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:10:39.099 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:39.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:10:39.161 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 remoteRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 localRepositoryRevisionSynced=28
17:10:39.352 [qtp1450987595-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 remoteRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 transaction.localRevision=6 remoteFromLocalRevision=28
17:10:39.372 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 from='https://localhost:38729/c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45/%234' toID=a3bde883-4f6f-44db-84ab-4948f6b170d1 to='target/repo/j8rgk7v0-ik36j-local', fromRepoLocalSync=false
17:10:39.392 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a225cd4f4abf8d6df327a9de67585568e67abbb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:10:39.427 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:39.431 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45
17:10:39.432 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a3bde883-4f6f-44db-84ab-4948f6b170d1
17:10:39.432 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4
17:10:39.436 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 remoteRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:10:39.496 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:39.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:39.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote/.cloudstore.properties
17:10:39.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgk7v3-cbxf0-remote/.cloudstore-repo/parent.properties
17:10:39.523 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:10:39.523 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:10:39.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:39.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:39.550 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:10:39.550 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:10:39.606 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:39.613 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:10:39.635 [qtp1450987595-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 remoteRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 localRepositoryRevisionSynced=6
17:10:39.656 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a3bde883-4f6f-44db-84ab-4948f6b170d1 remoteRepositoryId=c68bf1b8-962f-49ce-97ac-4b9ac6dc3a45 transaction.localRevision=31 remoteFromLocalRevision=6
17:10:39.668 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:10:39.700 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1890 bytes in 87 ms. path='/1/a'
17:10:39.720 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:10:39.836 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:39.923 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:39.960 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:39.962 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:39.978 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsw-rodl0-local'
17:10:39.980 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsw-rodl0-local' locked successfully.
17:10:39.986 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:39.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:10:40.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0f91ccef112bf3ee84f249361934323a3d87c7c3' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:10:40.406 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:40.433 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:10:40.677 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181986 bytes in 243 ms. path='/1/b'
17:10:40.740 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:10:40.864 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:40.923 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:40.939 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75%
17:10:41.132 [qtp2122099884-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=3
17:10:41.270 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=18 remoteFromLocalRevision=3
17:10:41.320 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0ae2e668-0122-4919-80f5-34f00aa071fb from='target/repo/j8rgke5h-u3bh8-local' toID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 to='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34'
17:10:41.402 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:41.407 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:41.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:41.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:41.505 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18
17:10:41.523 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:41.545 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:41.578 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:41.585 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:41.586 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:41.596 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:10:41.600 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:10:41.637 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=18
17:10:41.779 [qtp2122099884-52] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb transaction.localRevision=6 remoteFromLocalRevision=18
17:10:41.902 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=false
17:10:41.992 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:42.001 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:42.002 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:42.002 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:42.010 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:10:42.074 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:42.077 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:42.078 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:42.078 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:42.078 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:42.109 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:10:42.110 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:10:42.193 [qtp2122099884-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=6
17:10:42.254 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=21 remoteFromLocalRevision=6
17:10:42.320 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:10:42.592 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:10:42.605 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=true
17:10:42.613 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0ae2e668-0122-4919-80f5-34f00aa071fb ('target/repo/j8rgke5h-u3bh8-local')
17:10:42.648 [pool-5-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:10:42.710 [pool-5-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03%
17:10:42.735 [pool-5-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:10:42.763 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:42.779 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:42.824 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1656 ms.
17:10:44.500 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:10:44.564 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:10:44.695 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:44.782 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.38%
17:10:44.796 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:44.890 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:44.891 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:44.896 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:44.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:44.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:44.900 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:10:44.911 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:45.036 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:45.036 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:45.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:45.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:45.061 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16%
17:10:45.065 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:45.068 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:45.204 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:45.242 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76%
17:10:45.247 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36%
17:10:45.250 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:45.254 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties'
17:10:45.336 [closeDeferredTimer-479d31f3-1] INFO  c.c.c.l.LocalRepoManagerImpl - [479d31f3]_close: Shutting down real LocalRepoManager.
17:10:45.383 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bcf8f4ab60031888c11e3d66dd8475f41105452c' to.sha1='<NoInstanceOf_NormalFileDto>'): /.cloudstore.properties
17:10:45.583 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:45.608 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties'
17:10:45.717 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1667 ms.
17:10:45.754 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]initPersistenceManagerFactory: repositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:10:45.789 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17059 ms.
17:10:46.140 [closeDeferredTimer-4a8df3e2-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4a8df3e2]_close: Shutting down real LocalRepoManager.
17:10:46.251 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2j0-h63fh-remote'
17:10:46.255 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2j0-h63fh-remote' locked successfully.
17:10:47.388 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109 bytes in 1780 ms. path='/.cloudstore.properties'
17:10:47.398 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties
17:10:47.487 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:47.565 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:47.661 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 15996 ms.
Generating a new RSA key pair took 15996 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    2A:80:61:B6:FA:0A:AB:F9:BB:8E:E8:05:B3:E6:D0:AD:19:FF:CE:35

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:10:47.669 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 2A:80:61:B6:FA:0A:AB:F9:BB:8E:E8:05:B3:E6:D0:AD:19:FF:CE:35
17:10:47.696 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95%
17:10:47.755 [qtp2122099884-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=9
17:10:47.792 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB
17:10:47.796 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=30 remoteFromLocalRevision=9
17:10:47.815 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1989 ms.
17:10:47.876 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0ae2e668-0122-4919-80f5-34f00aa071fb from='target/repo/j8rgke5h-u3bh8-local' toID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 to='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34'
17:10:47.925 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:47.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:47.930 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:47.930 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:47.932 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=30
17:10:47.975 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:47.979 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:47.979 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:47.979 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:47.979 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:48.020 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24%
17:10:48.020 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:10:48.020 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:10:48.035 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=30
17:10:48.155 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb transaction.localRevision=12 remoteFromLocalRevision=30
17:10:48.185 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=false
17:10:48.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:48.238 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:48.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:48.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:48.247 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:10:48.255 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:48.258 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:48.259 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:48.259 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:48.259 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:48.306 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:10:48.306 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:10:48.404 [qtp2122099884-52] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=12
17:10:48.439 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=33 remoteFromLocalRevision=12
17:10:48.544 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:10:48.703 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:10:48.710 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=true
17:10:48.710 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0ae2e668-0122-4919-80f5-34f00aa071fb ('target/repo/j8rgke5h-u3bh8-local')
17:10:48.763 [pool-6-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:10:48.788 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:48.809 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:48.813 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:10:48.822 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:10:48.925 [pool-6-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03%
17:10:48.976 [pool-6-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:10:48.984 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:49.009 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:10:49.017 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:49.023 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:10:49.030 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:25:49 CEST 2017
17:10:49.067 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:49.067 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:49.074 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:49.075 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:49.075 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:49.078 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15
17:10:49.103 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:49.166 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:49.166 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:49.166 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:49.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:49.268 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43%
17:10:49.272 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:49.276 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:10:49.335 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:49.424 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54%
17:10:49.424 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65%
17:10:49.426 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:49.429 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:10:49.559 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad3b30b8f8f465ae3df085869d403910f5c18914' to.sha1='0f91ccef112bf3ee84f249361934323a3d87c7c3'): /1/b
17:10:49.654 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:49.733 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:10:49.857 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @23397ms
17:10:49.863 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181989 bytes in 130 ms. path='/1/b'
17:10:49.873 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:10:49.990 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:50.048 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:50.145 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75%
17:10:50.206 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=15
17:10:50.258 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=43 remoteFromLocalRevision=15
17:10:50.271 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:10:50.540 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0ae2e668-0122-4919-80f5-34f00aa071fb from='target/repo/j8rgke5h-u3bh8-local' toID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 to='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34'
17:10:50.616 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:50.622 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:50.623 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:50.623 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:50.625 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=30 localRepositoryRevisionInProgress=43
17:10:50.631 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:50.634 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:50.634 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:50.634 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:50.634 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:50.671 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:10:50.671 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:10:50.684 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=43
17:10:50.778 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb transaction.localRevision=18 remoteFromLocalRevision=43
17:10:50.841 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=false
17:10:50.885 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:50.888 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:50.888 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:50.888 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:50.894 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18
17:10:50.909 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:50.924 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:50.924 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:50.924 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:50.925 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
Oct 14, 2017 5:10:50 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:51.001 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:10:51.009 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:10:51.074 [qtp2122099884-52] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=18
17:10:51.116 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=46 remoteFromLocalRevision=18
17:10:51.172 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:10:51.406 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:10:51.407 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=true
17:10:51.407 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0ae2e668-0122-4919-80f5-34f00aa071fb ('target/repo/j8rgke5h-u3bh8-local')
17:10:51.425 [pool-7-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:10:51.442 [pool-7-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03%
17:10:51.451 [pool-7-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:10:51.520 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:51.522 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:51.525 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:10:51.563 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1789 ms.
17:10:52.026 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]initPersistenceManagerFactory: repositoryId=fafcbd76-6293-4621-b953-fc35a07770c7
17:10:52.036 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10354 ms.
17:10:52.080 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@71736baf{/,null,AVAILABLE}
17:10:52.134 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@a373924{HTTP/1.1}{127.0.0.1:44526}
17:10:52.135 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @25680ms
17:10:52.273 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:10:52 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:10:52.711 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.0 MiB, used=33.9 MiB, available=3.4 GiB
17:10:52.988 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]initPersistenceManagerFactory: repositoryId=2aff92f8-557c-4274-974f-b4d71496eefc
17:10:52.992 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9048 ms.
localRoot: j8rglhsw-rodl0-local
localRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:10:53.066 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote'
17:10:53.069 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote' locked successfully.
17:10:53.289 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@34c6fc03{/,null,AVAILABLE}
17:10:53.466 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:10:53.493 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:53.504 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@f2784a7{SSL-http/1.1}{0.0.0.0:34558}
17:10:53.511 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @27057ms
17:10:53.514 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:10:53.516 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:53.520 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:11:23 CEST 2017
17:10:53.598 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:53.600 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 881b7928-7e9d-43f4-854f-3032e095bb18
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70a-yultq-local
  localRepository.publicKeySha1 = BA:0E:B3:93:9A:A1:7C:D4:85:2B:AA:B6:2F:F2:7D:17:AA:69:84:7E

  remoteRepository.repositoryId = fafcbd76-6293-4621-b953-fc35a07770c7
  remoteRepository.remoteRoot = https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7
  remoteRepository.publicKeySha1 = 1E:38:C6:8F:95:1E:C3:B4:B6:47:AC:D1:AA:B8:C3:74:41:58:F5:3B
17:10:53.611 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:53.611 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:53.611 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 881b7928-7e9d-43f4-854f-3032e095bb18 fafcbd76-6293-4621-b953-fc35a07770c7
17:10:53.614 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21
17:10:53.622 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:53.632 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initPersistenceManagerFactory: repositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff
17:10:53.706 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 15802 ms.
17:10:53.727 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:53.728 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:53.728 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:53.728 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:53.836 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:53.838 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:10:53.895 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.28%
17:10:53.898 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:53.947 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:53.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/dir1'
17:10:54.054 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:54.078 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.12%
17:10:54.079 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.96%
17:10:54.081 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:54.084 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/.cloudstore.properties'
17:10:54.105 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.5 MiB, used=28.8 MiB, available=3.5 GiB
17:10:54.203 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z3-9rp9l-remote'
17:10:54.207 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z3-9rp9l-remote' locked successfully.
17:10:54.224 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2afaa59d2278e2227037989328d28e61a59dad5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/.cloudstore.properties
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = fafcbd76-6293-4621-b953-fc35a07770c7
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl70b-2syv-remote
  localRepository.publicKeySha1 = 1E:38:C6:8F:95:1E:C3:B4:B6:47:AC:D1:AA:B8:C3:74:41:58:F5:3B

  remoteRepository.repositoryId = 881b7928-7e9d-43f4-854f-3032e095bb18
  remoteRepository.publicKeySha1 = BA:0E:B3:93:9A:A1:7C:D4:85:2B:AA:B6:2F:F2:7D:17:AA:69:84:7E

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection fafcbd76-6293-4621-b953-fc35a07770c7 881b7928-7e9d-43f4-854f-3032e095bb18
17:10:54.291 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:54.321 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/.cloudstore.properties'
17:10:54.395 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglswa-izd7u-local'
17:10:54.410 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1834 ms.
17:10:54.461 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglswa-izd7u-local' locked successfully.
WatchTaskFirstWrittenChunk started
17:10:54.892 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:10:54.895 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:25:54 CEST 2017
17:10:55.322 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:10:55.323 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fafcbd76-6293-4621-b953-fc35a07770c7 from='https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7' toID=881b7928-7e9d-43f4-854f-3032e095bb18 to='target/repo/j8rgl70a-yultq-local', fromRepoLocalSync=true
17:10:55.323 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 881b7928-7e9d-43f4-854f-3032e095bb18 ('target/repo/j8rgl70a-yultq-local')
17:10:55.420 [pool-9-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:10:55.557 [pool-9-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 18.08%
17:10:55.720 [pool-9-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:10:55.852 [pool-8-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 serverRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 renewalDateTime=2017-10-14T15:40:55.797Z expiryDateTime=2017-10-14T16:10:55.797Z
17:10:55.894 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:55.908 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:55.930 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:55.942 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:55.946 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:55.953 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fafcbd76-6293-4621-b953-fc35a07770c7
17:10:55.953 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 881b7928-7e9d-43f4-854f-3032e095bb18
17:10:55.956 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:56.052 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:10:56.070 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:56.106 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:56.106 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:56.107 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:56.107 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:56.173 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 31.84%
17:10:56.177 [pool-8-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.188 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:10:56.248 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106 bytes in 1926 ms. path='/1/.cloudstore.properties'
17:10:56.291 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties
17:10:56.306 [pool-8-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.347 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:56.409 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.412 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 40.80%
17:10:56.416 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 49.75%
17:10:56.508 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.512 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:10:56.568 [qtp282289488-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=3
17:10:56.615 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0748c4781b05feaa65a0714f264e3399ee5d55bf' to.sha1='3a225cd4f4abf8d6df327a9de67585568e67abbb'): /1/a
17:10:56.684 [pool-8-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 transaction.localRevision=5 remoteFromLocalRevision=3
17:10:56.698 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=881b7928-7e9d-43f4-854f-3032e095bb18 from='target/repo/j8rgl70a-yultq-local' toID=fafcbd76-6293-4621-b953-fc35a07770c7 to='https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7'
17:10:56.706 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:56.715 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:10:56.748 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:56.754 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 881b7928-7e9d-43f4-854f-3032e095bb18
17:10:56.754 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fafcbd76-6293-4621-b953-fc35a07770c7
17:10:56.754 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:56.762 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1893 bytes in 47 ms. path='/1/a'
17:10:56.772 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:10:56.912 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:56.908 [pool-8-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:10:56.926 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.933 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:56.945 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:56.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c'
17:10:57.032 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:57.032 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:57.032 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:57.032 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:57.055 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 55.04%
17:10:57.056 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 60.63%
17:10:57.059 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 66.23%
17:10:57.064 [pool-8-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:57.071 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:10:57.122 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8cfda5a6f8a39dea1d6d22b330c11e6d445f2c49' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/c
17:10:57.256 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c955f6ed13b3991a1bc90840c3e3f3a606f79df0' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
Oct 14, 2017 5:10:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:57.267 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:57.275 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c'
17:10:57.348 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1540 bytes in 73 ms. path='/1/c'
17:10:57.386 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:10:57.424 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:57.438 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:57.459 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:57.466 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/dir1/aaa'
17:10:57.530 [pool-8-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="881b7928-7e9d-43f4-854f-3032e095bb18"] on repo=881b7928-7e9d-43f4-854f-3032e095bb18
17:10:57.539 [pool-8-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b'
17:10:57.585 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82e89132c8d3c3fea732097e49131b8ddbcdf4ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/dir1/aaa
17:10:57.790 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:57.815 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/dir1/aaa'
createTempChunkFile: b; createNewFile=true
17:10:57.930 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 242190 bytes in 115 ms. path='/1/dir1/aaa'
17:10:57.942 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa
17:10:57.961 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:10:57.965 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:25:57 CEST 2017
17:10:58.035 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="1c043fd2-65b4-4fbc-a526-ce7983f3df34"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:58.060 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:58.100 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 48.78%
deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml
17:10:58.131 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake
javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:114) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_31(CertificateHandlingAndTestServiceLRT.java:56) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: javax.net.ssl.SSLException: Received close_notify during handshake
	at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1949) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1901) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2002) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1125) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1769) ~[na:1.8.0_131]
	at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1130) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1216) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1128) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:961) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 48 common frames omitted
17:10:58.148 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=21
17:10:58.210 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=76 remoteFromLocalRevision=21
17:10:58.229 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0ae2e668-0122-4919-80f5-34f00aa071fb from='target/repo/j8rgke5h-u3bh8-local' toID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 to='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34'
17:10:58.280 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:58.283 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:58.290 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:58.290 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:58.293 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=43 localRepositoryRevisionInProgress=76
17:10:58.302 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
FileWatcher: CHUNK_SIZE reached! chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0
17:10:58.342 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:58.343 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:58.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:58.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:58.350 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 71.83%
17:10:58.351 [pool-8-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:10:58.358 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 54.27%
17:10:58.359 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 60.38%
17:10:58.364 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 66.49%
17:10:58.366 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
WatchTaskChunksToFile: ready
17:10:58.371 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a.j8rgluo4QOSPZBxyMstt8lbPlC_I7A.collision'
17:10:58.441 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a225cd4f4abf8d6df327a9de67585568e67abbb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a.j8rgluo4QOSPZBxyMstt8lbPlC_I7A.collision
Oct 14, 2017 5:10:58 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:58.645 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0ae2e668-0122-4919-80f5-34f00aa071fb"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:58.689 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:10:58.694 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fafcbd76-6293-4621-b953-fc35a07770c7 from='https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7' toID=881b7928-7e9d-43f4-854f-3032e095bb18 to='target/repo/j8rgl70a-yultq-local', fromRepoLocalSync=true
17:10:58.694 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 881b7928-7e9d-43f4-854f-3032e095bb18 ('target/repo/j8rgl70a-yultq-local')
17:10:58.701 [pool-11-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:10:58.708 [pool-11-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:10:58.711 [pool-11-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:10:58.726 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a.j8rgluo4QOSPZBxyMstt8lbPlC_I7A.collision'
17:10:58.778 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1890 bytes in 52 ms. path='/1/a.j8rgluo4QOSPZBxyMstt8lbPlC_I7A.collision'
Oct 14, 2017 5:10:58 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:58.819 [pool-10-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 serverRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 renewalDateTime=2017-10-14T15:40:55.797Z expiryDateTime=2017-10-14T16:10:55.797Z
17:10:58.834 [qtp2122099884-32] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_38ddf1f8416599fd82db160403448620327ec9f5_0 into destFile a.j8rgluo4QOSPZBxyMstt8lbPlC_I7A.collision
17:10:58.862 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:10:58.866 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:10:58.870 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:10:58.872 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:10:58.882 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:10:58.883 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:58.886 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fafcbd76-6293-4621-b953-fc35a07770c7
17:10:58.886 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 881b7928-7e9d-43f4-854f-3032e095bb18
17:10:58.887 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:58.889 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:10:58.909 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="0ae2e668-0122-4919-80f5-34f00aa071fb"] on repo=0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:58.918 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:58.922 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:58.922 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:58.922 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:58.922 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:58.989 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:59.036 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 38.56%
17:10:59.037 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 49.75%
17:10:59.054 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 72.59%
17:10:59.071 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 localRepositoryRevisionSynced=76
17:10:59.099 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=6
17:10:59.115 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb transaction.localRevision=27 remoteFromLocalRevision=76
17:10:59.130 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=1c043fd2-65b4-4fbc-a526-ce7983f3df34 from='https://localhost:44997/1c043fd2-65b4-4fbc-a526-ce7983f3df34' toID=0ae2e668-0122-4919-80f5-34f00aa071fb to='target/repo/j8rgke5h-u3bh8-local', fromRepoLocalSync=false
17:10:59.149 [pool-10-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 transaction.localRevision=8 remoteFromLocalRevision=6
17:10:59.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:59.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1c043fd2-65b4-4fbc-a526-ce7983f3df34
17:10:59.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0ae2e668-0122-4919-80f5-34f00aa071fb
17:10:59.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:59.172 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=27
17:10:59.179 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:59.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:59.184 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:59.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:59.185 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:59.242 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=881b7928-7e9d-43f4-854f-3032e095bb18 from='target/repo/j8rgl70a-yultq-local' toID=fafcbd76-6293-4621-b953-fc35a07770c7 to='https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7'
17:10:59.262 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:10:59.262 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:10:59.310 [qtp2122099884-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 remoteRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb localRepositoryRevisionSynced=27
17:10:59.321 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:10:59.326 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 881b7928-7e9d-43f4-854f-3032e095bb18
17:10:59.326 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fafcbd76-6293-4621-b953-fc35a07770c7
17:10:59.327 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:10:59.331 [pool-10-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8
17:10:59.355 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:10:59.369 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:10:59.370 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:10:59.370 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:10:59.370 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:10:59.380 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0ae2e668-0122-4919-80f5-34f00aa071fb remoteRepositoryId=1c043fd2-65b4-4fbc-a526-ce7983f3df34 transaction.localRevision=82 remoteFromLocalRevision=27
17:10:59.392 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 55.04%
17:10:59.392 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 60.63%
17:10:59.393 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:10:59.409 [pool-10-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:10:59.412 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:10:59.499 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c955f6ed13b3991a1bc90840c3e3f3a606f79df0' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /b
Oct 14, 2017 5:10:59 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:10:59.560 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:59.561 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:10:59.570 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-kyz4m-local'
17:10:59.566 [pool-10-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=881b7928-7e9d-43f4-854f-3032e095bb18
17:10:59.567 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/b'
17:10:59.573 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-kyz4m-local' locked successfully.
createTempChunkFile: b; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksCreated=1
deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml
17:10:59.852 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1
17:10:59.853 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - 
####################################################
###
###    This thread will sleep for 61000 msec (Sat Oct 14 17:10:59 CEST 2017)
###
####################################################
17:10:59.964 [closeDeferredTimer-16ec5519-1] INFO  c.c.c.l.LocalRepoManagerImpl - [16ec5519]_close: Shutting down real LocalRepoManager.
17:10:59.967 [closeDeferredTimer-4d2a1da3-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2a1da3]_close: Shutting down real LocalRepoManager.
17:11:00.030 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6011 bytes in 463 ms. path='/b'
Oct 14, 2017 5:11:00 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:11:00.093 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0, chunksDeleted=1
17:11:00.117 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b
WatchTaskChunksToFile: length reached! length=1054587
watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksDeleted=2
deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml
deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml
17:11:00.763 [pool-10-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="881b7928-7e9d-43f4-854f-3032e095bb18"] on repo=881b7928-7e9d-43f4-854f-3032e095bb18
17:11:00.822 [pool-10-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:00.869 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 66.23%
17:11:00.871 [pool-10-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:00.876 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 71.83%
17:11:00.964 [pool-10-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 localRepositoryRevisionSynced=8
17:11:01.079 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 transaction.localRevision=11 remoteFromLocalRevision=8
17:11:01.092 [pool-10-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fafcbd76-6293-4621-b953-fc35a07770c7 from='https://localhost:39967/fafcbd76-6293-4621-b953-fc35a07770c7' toID=881b7928-7e9d-43f4-854f-3032e095bb18 to='target/repo/j8rgl70a-yultq-local', fromRepoLocalSync=false
17:11:01.164 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:01.168 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fafcbd76-6293-4621-b953-fc35a07770c7
17:11:01.168 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 881b7928-7e9d-43f4-854f-3032e095bb18
17:11:01.168 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:01.175 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=11
17:11:01.187 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:01.206 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:01.206 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:01.206 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:01.215 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:01.230 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 77.11%
17:11:01.232 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:11:01.233 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:11:01.389 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 remoteRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 localRepositoryRevisionSynced=11
17:11:01.428 [pool-10-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=881b7928-7e9d-43f4-854f-3032e095bb18 remoteRepositoryId=fafcbd76-6293-4621-b953-fc35a07770c7 transaction.localRevision=13 remoteFromLocalRevision=11
17:11:01.431 [pool-10-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2
17:11:01.968 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:01.985 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:02.368 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local'
17:11:02.375 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local' locked successfully.
17:11:02.616 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]initPersistenceManagerFactory: repositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d
17:11:02.688 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9849 ms.
17:11:03.089 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=323.0 MiB, used=23.3 MiB, available=3.5 GiB
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2id-ekkgb-local
  localRepository.publicKeySha1 = 55:AB:85:74:C9:41:90:99:DD:24:1C:54:93:02:B8:5E:08:10:73:8D

  remoteRepository.repositoryId = b239b100-c48a-42ca-aab8-4dd7da847b4d
  remoteRepository.remoteRoot = https://localhost:36515/b239b100-c48a-42ca-aab8-4dd7da847b4d
  remoteRepository.publicKeySha1 = E7:66:07:A3:69:94:C3:09:62:49:1D:84:D4:7E:0D:2C:94:B1:E2:80

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 b239b100-c48a-42ca-aab8-4dd7da847b4d
17:11:06.208 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=325.0 MiB, used=26.2 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = b239b100-c48a-42ca-aab8-4dd7da847b4d
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl2j0-h63fh-remote
  localRepository.publicKeySha1 = E7:66:07:A3:69:94:C3:09:62:49:1D:84:D4:7E:0D:2C:94:B1:E2:80

  remoteRepository.repositoryId = bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
  remoteRepository.publicKeySha1 = 55:AB:85:74:C9:41:90:99:DD:24:1C:54:93:02:B8:5E:08:10:73:8D

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection b239b100-c48a-42ca-aab8-4dd7da847b4d bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:06.312 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:06.313 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:07.619 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]initPersistenceManagerFactory: repositoryId=f79c9f97-3433-456b-af6e-1e34e9594632
17:11:07.638 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10599 ms.
remoteRoot: j8rglhsx-tgybi-remote
remoteRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:08.270 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initPersistenceManagerFactory: repositoryId=13668601-538e-425b-836c-c9c1fbcadf89
17:11:08.299 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8453 ms.
17:11:08.805 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.5 MiB, used=34.1 MiB, available=3.4 GiB
17:11:08.915 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:08.962 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:08.998 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b239b100-c48a-42ca-aab8-4dd7da847b4d from='https://localhost:36515/b239b100-c48a-42ca-aab8-4dd7da847b4d' toID=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 to='target/repo/j8rgl2id-ekkgb-local', fromRepoLocalSync=true
17:11:08.998 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 ('target/repo/j8rgl2id-ekkgb-local')
17:11:09.030 [pool-3-thread-1] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:09.075 [pool-3-thread-1] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 19.03%
17:11:09.157 [pool-3-thread-1] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:09.524 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:09.540 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=318.5 MiB, used=23.3 MiB, available=3.5 GiB
17:11:09.621 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 serverRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d renewalDateTime=2017-10-14T15:41:09.409Z expiryDateTime=2017-10-14T16:11:09.408Z
17:11:09.746 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 2aff92f8-557c-4274-974f-b4d71496eefc
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsw-rodl0-local
  localRepository.publicKeySha1 = 86:D0:5D:FD:31:67:AD:FC:6C:D3:BB:BC:22:B5:11:CB:29:93:B5:43

  remoteRepository.repositoryId = f79c9f97-3433-456b-af6e-1e34e9594632
  remoteRepository.remoteRoot = https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2
  remoteRepository.publicKeySha1 = B7:AD:16:E2:C3:8E:14:33:E2:1A:91:A3:1A:E6:10:DA:AA:52:32:CB

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 2aff92f8-557c-4274-974f-b4d71496eefc f79c9f97-3433-456b-af6e-1e34e9594632
17:11:09.805 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:09.854 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:09.916 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:09.927 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:09.932 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:09.946 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b239b100-c48a-42ca-aab8-4dd7da847b4d
17:11:09.947 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:09.947 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:10.024 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d remoteRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:11:10.055 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:10.122 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:10.123 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:10.123 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:10.124 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:10.135 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:10.228 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 31.84%
17:11:10.258 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:10.289 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:10.298 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=346.0 MiB, used=28.9 MiB, available=3.5 GiB
17:11:10.456 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = f79c9f97-3433-456b-af6e-1e34e9594632
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote
  localRepository.publicKeySha1 = B7:AD:16:E2:C3:8E:14:33:E2:1A:91:A3:1A:E6:10:DA:AA:52:32:CB

  remoteRepository.repositoryId = 2aff92f8-557c-4274-974f-b4d71496eefc
  remoteRepository.publicKeySha1 = 86:D0:5D:FD:31:67:AD:FC:6C:D3:BB:BC:22:B5:11:CB:29:93:B5:43

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection f79c9f97-3433-456b-af6e-1e34e9594632 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:10.491 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]initPersistenceManagerFactory: repositoryId=9d04f820-0513-4512-b80a-672ec9548103
17:11:10.501 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6843 ms.
17:11:10.610 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-1n24w-remote'
17:11:10.614 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 40.80%
17:11:10.620 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-1n24w-remote' locked successfully.
17:11:10.626 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:10.773 [qtp1370457302-60] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.020 [qtp1370457302-60] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d remoteRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 localRepositoryRevisionSynced=2
17:11:11.026 [qtp1370457302-60] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.162 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 remoteRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d transaction.localRevision=5 remoteFromLocalRevision=2
17:11:11.200 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 from='target/repo/j8rgl2id-ekkgb-local' toID=b239b100-c48a-42ca-aab8-4dd7da847b4d to='https://localhost:36515/b239b100-c48a-42ca-aab8-4dd7da847b4d'
17:11:11.271 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.279 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.314 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:11.330 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:11.330 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b239b100-c48a-42ca-aab8-4dd7da847b4d
17:11:11.331 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:11.412 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 remoteRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:11:11.436 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:11.632 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:11.646 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:11.646 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:11.646 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:11.661 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:11.668 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f79c9f97-3433-456b-af6e-1e34e9594632 from='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2' toID=2aff92f8-557c-4274-974f-b4d71496eefc to='target/repo/j8rglhsw-rodl0-local', fromRepoLocalSync=true
17:11:11.673 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2aff92f8-557c-4274-974f-b4d71496eefc ('target/repo/j8rglhsw-rodl0-local')
17:11:11.700 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 55.44%
17:11:11.704 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:11.711 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/A ä Ä { + } x ( << ))]] [ #'
17:11:11.736 [pool-5-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:11.753 [pool-5-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:11.778 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.883 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc serverRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 renewalDateTime=2017-10-14T15:41:11.823Z expiryDateTime=2017-10-14T16:11:11.823Z
17:11:11.885 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:11.893 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:11.910 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 61.83%
17:11:11.911 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 68.23%
17:11:11.914 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:11.917 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )'
17:11:11.940 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:11.970 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:12.026 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.25%
17:11:12.031 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:12.089 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:12.095 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b62e60bb4a421ddfa2fd51d62c8c1d95dacf9f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )
Oct 14, 2017 5:11:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:11:12.236 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:12.318 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:11:12.404 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:11:12.404 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:12.507 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3"] on repo=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:12.531 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )'
17:11:12.560 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:11:12.794 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:11:13.022 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:13.137 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:13.143 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 655720 bytes in 611 ms. path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )'
Oct 14, 2017 5:11:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:11:13.229 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:13.230 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:13.236 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:13.237 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:13.237 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:13.222 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = e6af4c66-65cb-4a7d-9271-ea89162625ff
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z0-qxvos-local
  localRepository.publicKeySha1 = B0:BF:2B:6F:8A:71:14:D7:2D:AD:84:8F:DF:F8:6E:F1:78:34:4E:5B

  remoteRepository.repositoryId = 13668601-538e-425b-836c-c9c1fbcadf89
  remoteRepository.remoteRoot = https://localhost:46637/13668601-538e-425b-836c-c9c1fbcadf89
  remoteRepository.publicKeySha1 = BC:8A:D9:F3:25:E3:7E:19:49:FE:91:50:16:F2:54:CE:B4:DA:CD:7D

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection e6af4c66-65cb-4a7d-9271-ea89162625ff 13668601-538e-425b-836c-c9c1fbcadf89
17:11:13.323 [qtp1370457302-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_73946da935fe61e665181e5b0b2f622882910d85_0 into destFile Öü ß ? # + {{ d d } (( > << ]] )
17:11:13.330 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:13.405 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:13.644 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:13.664 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3"] on repo=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:13.731 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:13.731 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore.properties
17:11:13.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore-repo/parent.properties
17:11:13.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:13.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:13.732 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:13.733 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:13.738 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:13.797 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:13.840 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:13.848 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:14.006 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:14.032 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.078 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:14.081 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:11:14.273 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.0 MiB, used=26.2 MiB, available=3.5 GiB
17:11:14.279 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31%
17:11:14.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:14.384 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58%
17:11:14.384 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85%
17:11:14.387 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:14.390 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:11:14.381 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.425 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 13668601-538e-425b-836c-c9c1fbcadf89
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgl8z3-9rp9l-remote
  localRepository.publicKeySha1 = BC:8A:D9:F3:25:E3:7E:19:49:FE:91:50:16:F2:54:CE:B4:DA:CD:7D

  remoteRepository.repositoryId = e6af4c66-65cb-4a7d-9271-ea89162625ff
  remoteRepository.publicKeySha1 = B0:BF:2B:6F:8A:71:14:D7:2D:AD:84:8F:DF:F8:6E:F1:78:34:4E:5B

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 13668601-538e-425b-836c-c9c1fbcadf89 e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:14.520 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.515 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:14.538 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.584 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 remoteRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d localRepositoryRevisionSynced=5
17:11:14.584 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5879e97aa8699d8c610bcfa986199b613c826ed' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:11:14.711 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]initPersistenceManagerFactory: repositoryId=88fbbfe1-5472-49a6-9616-8f14038684df
17:11:14.713 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.724 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7387 ms.
17:11:14.780 [qtp1370457302-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d remoteRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 transaction.localRevision=10 remoteFromLocalRevision=5
17:11:14.785 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.789 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:14.800 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:11:14.815 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b239b100-c48a-42ca-aab8-4dd7da847b4d from='https://localhost:36515/b239b100-c48a-42ca-aab8-4dd7da847b4d' toID=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 to='target/repo/j8rgl2id-ekkgb-local', fromRepoLocalSync=false
17:11:14.815 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote'
17:11:14.818 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote' locked successfully.
17:11:14.896 [qtp1370457302-37] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:14.919 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:14.924 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b239b100-c48a-42ca-aab8-4dd7da847b4d
17:11:14.925 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3
17:11:14.927 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:14.959 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d remoteRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=10
17:11:15.025 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:15.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:15.033 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:15.033 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:15.034 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:15.047 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:15.065 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:15.065 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:15.083 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 341122 bytes in 283 ms. path='/1 {11 11ä11#+} 1/a'
17:11:15.097 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:15.175 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:15.212 [qtp1370457302-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d remoteRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 localRepositoryRevisionSynced=10
17:11:15.250 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:15.248 [qtp1370457302-32] INFO  c.c.c.l.LocalRepoManagerImpl - [327c7bea]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:15.281 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bbb086c5-173b-4a02-ae50-ab9ad0e6ccd3 remoteRepositoryId=b239b100-c48a-42ca-aab8-4dd7da847b4d transaction.localRevision=13 remoteFromLocalRevision=10
17:11:15.289 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:15.297 [main] INFO  c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:15.300 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:15.320 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:15.326 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:11:15.347 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [68999068]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.75 sec - in co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT
17:11:15.443 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bb507285a853b491a915f415445ccff765e24bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:11:15.480 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@7488e997{HTTP/1.1}{127.0.0.1:0}
17:11:15.494 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@67b1d1e5{/,null,UNAVAILABLE}
17:11:15.502 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/nKBXpQ7Qxqyl0hsqugLEhA/.cloudstore/localServerRunning.deleteToStop
17:11:15.524 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5731d9c7{SSL-http/1.1}{0.0.0.0:36515}
17:11:15.526 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4a22421{/,null,UNAVAILABLE}
17:11:15.531 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:15.553 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:11:15.622 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6567 bytes in 69 ms. path='/1 {11 11ä11#+} 1/b'
17:11:15.637 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:15.664 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:15.680 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:15.771 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:15.773 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:11:15.829 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:15.833 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=13668601-538e-425b-836c-c9c1fbcadf89 from='https://localhost:46637/13668601-538e-425b-836c-c9c1fbcadf89' toID=e6af4c66-65cb-4a7d-9271-ea89162625ff to='target/repo/j8rgl8z0-qxvos-local', fromRepoLocalSync=true
17:11:15.833 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e6af4c66-65cb-4a7d-9271-ea89162625ff ('target/repo/j8rgl8z0-qxvos-local')
17:11:15.856 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='df9e355ef749550596b56418e76b0b443d32f6df' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:11:15.886 [pool-3-thread-1] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:15.901 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:15.912 [pool-3-thread-1] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:15.916 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:11:15.993 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 110495 bytes in 76 ms. path='/a'
17:11:16.000 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:16.037 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:16.104 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:16.106 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff serverRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 renewalDateTime=2017-10-14T15:41:16.003Z expiryDateTime=2017-10-14T16:11:16.003Z
17:11:16.134 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43%
17:11:16.215 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:16.233 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:16.247 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:16.276 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:11:16.286 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 90.83%
17:11:16.298 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=3
17:11:16.308 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:16.395 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 transaction.localRevision=24 remoteFromLocalRevision=3
17:11:16.399 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:16.402 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aff92f8-557c-4274-974f-b4d71496eefc from='target/repo/j8rglhsw-rodl0-local' toID=f79c9f97-3433-456b-af6e-1e34e9594632 to='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2'
17:11:16.404 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:16.416 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 13668601-538e-425b-836c-c9c1fbcadf89
17:11:16.416 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:16.417 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:16.462 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:16.464 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:16.464 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:16.464 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:16.489 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 remoteRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:16.489 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:11:16.507 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:16.514 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:16.522 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:16.523 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:16.523 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:16.524 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:16.559 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:16.559 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:16.597 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 localRepositoryRevisionSynced=24
17:11:16.730 [qtp1450987595-61] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc transaction.localRevision=6 remoteFromLocalRevision=24
17:11:16.740 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f79c9f97-3433-456b-af6e-1e34e9594632 from='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2' toID=2aff92f8-557c-4274-974f-b4d71496eefc to='target/repo/j8rglhsw-rodl0-local', fromRepoLocalSync=false
17:11:16.778 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:16.780 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:16.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:16.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:16.787 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:11:16.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:16.795 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:16.795 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:16.796 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:16.802 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore.properties
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore-repo/parent.properties
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:16.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:16.811 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:16.921 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:16.922 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:16.978 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=6
17:11:16.990 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 transaction.localRevision=27 remoteFromLocalRevision=6
17:11:17.001 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:17.043 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:17.056 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:17.180 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:17.190 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f79c9f97-3433-456b-af6e-1e34e9594632 from='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2' toID=2aff92f8-557c-4274-974f-b4d71496eefc to='target/repo/j8rglhsw-rodl0-local', fromRepoLocalSync=true
17:11:17.215 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:17.233 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2aff92f8-557c-4274-974f-b4d71496eefc ('target/repo/j8rglhsw-rodl0-local')
17:11:17.256 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:17.272 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:17.278 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:11:17.303 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:17.306 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:17.307 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27%
17:11:17.326 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:11:17.332 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:17.357 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:11:17.380 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:17.422 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:11:17.454 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.31%
17:11:17.464 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:17.579 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 36.58%
17:11:17.580 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 41.85%
17:11:17.591 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:17.603 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:11:17.642 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:11:17.862 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:17.863 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:17.868 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:17.868 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:17.868 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:17.876 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:11:17.916 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms.
17:11:17.940 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d4e02601e33d9b906b7f9096d8022f17c524205' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:11:18.000 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initPersistenceManagerFactory: repositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:18.047 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14854 ms.
Running co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT
17:11:18.150 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore.properties
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore-repo/parent.properties
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:18.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:18.178 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.181 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:18.226 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="13668601-538e-425b-836c-c9c1fbcadf89"] on repo=e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:18.246 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:11:18.258 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.09%
17:11:18.261 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.290 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.298 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:11:18.369 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.406 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.414 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b'
17:11:18.651 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.683 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.69%
17:11:18.686 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.29%
17:11:18.690 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154301 bytes in 444 ms. path='/1/a'
17:11:18.688 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:18.699 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:11:18.735 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:18.808 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3bb507285a853b491a915f415445ccff765e24bb' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
localRoot: j8rglswa-izd7u-local
localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:18.847 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote'
17:11:18.854 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote' locked successfully.
17:11:18.879 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:18.888 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
17:11:18.919 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="13668601-538e-425b-836c-c9c1fbcadf89"] on repo=e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:18.932 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6567 bytes in 44 ms. path='/b'
17:11:18.951 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:18.963 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.076 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.097 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="f79c9f97-3433-456b-af6e-1e34e9594632"] on repo=2aff92f8-557c-4274-974f-b4d71496eefc
17:11:19.116 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.177 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 47.89%
17:11:19.282 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.313 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.361 [qtp1450987595-61] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=9
17:11:19.409 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 transaction.localRevision=40 remoteFromLocalRevision=9
17:11:19.458 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2aff92f8-557c-4274-974f-b4d71496eefc from='target/repo/j8rglhsw-rodl0-local' toID=f79c9f97-3433-456b-af6e-1e34e9594632 to='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2'
17:11:19.533 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 47.12%
17:11:19.539 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.562 [closeDeferredTimer-7722c3c3-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]_close: Shutting down real LocalRepoManager.
17:11:19.562 [closeDeferredTimer-348d18a3-2] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]_close: Shutting down real LocalRepoManager.
17:11:19.571 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:19.578 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:19.587 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:19.594 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:19.600 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=40
17:11:19.710 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms.
17:11:19.720 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:19.721 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:19.721 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:19.722 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:19.727 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 59.70%
17:11:19.730 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.734 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b'
17:11:19.844 [qtp1006240628-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 remoteRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff localRepositoryRevisionSynced=3
17:11:19.826 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:11:19.845 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:19.866 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 67.16%
17:11:19.866 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:19.977 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 localRepositoryRevisionSynced=40
17:11:19.981 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff remoteRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 transaction.localRevision=16 remoteFromLocalRevision=3
17:11:20.016 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e6af4c66-65cb-4a7d-9271-ea89162625ff from='target/repo/j8rgl8z0-qxvos-local' toID=13668601-538e-425b-836c-c9c1fbcadf89 to='https://localhost:46637/13668601-538e-425b-836c-c9c1fbcadf89'
17:11:20.111 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc transaction.localRevision=12 remoteFromLocalRevision=40
17:11:20.136 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:20.152 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f79c9f97-3433-456b-af6e-1e34e9594632 from='https://localhost:38729/f79c9f97-3433-456b-af6e-1e34e9594632/2' toID=2aff92f8-557c-4274-974f-b4d71496eefc to='target/repo/j8rglhsw-rodl0-local', fromRepoLocalSync=false
17:11:20.149 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:20.166 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 13668601-538e-425b-836c-c9c1fbcadf89
17:11:20.166 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:20.214 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:20.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f79c9f97-3433-456b-af6e-1e34e9594632
17:11:20.216 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2aff92f8-557c-4274-974f-b4d71496eefc
17:11:20.217 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:20.219 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:11:20.228 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:20.271 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff remoteRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16
17:11:20.253 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:20.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore.properties
17:11:20.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglhsx-tgybi-remote/.cloudstore-repo/parent.properties
17:11:20.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:20.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:20.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:20.276 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:20.289 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:20.290 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:20.324 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:20.383 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 remoteRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc localRepositoryRevisionSynced=12
17:11:20.428 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:20.428 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:20.428 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:20.429 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:20.563 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2aff92f8-557c-4274-974f-b4d71496eefc remoteRepositoryId=f79c9f97-3433-456b-af6e-1e34e9594632 transaction.localRevision=44 remoteFromLocalRevision=12
17:11:20.652 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 52.24%
17:11:20.652 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:20.653 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:20.662 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:20.696 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:20.708 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:20.725 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8p-axwty-local'
17:11:20.727 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8p-axwty-local' locked successfully.
17:11:20.764 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff remoteRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 localRepositoryRevisionSynced=16
17:11:20.914 [qtp1006240628-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 remoteRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff transaction.localRevision=6 remoteFromLocalRevision=16
17:11:20.940 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=13668601-538e-425b-836c-c9c1fbcadf89 from='https://localhost:46637/13668601-538e-425b-836c-c9c1fbcadf89' toID=e6af4c66-65cb-4a7d-9271-ea89162625ff to='target/repo/j8rgl8z0-qxvos-local', fromRepoLocalSync=false
17:11:21.019 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:21.024 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 13668601-538e-425b-836c-c9c1fbcadf89
17:11:21.031 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e6af4c66-65cb-4a7d-9271-ea89162625ff
17:11:21.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:21.040 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 remoteRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:11:21.127 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:21.132 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:21.132 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:21.132 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:21.132 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:21.157 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:21.157 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:21.274 [qtp1006240628-60] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 remoteRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff localRepositoryRevisionSynced=6
17:11:21.375 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Sc_5-DFYeUk13hEQLlrNwg/.cloudstore/ssl.server/keystore' does not exist!
17:11:21.377 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:11:21.419 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6af4c66-65cb-4a7d-9271-ea89162625ff remoteRepositoryId=13668601-538e-425b-836c-c9c1fbcadf89 transaction.localRevision=19 remoteFromLocalRevision=6
17:11:21.464 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:21.464 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:21.474 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:21.529 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:21.608 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-k4y0i-local'
17:11:21.611 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-k4y0i-local' locked successfully.
17:11:21.985 [closeDeferredTimer-2eed37f4-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2eed37f4]_close: Shutting down real LocalRepoManager.
17:11:22.304 [closeDeferredTimer-4d93f75b-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4d93f75b]_close: Shutting down real LocalRepoManager.
17:11:23.536 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:11:23.539 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:26:23 CEST 2017
17:11:25.359 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]initPersistenceManagerFactory: repositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:25.427 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11373 ms.
17:11:26.056 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 4663 ms.
17:11:26.056 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.0 MiB, used=34.8 MiB, available=3.4 GiB
Generating a new RSA key pair took 4663 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    19:0C:1A:54:89:87:BB:F5:B6:99:8D:17:0E:AB:7F:DC:FC:D9:7D:33

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:11:26.069 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 19:0C:1A:54:89:87:BB:F5:B6:99:8D:17:0E:AB:7F:DC:FC:D9:7D:33
17:11:26.205 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB
17:11:26.235 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 9d04f820-0513-4512-b80a-672ec9548103
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-kyz4m-local
  localRepository.publicKeySha1 = 10:E6:1B:D0:F5:B7:6A:41:43:15:95:C5:83:2F:92:A0:C5:B4:0F:F2

  remoteRepository.repositoryId = 6089ba15-a015-45ec-92c1-77fb9dc9fbec
  remoteRepository.remoteRoot = https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec
  remoteRepository.publicKeySha1 = FF:C3:89:86:AB:85:E9:35:B0:1C:39:7D:D6:78:2E:1D:F4:64:A4:61

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 9d04f820-0513-4512-b80a-672ec9548103 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:27.016 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.5 MiB, used=32.5 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 6089ba15-a015-45ec-92c1-77fb9dc9fbec
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglwxc-1n24w-remote
  localRepository.publicKeySha1 = FF:C3:89:86:AB:85:E9:35:B0:1C:39:7D:D6:78:2E:1D:F4:64:A4:61

  remoteRepository.repositoryId = 9d04f820-0513-4512-b80a-672ec9548103
  remoteRepository.publicKeySha1 = 10:E6:1B:D0:F5:B7:6A:41:43:15:95:C5:83:2F:92:A0:C5:B4:0F:F2

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 6089ba15-a015-45ec-92c1-77fb9dc9fbec 9d04f820-0513-4512-b80a-672ec9548103
17:11:27.123 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:27.126 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:27.704 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:27.705 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=true
17:11:27.705 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d04f820-0513-4512-b80a-672ec9548103 ('target/repo/j8rglwxc-kyz4m-local')
17:11:27.744 [pool-8-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:27.758 [pool-8-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:27.841 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 serverRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec renewalDateTime=2017-10-14T15:41:27.792Z expiryDateTime=2017-10-14T16:11:27.792Z
17:11:27.884 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:27.886 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:27.904 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:27.909 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:11:27.912 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:11:27.915 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:11:27.926 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:27.952 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:27.952 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:27.955 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:27.955 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:27.955 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:28.012 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:28.028 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:28.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:28.099 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:28.099 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:28.099 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:28.134 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:28.155 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:28.279 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56%
17:11:28.282 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:28.288 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @12687ms
17:11:28.342 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:28.344 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:11:28.397 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:28.480 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96%
17:11:28.481 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35%
17:11:28.483 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:28.514 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:11:28.632 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='280b375099c040e936a37bac7d76f6694d17c75f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
17:11:28.972 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:28.976 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:11:28.990 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:11:29.060 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 20736 bytes in 84 ms. path='/1/a'
17:11:29.069 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:29.169 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]initPersistenceManagerFactory: repositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
17:11:29.177 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11079 ms.
17:11:29.232 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:29.286 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:29.310 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:29.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:11:29.400 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82c4d86563bb8fa1681a9874fdc0cdd25b6ac2f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/b
17:11:29.479 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:29.483 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:11:29.548 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53124 bytes in 64 ms. path='/1/b'
17:11:29.557 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:29.583 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:29.595 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:29.609 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:29.719 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=3
17:11:29.809 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.0 MiB, used=34.3 MiB, available=3.4 GiB
17:11:29.890 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=18 remoteFromLocalRevision=3
17:11:29.898 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d04f820-0513-4512-b80a-672ec9548103 from='target/repo/j8rglwxc-kyz4m-local' toID=6089ba15-a015-45ec-92c1-77fb9dc9fbec to='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec'
17:11:29.989 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:29.992 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:29.992 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:29.993 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:30.060 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18
17:11:30.104 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:30.147 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:30.162 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:30.162 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:30.162 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:30.174 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:30.174 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:30.220 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=18
17:11:30.270 [qtp2122099884-52] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 transaction.localRevision=6 remoteFromLocalRevision=18
17:11:30.292 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=false
17:11:30.334 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:30.337 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:30.337 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:30.337 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:30.347 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:11:30.393 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:30.396 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:30.396 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:30.396 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:30.397 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:30.408 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:30.408 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:30.482 [qtp2122099884-52] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=6
17:11:30.496 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=21 remoteFromLocalRevision=6
17:11:30.603 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:30.672 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:30.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=true
17:11:30.688 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d04f820-0513-4512-b80a-672ec9548103 ('target/repo/j8rglwxc-kyz4m-local')
17:11:30.705 [pool-9-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:30.711 [pool-9-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03%
17:11:30.743 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:30.754 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:30.771 [pool-9-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:30.792 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1837 ms.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 88fbbfe1-5472-49a6-9616-8f14038684df
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local
  localRepository.publicKeySha1 = 1E:96:46:E1:9B:CC:1E:4B:F5:64:A8:72:E3:49:08:F4:78:21:24:4C

  remoteRepository.repositoryId = 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
  remoteRepository.remoteRoot = https://localhost:39967/9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
  remoteRepository.publicKeySha1 = 61:67:31:8A:AB:CD:E1:75:08:B6:F2:13:80:2D:EC:01:F9:E2:BE:83

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 88fbbfe1-5472-49a6-9616-8f14038684df 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
Oct 14, 2017 5:11:30 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:11:31.478 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=345.5 MiB, used=29.2 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote
  localRepository.publicKeySha1 = 61:67:31:8A:AB:CD:E1:75:08:B6:F2:13:80:2D:EC:01:F9:E2:BE:83

  remoteRepository.repositoryId = 88fbbfe1-5472-49a6-9616-8f14038684df
  remoteRepository.publicKeySha1 = 1E:96:46:E1:9B:CC:1E:4B:F5:64:A8:72:E3:49:08:F4:78:21:24:4C

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 88fbbfe1-5472-49a6-9616-8f14038684df
WatchTaskFirstWrittenChunk started
17:11:32.632 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:11:32.647 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:11:32.792 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:32.818 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.38%
17:11:32.834 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:32.875 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:32.876 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:32.884 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:32.884 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:32.885 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:32.906 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:11:32.916 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:33.019 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:33.019 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:33.020 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:33.020 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:33.025 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5bf85c09{/,null,AVAILABLE}
17:11:33.046 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16%
17:11:33.050 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:33.052 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:33.087 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@31fa91c5{HTTP/1.1}{127.0.0.1:43722}
17:11:33.088 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @17492ms
17:11:33.098 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:11:33.119 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:33.127 [pool-12-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 from='https://localhost:39967/9b8b00d2-cbc4-4493-abab-76f9f3e8eea3' toID=88fbbfe1-5472-49a6-9616-8f14038684df to='target/repo/j8rglz32-abj4u-local', fromRepoLocalSync=true
17:11:33.134 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76%
17:11:33.141 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88fbbfe1-5472-49a6-9616-8f14038684df ('target/repo/j8rglz32-abj4u-local')
17:11:33.146 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36%
17:11:33.149 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:33.159 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties'
17:11:33.171 [pool-13-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:11:33.222 [pool-13-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:11:33.230 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:11:33.245 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='767ef838121d4f7b1afa9417f554bf3741e0bc5d' to.sha1='<NoInstanceOf_NormalFileDto>'): /.cloudstore.properties
17:11:33.281 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:33.288 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties'
17:11:33.326 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1923 ms.
17:11:33.399 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]initPersistenceManagerFactory: repositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:33.401 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4766 ms.
Oct 14, 2017 5:11:33 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:11:33.461 [pool-12-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df serverRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 renewalDateTime=2017-10-14T15:41:33.286Z expiryDateTime=2017-10-14T16:11:33.286Z
localRoot: j8rgmd8p-axwty-local
localRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:33.480 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote'
17:11:33.485 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote' locked successfully.
17:11:33.524 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:33.562 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:33.620 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.14%
17:11:33.628 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.29%
17:11:33.633 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.43%
17:11:33.646 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.57%
17:11:33.772 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:33.820 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:33.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:33.839 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
17:11:33.840 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 88fbbfe1-5472-49a6-9616-8f14038684df
17:11:33.840 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:33.922 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:33.976 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:34.021 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initPersistenceManagerFactory: repositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:34.029 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6191 ms.
17:11:34.087 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:34.087 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:34.087 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:34.087 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
remoteRoot: j8rglsws-zl55m-remote
remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:34.181 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:11:34.191 [pool-12-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:34.217 [pool-12-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:34.290 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3ec21012{/,null,AVAILABLE}
17:11:34.350 [pool-12-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:34.462 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:11:34.468 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:11:34.472 [pool-12-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:34.474 [pool-12-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee'
17:11:34.519 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@aa4acce{SSL-http/1.1}{0.0.0.0:39599}
17:11:34.522 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @18924ms
17:11:34.529 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:12:04 CEST 2017
17:11:34.613 [pool-12-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e63ac652a19ea5e71f0d6dbe640bbfd92cdf8931' to.sha1='<NoInstanceOf_NormalFileDto>'): /ee
17:11:34.741 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=317.5 MiB, used=23.3 MiB, available=3.5 GiB
17:11:34.835 [pool-12-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9b8b00d2-cbc4-4493-abab-76f9f3e8eea3"] on repo=88fbbfe1-5472-49a6-9616-8f14038684df
17:11:34.840 [pool-12-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/ee'
17:11:34.932 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local'
17:11:35.003 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local' locked successfully.
17:11:35.052 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]initPersistenceManagerFactory: repositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:35.055 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6051 ms.
17:11:35.132 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-6pudc-remote'
17:11:35.136 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-6pudc-remote' locked successfully.
createTempChunkFile: ee; createNewFile=true
17:11:35.254 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79 bytes in 1966 ms. path='/.cloudstore.properties'
17:11:35.260 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties
17:11:35.337 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:35.365 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
deleteOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml
17:11:35.531 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95%
17:11:35.571 [qtp2122099884-95] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=9
FileWatcher: CHUNK_SIZE reached! chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0
WatchTaskChunksToFile: ready
17:11:35.659 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=30 remoteFromLocalRevision=9
17:11:35.743 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d04f820-0513-4512-b80a-672ec9548103 from='target/repo/j8rglwxc-kyz4m-local' toID=6089ba15-a015-45ec-92c1-77fb9dc9fbec to='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec'
17:11:35.800 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:35.804 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:35.804 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:35.805 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:35.807 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=30
17:11:35.866 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:35.872 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:35.875 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:35.876 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:35.876 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:35.945 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24%
17:11:35.945 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:35.946 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:35.956 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=30
17:11:36.058 [qtp2122099884-74] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 transaction.localRevision=12 remoteFromLocalRevision=30
17:11:36.081 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=false
17:11:36.128 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:36.131 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:36.131 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:36.131 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:36.133 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:11:36.153 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:36.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:36.157 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:36.157 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:36.158 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:36.176 [qtp282289488-79] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:698) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:670) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	... 42 common frames omitted
17:11:36.178 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:36.178 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:36.227 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:11:36.231 [pool-12-thread-2] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:31) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:8) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:203) [co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:11:36.232 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 from='https://localhost:39967/9b8b00d2-cbc4-4493-abab-76f9f3e8eea3' toID=88fbbfe1-5472-49a6-9616-8f14038684df to='target/repo/j8rglz32-abj4u-local', fromRepoLocalSync=true
17:11:36.237 [pool-15-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 88fbbfe1-5472-49a6-9616-8f14038684df ('target/repo/j8rglz32-abj4u-local')
17:11:36.240 [qtp2122099884-73] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=12
17:11:36.244 [pool-15-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:11:36.267 [pool-15-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:11:36.270 [pool-15-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:11:36.284 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=33 remoteFromLocalRevision=12
17:11:36.287 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:36.349 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:36.361 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=true
17:11:36.369 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9d04f820-0513-4512-b80a-672ec9548103 ('target/repo/j8rglwxc-kyz4m-local')
17:11:36.398 [pool-10-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:36.423 [pool-14-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df serverRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 renewalDateTime=2017-10-14T15:41:33.286Z expiryDateTime=2017-10-14T16:11:33.286Z
17:11:36.428 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:36.441 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:36.444 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:11:36.506 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 67.59%
17:11:36.515 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:36.518 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:36.528 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:36.556 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.14%
17:11:36.562 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.29%
17:11:36.568 [pool-10-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03%
17:11:36.572 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:11:36.575 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.43%
17:11:36.578 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:36.591 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.57%
17:11:36.600 [pool-10-thread-1] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:36.608 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:36.609 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:36.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:36.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:36.633 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:36.636 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15
17:11:36.651 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:36.723 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:36.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:36.774 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:36.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:36.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:36.790 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43%
17:11:36.792 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:36.798 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:11:36.886 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:36.882 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:36.882 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:36.890 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
17:11:36.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 88fbbfe1-5472-49a6-9616-8f14038684df
17:11:36.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:36.896 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:11:36.922 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54%
17:11:36.923 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65%
17:11:36.935 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:36.938 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b'
17:11:36.999 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms.
17:11:37.017 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a68e5e25829df88aed1f4d43f5225f5beb27fddc' to.sha1='82c4d86563bb8fa1681a9874fdc0cdd25b6ac2f4'): /1/b
17:11:37.063 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:37.063 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:37.065 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:37.065 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:37.100 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:37.102 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:37.109 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b'
17:11:37.119 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:37.201 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 31.84%
17:11:37.211 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:37.221 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53127 bytes in 111 ms. path='/1/b'
17:11:37.229 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:37.296 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6089ba15-a015-45ec-92c1-77fb9dc9fbec"] on repo=9d04f820-0513-4512-b80a-672ec9548103
17:11:37.335 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:37.374 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:37.391 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:37.419 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/ee' to '/ee-renamed'
WatchTaskChunksToFile: ENTRY_CREATE=ee-renamed
17:11:37.426 [qtp2122099884-152] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=15
17:11:37.430 [qtp282289488-79] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:698) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:670) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	... 42 common frames omitted
17:11:37.463 [pool-12-thread-2] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:31) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:8) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:203) [co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:11:37.460 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=43 remoteFromLocalRevision=15
17:11:37.503 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9d04f820-0513-4512-b80a-672ec9548103 from='target/repo/j8rglwxc-kyz4m-local' toID=6089ba15-a015-45ec-92c1-77fb9dc9fbec to='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec'
17:11:37.540 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:37.547 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:37.547 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:37.547 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:37.550 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=30 localRepositoryRevisionInProgress=43
17:11:37.567 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:37.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:37.570 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:37.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:37.570 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:37.634 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:37.634 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:37.641 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Updating FileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9b8b00d2-cbc4-4493-abab-76f9f3e8eea3"], new toPath=/ee-renamed
17:11:37.648 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec localRepositoryRevisionSynced=43
createTempChunkFile: ee-renamed; createNewFile=false
moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml
17:11:37.773 [qtp2122099884-152] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 transaction.localRevision=18 remoteFromLocalRevision=43
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglswa-izd7u-local
  localRepository.publicKeySha1 = 05:3F:B3:01:59:D6:E2:EF:08:81:42:12:C2:9D:04:AD:80:41:A2:C5

  remoteRepository.repositoryId = 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
  remoteRepository.remoteRoot = https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201
  remoteRepository.publicKeySha1 = 66:66:C8:D1:DE:FB:AA:8F:15:35:4F:79:23:1E:B7:F4:54:9C:FA:2D

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:37.827 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6089ba15-a015-45ec-92c1-77fb9dc9fbec from='https://localhost:44997/6089ba15-a015-45ec-92c1-77fb9dc9fbec' toID=9d04f820-0513-4512-b80a-672ec9548103 to='target/repo/j8rglwxc-kyz4m-local', fromRepoLocalSync=false
17:11:37.860 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:37.862 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6089ba15-a015-45ec-92c1-77fb9dc9fbec
17:11:37.862 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9d04f820-0513-4512-b80a-672ec9548103
17:11:37.862 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:37.864 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18
17:11:37.870 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:37.873 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:37.873 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:37.873 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:37.873 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:37.944 [pool-14-thread-3] INFO  c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml
17:11:37.944 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:37.945 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50%
moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0
watchForCreationsDeletions: ENTRY_DELETE=chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0, chunksDeleted=1
watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksCreated=1
17:11:37.971 [qtp2122099884-152] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec remoteRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 localRepositoryRevisionSynced=18
17:11:37.993 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d04f820-0513-4512-b80a-672ec9548103 remoteRepositoryId=6089ba15-a015-45ec-92c1-77fb9dc9fbec transaction.localRevision=46 remoteFromLocalRevision=18
17:11:38.059 [main] INFO  c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:38.145 [pool-14-thread-3] INFO  c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz32-abj4u-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0
17:11:38.148 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:38.192 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:38.200 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee'
17:11:38.230 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:38.263 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 38.56%
17:11:38.291 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:38.324 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6af310c7]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:38.324 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee-renamed'
17:11:38.333 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1247c72e]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.48 sec - in co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT
17:11:38.417 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6c0e5f7e{HTTP/1.1}{127.0.0.1:0}
17:11:38.434 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5454d0af{/,null,UNAVAILABLE}
17:11:38.459 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/F8KfVDl8v1BnHrrcya3hCg/.cloudstore/localServerRunning.deleteToStop
17:11:38.463 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e63ac652a19ea5e71f0d6dbe640bbfd92cdf8931' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /ee-renamed
17:11:38.487 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@10c09768{SSL-http/1.1}{0.0.0.0:44997}
17:11:38.490 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7bbfc9d0{/,null,UNAVAILABLE}
17:11:38.564 [pool-14-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=88fbbfe1-5472-49a6-9616-8f14038684df
17:11:38.565 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/ee-renamed'
watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksCreated=2
createTempChunkFile: ee-renamed; createNewFile=true
17:11:38.674 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.0 MiB, used=26.2 MiB, available=3.5 GiB
deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote
  localRepository.publicKeySha1 = 66:66:C8:D1:DE:FB:AA:8F:15:35:4F:79:23:1E:B7:F4:54:9C:FA:2D

  remoteRepository.repositoryId = 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
  remoteRepository.publicKeySha1 = 05:3F:B3:01:59:D6:E2:EF:08:81:42:12:C2:9D:04:AD:80:41:A2:C5

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:39.039 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11495 bytes in 474 ms. path='/ee-renamed'
17:11:39.051 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 into destFile ee-renamed
watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksDeleted=2
17:11:39.090 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34 into destFile ee-renamed
WatchTaskChunksToFile: length reached! length=1060071
watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksDeleted=3
deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml
deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml
17:11:39.690 [qtp282289488-80] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:698) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:56) ~[co.codewizards.cloudstore.rest.server-0.10.3.jar:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na]
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:738) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:551) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:219) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1111) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:478) [jetty-servlet-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:183) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1045) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.Server.handle(Server.java:462) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:279) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:232) [jetty-server-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:534) [jetty-io-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:607) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:536) [jetty-util-9.1.5.v20140505.jar:9.1.5.v20140505]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglz33-5dd5y-remote/ee (No such file or directory)
	at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_131]
	at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:670) ~[co.codewizards.cloudstore.local-0.10.3.jar:na]
	... 42 common frames omitted
17:11:39.695 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9b8b00d2-cbc4-4493-abab-76f9f3e8eea3"] on repo=88fbbfe1-5472-49a6-9616-8f14038684df
17:11:39.720 [pool-12-thread-2] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:31) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:8) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:203) [co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:11:39.779 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:39.787 [pool-12-thread-2] ERROR c.c.c.r.c.CloudStoreRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error
	at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:31) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.GetFileData.execute(GetFileData.java:8) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:203) [co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:706) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:661) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:371) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:273) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:239) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:178) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:141) [co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na]
	at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_131]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_131]
	at java.lang.Thread.run(Thread.java:748) [na:1.8.0_131]
17:11:39.795 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:11:39.795 [pool-12-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:11:39.800 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 45.27%
17:11:39.802 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:39.958 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df localRepositoryRevisionSynced=5
17:11:40.016 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df remoteRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 transaction.localRevision=18 remoteFromLocalRevision=5
17:11:40.052 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=88fbbfe1-5472-49a6-9616-8f14038684df from='target/repo/j8rglz32-abj4u-local' toID=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 to='https://localhost:39967/9b8b00d2-cbc4-4493-abab-76f9f3e8eea3'
17:11:40.103 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:40.107 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 88fbbfe1-5472-49a6-9616-8f14038684df
17:11:40.107 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
17:11:40.108 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:40.185 [pool-14-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df remoteRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18
17:11:40.231 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms.
17:11:40.259 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:40.265 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:40.265 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:40.265 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:40.278 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 52.24%
17:11:40.279 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 59.70%
17:11:40.281 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:40.292 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee'
17:11:40.353 [pool-14-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:40.403 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 67.16%
17:11:40.404 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 74.63%
17:11:40.463 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df remoteRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 localRepositoryRevisionSynced=18
17:11:40.678 [qtp282289488-166] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df transaction.localRevision=8 remoteFromLocalRevision=18
17:11:40.708 [closeDeferredTimer-52226e57-1] INFO  c.c.c.l.LocalRepoManagerImpl - [52226e57]_close: Shutting down real LocalRepoManager.
17:11:40.725 [pool-14-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 from='https://localhost:39967/9b8b00d2-cbc4-4493-abab-76f9f3e8eea3' toID=88fbbfe1-5472-49a6-9616-8f14038684df to='target/repo/j8rglz32-abj4u-local', fromRepoLocalSync=false
17:11:40.790 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:40.793 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b8b00d2-cbc4-4493-abab-76f9f3e8eea3
17:11:40.793 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 88fbbfe1-5472-49a6-9616-8f14038684df
17:11:40.793 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:40.796 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:11:40.811 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:40.814 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:40.825 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:40.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:40.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:40.840 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:40.858 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 ('target/repo/j8rglswa-izd7u-local')
17:11:40.859 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:11:40.859 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:11:40.871 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=true
17:11:40.901 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 remoteRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df localRepositoryRevisionSynced=8
17:11:40.927 [pool-14-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=88fbbfe1-5472-49a6-9616-8f14038684df remoteRepositoryId=9b8b00d2-cbc4-4493-abab-76f9f3e8eea3 transaction.localRevision=22 remoteFromLocalRevision=8
17:11:40.944 [pool-14-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:11:40.944 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:40.971 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
Running co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT
17:11:41.225 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 serverRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 renewalDateTime=2017-10-14T15:41:41.058Z expiryDateTime=2017-10-14T16:11:41.058Z
17:11:41.318 [closeDeferredTimer-72465eb2-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72465eb2]_close: Shutting down real LocalRepoManager.
17:11:41.397 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3
17:11:41.472 [closeDeferredTimer-7722c3c3-2] INFO  c.c.c.l.LocalRepoManagerImpl - [7722c3c3]_close: Shutting down real LocalRepoManager.
17:11:41.485 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:41.506 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:41.541 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:41.598 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.04%
17:11:42.159 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:11:42.190 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt0-r67kg-local'
17:11:42.216 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt0-r67kg-local' locked successfully.
17:11:42.346 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:11:42.529 [closeDeferredTimer-348d18a3-3] INFO  c.c.c.l.LocalRepoManagerImpl - [348d18a3]_close: Shutting down real LocalRepoManager.
17:11:42.555 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:11:42.660 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:11:42.944 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:11:43.283 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:43.290 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:43.297 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:43.298 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:43.298 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:43.417 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:43.453 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:43.550 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/STGY1wjlxrJWE65KW4VJKg/.cloudstore/ssl.server/keystore' does not exist!
17:11:43.551 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:11:43.812 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:43.814 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:43.814 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:43.814 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:43.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:43.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:43.816 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:43.816 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:44.046 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:44.071 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:44.185 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.43%
17:11:44.188 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:44.303 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.54%
17:11:44.304 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.65%
17:11:44.307 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:44.319 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:11:44.682 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='067ff772a2f1a8ab2001fd6b50febd552afb4ab1' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:11:45.022 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:45.036 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:11:45.177 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40180 bytes in 141 ms. path='/a'
17:11:45.195 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:45.277 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]initPersistenceManagerFactory: repositoryId=08f5838f-bdf3-44ca-a730-f69155317832
17:11:45.300 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8744 ms.
17:11:45.361 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
remoteRoot: j8rgmd8r-ufgl3-remote
remoteRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:45.586 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:45.759 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:45.761 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:11:45.813 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=355.5 MiB, used=35.4 MiB, available=3.4 GiB
17:11:45.862 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5433e585fd3a385e912f941687012a40f377ef48' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
17:11:45.966 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:46.033 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
17:11:46.342 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 579474 bytes in 308 ms. path='/b'
17:11:46.363 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:46.452 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 0563705b-8729-425d-bcdf-62ae8eafbf02
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8p-axwty-local
  localRepository.publicKeySha1 = D9:87:9D:5A:A5:9A:F5:85:68:92:D2:E7:60:B8:64:EB:C7:C1:15:50

  remoteRepository.repositoryId = 08f5838f-bdf3-44ca-a730-f69155317832
17:11:46.513 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
  remoteRepository.remoteRoot = https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2
  remoteRepository.publicKeySha1 = 8F:57:F9:B8:7B:D0:9F:B2:E7:82:FB:D0:1C:7E:5A:E7:C4:2D:0E:8B

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 0563705b-8729-425d-bcdf-62ae8eafbf02 08f5838f-bdf3-44ca-a730-f69155317832
17:11:46.587 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:46.736 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=3
17:11:46.858 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=355.5 MiB, used=32.6 MiB, available=3.5 GiB
17:11:46.870 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=16 remoteFromLocalRevision=3
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 08f5838f-bdf3-44ca-a730-f69155317832
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote
  localRepository.publicKeySha1 = 8F:57:F9:B8:7B:D0:9F:B2:E7:82:FB:D0:1C:7E:5A:E7:C4:2D:0E:8B

  remoteRepository.repositoryId = 0563705b-8729-425d-bcdf-62ae8eafbf02
  remoteRepository.publicKeySha1 = D9:87:9D:5A:A5:9A:F5:85:68:92:D2:E7:60:B8:64:EB:C7:C1:15:50

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 08f5838f-bdf3-44ca-a730-f69155317832 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:46.955 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 from='target/repo/j8rglswa-izd7u-local' toID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 to='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201'
17:11:47.042 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:47.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:47.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:47.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:47.260 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16
17:11:47.276 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:47.312 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:47.312 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:47.312 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:47.313 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:47.372 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:47.372 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:47.403 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=16
17:11:47.638 [qtp1947479957-63] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 transaction.localRevision=6 remoteFromLocalRevision=16
17:11:47.644 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=false
17:11:47.755 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:47.777 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:47.799 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:47.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:47.831 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:11:47.920 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:47.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:47.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:47.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:47.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:47.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:47.987 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:47.987 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:47.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:48.009 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:48.009 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:48.107 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=6
17:11:48.148 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=19 remoteFromLocalRevision=6
17:11:48.163 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:48.169 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:48.176 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=08f5838f-bdf3-44ca-a730-f69155317832 from='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2' toID=0563705b-8729-425d-bcdf-62ae8eafbf02 to='target/repo/j8rgmd8p-axwty-local', fromRepoLocalSync=true
17:11:48.176 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0563705b-8729-425d-bcdf-62ae8eafbf02 ('target/repo/j8rgmd8p-axwty-local')
17:11:48.231 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:48.248 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:48.324 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 serverRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 renewalDateTime=2017-10-14T15:41:48.280Z expiryDateTime=2017-10-14T16:11:48.280Z
17:11:48.345 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:48.355 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:48.389 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.18%
17:11:48.516 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:11:48.554 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:11:48.594 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:48.595 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=true
17:11:48.595 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 ('target/repo/j8rglswa-izd7u-local')
17:11:48.616 [pool-5-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:48.623 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]initPersistenceManagerFactory: repositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec
17:11:48.634 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10555 ms.
17:11:48.640 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:11:48.684 [pool-5-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03%
17:11:48.710 [pool-5-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:48.789 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:11:48.856 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:48.859 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:48.877 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1665 ms.
17:11:48.976 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:48.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:48.979 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:48.980 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:48.980 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:49.039 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:11:49.058 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:49.343 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=329.5 MiB, used=33.9 MiB, available=3.4 GiB
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore.properties
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore-repo/parent.properties
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:49.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:49.390 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:49.417 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:49.497 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:49.512 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:49.518 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:11:49.566 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31%
17:11:49.571 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:49.598 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58%
17:11:49.599 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85%
17:11:49.601 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:49.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:11:49.773 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9d355b8719012ed8952543ba4732504b5ee34d9' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:11:49.920 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:49.924 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = b6b78e66-439f-4258-9978-5fb0f41eaf2e
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-k4y0i-local
  localRepository.publicKeySha1 = 94:15:C7:57:92:83:F7:65:44:4B:B6:B6:AB:C3:BF:36:58:CE:45:8D

  remoteRepository.repositoryId = 4243aa11-c693-4cbe-b5af-8380e7bfbcec
  remoteRepository.remoteRoot = https://localhost:46637/4243aa11-c693-4cbe-b5af-8380e7bfbcec
  remoteRepository.publicKeySha1 = 83:BE:D5:5D:F4:09:10:41:B1:3C:6A:CA:9E:AD:EA:88:E1:30:9E:BF

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection b6b78e66-439f-4258-9978-5fb0f41eaf2e 4243aa11-c693-4cbe-b5af-8380e7bfbcec
17:11:50.277 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 567757 bytes in 353 ms. path='/1 {11 11ä11#+} 1/a'
17:11:50.287 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:50.461 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:50.520 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:50.526 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=330.5 MiB, used=28.9 MiB, available=3.5 GiB
17:11:50.567 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:50.585 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:11:50.600 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.44%
17:11:50.670 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 4243aa11-c693-4cbe-b5af-8380e7bfbcec
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmdxa-6pudc-remote
  localRepository.publicKeySha1 = 83:BE:D5:5D:F4:09:10:41:B1:3C:6A:CA:9E:AD:EA:88:E1:30:9E:BF

  remoteRepository.repositoryId = b6b78e66-439f-4258-9978-5fb0f41eaf2e
  remoteRepository.publicKeySha1 = 94:15:C7:57:92:83:F7:65:44:4B:B6:B6:AB:C3:BF:36:58:CE:45:8D

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 4243aa11-c693-4cbe-b5af-8380e7bfbcec b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:50.689 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:50.700 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:50.743 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.42%
17:11:50.756 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89bab0c0138fa9c7927daeb6f4c13f88d70c5c9e' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:11:50.818 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:50.822 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:11:50.870 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 78.46%
17:11:50.911 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:11:51.007 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66924 bytes in 184 ms. path='/1 {11 11ä11#+} 1/b'
17:11:51.062 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:11:51.171 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:51.197 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:51.238 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:51.240 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:11:51.387 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c06fe0be378ef53c2c700d57344f52e20e18b285' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:11:51.460 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:51.471 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:11:51.645 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44000 bytes in 168 ms. path='/a'
17:11:51.670 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:51.780 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="08f5838f-bdf3-44ca-a730-f69155317832"] on repo=0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:51.805 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:51.837 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43%
17:11:51.920 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:11:52.006 [qtp1450987595-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=3
17:11:52.090 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 transaction.localRevision=24 remoteFromLocalRevision=3
17:11:52.159 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0563705b-8729-425d-bcdf-62ae8eafbf02 from='target/repo/j8rgmd8p-axwty-local' toID=08f5838f-bdf3-44ca-a730-f69155317832 to='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2'
17:11:52.161 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:52.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:52.171 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:52.185 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:52.185 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:52.192 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:11:52.218 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:52.222 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:52.222 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:52.222 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:52.223 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:52.258 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:11:52.271 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:52.290 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:52.299 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:52.300 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:52.300 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:52.300 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:52.308 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:52.309 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:52.313 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:52.324 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4243aa11-c693-4cbe-b5af-8380e7bfbcec from='https://localhost:46637/4243aa11-c693-4cbe-b5af-8380e7bfbcec' toID=b6b78e66-439f-4258-9978-5fb0f41eaf2e to='target/repo/j8rgmdxa-k4y0i-local', fromRepoLocalSync=true
17:11:52.346 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b6b78e66-439f-4258-9978-5fb0f41eaf2e ('target/repo/j8rgmdxa-k4y0i-local')
17:11:52.378 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 localRepositoryRevisionSynced=24
17:11:52.419 [pool-5-thread-1] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:52.428 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:52.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:52.429 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:52.430 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:52.430 [pool-5-thread-1] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 19.03%
17:11:52.441 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:52.443 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[bla].namePattern, value=bla], ConfigPropDto[key=ignore[oink].namePattern, value=oink!]]]
17:11:52.443 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:52.477 [qtp1450987595-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 transaction.localRevision=6 remoteFromLocalRevision=24
17:11:52.491 [pool-5-thread-1] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 24.11%
17:11:52.501 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=08f5838f-bdf3-44ca-a730-f69155317832 from='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2' toID=0563705b-8729-425d-bcdf-62ae8eafbf02 to='target/repo/j8rgmd8p-axwty-local', fromRepoLocalSync=false
17:11:52.529 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.532 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:52.570 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:52.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:52.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:52.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:52.575 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:11:52.590 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.596 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:52.626 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:52.627 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore.properties
17:11:52.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore-repo/parent.properties
17:11:52.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:52.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:52.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:52.631 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:52.624 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.635 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1'
17:11:52.645 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:52.646 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:52.695 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:52.712 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=6
17:11:52.742 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.756 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 transaction.localRevision=27 remoteFromLocalRevision=6
17:11:52.763 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:52.769 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.775 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10'
17:11:52.793 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e serverRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec renewalDateTime=2017-10-14T15:41:52.639Z expiryDateTime=2017-10-14T16:11:52.639Z
17:11:52.811 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 30.31%
17:11:52.813 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.844 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.847 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11'
17:11:52.874 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:52.904 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:52.931 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:52.950 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.975 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:11:52.976 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:52.977 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:52.984 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:52.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2'
17:11:52.992 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4243aa11-c693-4cbe-b5af-8380e7bfbcec
17:11:52.997 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:52.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:53.012 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:53.025 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=08f5838f-bdf3-44ca-a730-f69155317832 from='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2' toID=0563705b-8729-425d-bcdf-62ae8eafbf02 to='target/repo/j8rgmd8p-axwty-local', fromRepoLocalSync=true
17:11:53.034 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0563705b-8729-425d-bcdf-62ae8eafbf02 ('target/repo/j8rgmd8p-axwty-local')
17:11:53.052 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:53.078 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.085 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:53.087 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:53.096 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:11:53.103 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27%
17:11:53.108 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec remoteRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:11:53.122 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.125 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20'
17:11:53.147 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:11:53.153 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:53.154 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:11:53.171 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:11:53.200 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.227 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.236 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:11:53.237 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40'
17:11:53.240 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:53.257 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:53.258 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:53.258 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:53.271 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:53.298 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.84%
17:11:53.318 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.350 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:53.369 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3'
17:11:53.417 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]initPersistenceManagerFactory: repositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:11:53.432 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4464 ms.
17:11:53.441 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.490 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:11:53.512 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt1-jp0g-remote'
17:11:53.516 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt1-jp0g-remote' locked successfully.
17:11:53.527 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 35.61%
17:11:53.528 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 40.91%
17:11:53.530 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.531 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.532 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties'
17:11:53.546 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:53.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:53.549 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:53.549 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:53.550 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:53.552 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:11:53.603 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 40.80%
17:11:53.605 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:53.610 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms.
17:11:53.679 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:53.679 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore.properties
17:11:53.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore-repo/parent.properties
17:11:53.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:53.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:53.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:53.681 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:53.692 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:53.709 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='926e0ad5e3c7892312350ca2237cc8bfd8f35c79' to.sha1='<NoInstanceOf_NormalFileDto>'): /.cloudstore.properties
17:11:53.735 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.737 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:11:53.780 [qtp1006240628-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec remoteRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e localRepositoryRevisionSynced=2
17:11:53.784 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:53.854 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16%
17:11:53.864 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:53.859 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties'
17:11:53.869 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.887 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:53.902 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:11:53.953 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 568 ms.
17:11:53.956 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e remoteRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec transaction.localRevision=5 remoteFromLocalRevision=2
17:11:53.974 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b6b78e66-439f-4258-9978-5fb0f41eaf2e from='target/repo/j8rgmdxa-k4y0i-local' toID=4243aa11-c693-4cbe-b5af-8380e7bfbcec to='https://localhost:46637/4243aa11-c693-4cbe-b5af-8380e7bfbcec'
17:11:53.981 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.006 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.008 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new'
17:11:54.041 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.048 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.056 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:54.061 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:54.061 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4243aa11-c693-4cbe-b5af-8380e7bfbcec
17:11:54.061 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:54.091 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.095 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e remoteRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:11:54.116 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.119 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx'
17:11:54.130 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:54.292 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:54.294 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:54.296 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:54.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:54.310 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 54.87%
17:11:54.312 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.314 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1'
17:11:54.355 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.384 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.395 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.392 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b'
17:11:54.427 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.459 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16%
17:11:54.462 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75%
17:11:54.464 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.466 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx'
17:11:54.522 [main] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1195 ms.
17:11:54.550 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='89bab0c0138fa9c7927daeb6f4c13f88d70c5c9e'): /new/xxx
17:11:54.555 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.579 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35%
17:11:54.580 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.588 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.652 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 60.14%
17:11:54.654 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 65.41%
17:11:54.656 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:54.662 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a'
17:11:54.720 [qtp1450987595-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=9
17:11:54.766 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.801 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 transaction.localRevision=38 remoteFromLocalRevision=9
17:11:54.800 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.816 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e77ab8840f08b17819b8a2b3312dfffcfc76c3c4' to.sha1='<NoInstanceOf_NormalFileDto>'): /1/a
Oct 14, 2017 5:11:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:11:54.887 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0563705b-8729-425d-bcdf-62ae8eafbf02 from='target/repo/j8rgmd8p-axwty-local' toID=08f5838f-bdf3-44ca-a730-f69155317832 to='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2'
17:11:54.900 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:54.947 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:54.951 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:54.952 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:54.952 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:54.955 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=38
17:11:55.006 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:55.031 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms.
17:11:55.044 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:55.045 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:55.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:55.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:55.048 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84%
17:11:55.050 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.050 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b6b78e66-439f-4258-9978-5fb0f41eaf2e"] on repo=b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:55.058 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a'
17:11:55.052 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx'
17:11:55.110 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.129 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.131 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b'
17:11:55.168 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:55.210 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:55.219 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.214 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58063 bytes in 154 ms. path='/1/a'
Oct 14, 2017 5:11:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:11:55.242 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03%
17:11:55.242 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:55.276 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:55.300 [qtp1006240628-32] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:11:55.308 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 localRepositoryRevisionSynced=38
17:11:55.396 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 transaction.localRevision=12 remoteFromLocalRevision=38
17:11:55.412 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:55.415 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=08f5838f-bdf3-44ca-a730-f69155317832 from='https://localhost:38729/08f5838f-bdf3-44ca-a730-f69155317832/2' toID=0563705b-8729-425d-bcdf-62ae8eafbf02 to='target/repo/j8rgmd8p-axwty-local', fromRepoLocalSync=false
17:11:55.434 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b6b78e66-439f-4258-9978-5fb0f41eaf2e"] on repo=b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:55.484 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:55.492 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 08f5838f-bdf3-44ca-a730-f69155317832
17:11:55.492 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0563705b-8729-425d-bcdf-62ae8eafbf02
17:11:55.492 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:11:55.494 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:11:55.504 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:55.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore.properties
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmd8r-ufgl3-remote/.cloudstore-repo/parent.properties
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:55.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:55.721 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1861 ms. path='/.cloudstore.properties'
17:11:55.730 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties
17:11:55.820 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:55.820 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:55.818 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.852 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.874 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 remoteRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 localRepositoryRevisionSynced=12
17:11:55.884 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:55.910 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:55.909 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0563705b-8729-425d-bcdf-62ae8eafbf02 remoteRepositoryId=08f5838f-bdf3-44ca-a730-f69155317832 transaction.localRevision=43 remoteFromLocalRevision=12
17:11:55.938 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.004 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.004 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:56.008 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30'
17:11:56.020 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.033 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.038 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hv-jr1km-local'
17:11:56.052 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hv-jr1km-local' locked successfully.
17:11:56.092 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.108 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 70.68%
17:11:56.111 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.114 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4722b895997dcfcc7ed7440469a4e4e31d6407b6' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/d10/f30
17:11:56.120 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initPersistenceManagerFactory: repositoryId=283598be-5944-4fd9-a64e-390842041f08
17:11:56.188 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14754 ms.
17:11:56.188 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.193 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:56.203 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 12650 ms.
Generating a new RSA key pair took 12650 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    F6:E1:91:B8:86:29:B5:C4:70:03:A6:66:08:B1:06:29:96:46:6C:37

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:11:56.215 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): F6:E1:91:B8:86:29:B5:C4:70:03:A6:66:08:B1:06:29:96:46:6C:37
17:11:56.235 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.274 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30'
17:11:56.322 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.9 MiB, available=3.5 GiB
17:11:56.332 [qtp1006240628-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.341 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.369 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms.
17:11:56.402 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e remoteRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec localRepositoryRevisionSynced=5
localRoot: j8rgmo64-t0cd7-local
localRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:11:56.464 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:11:56.467 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:11:56.512 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.528 [qtp1006240628-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec remoteRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e transaction.localRevision=11 remoteFromLocalRevision=5
17:11:56.556 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 954600 bytes in 282 ms. path='/d1/d10/f30'
17:11:56.558 [qtp1006240628-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.561 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4243aa11-c693-4cbe-b5af-8380e7bfbcec from='https://localhost:46637/4243aa11-c693-4cbe-b5af-8380e7bfbcec' toID=b6b78e66-439f-4258-9978-5fb0f41eaf2e to='target/repo/j8rgmdxa-k4y0i-local', fromRepoLocalSync=false
17:11:56.566 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30
17:11:56.596 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:56.604 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4243aa11-c693-4cbe-b5af-8380e7bfbcec
17:11:56.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b6b78e66-439f-4258-9978-5fb0f41eaf2e
17:11:56.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:56.611 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec remoteRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11
17:11:56.630 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:56.632 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:56.632 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:56.632 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:56.633 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:56.647 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:56.652 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.660 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 77.11%
17:11:56.660 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:56.661 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:56.696 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.715 [qtp1006240628-78] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec remoteRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e localRepositoryRevisionSynced=11
17:11:56.721 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.731 [qtp1006240628-78] INFO  c.c.c.l.LocalRepoManagerImpl - [1edccfd4]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.743 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b6b78e66-439f-4258-9978-5fb0f41eaf2e remoteRepositoryId=4243aa11-c693-4cbe-b5af-8380e7bfbcec transaction.localRevision=14 remoteFromLocalRevision=11
17:11:56.778 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:56.781 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20'
17:11:56.799 [main] INFO  c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:56.801 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:11:56.843 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [62cba181]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.706 sec - in co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT
17:11:56.903 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6e420b56{HTTP/1.1}{127.0.0.1:0}
17:11:56.910 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@67b1d1e5{/,null,UNAVAILABLE}
17:11:56.926 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/cqyJJ5NdhrHkCZ3jtztuGQ/.cloudstore/localServerRunning.deleteToStop
17:11:56.931 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='84b3ca565f867ade3ec4b7280ebb565864de09b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f20
17:11:56.960 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6cd75456{SSL-http/1.1}{0.0.0.0:46637}
17:11:56.966 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4b27e304{/,null,UNAVAILABLE}
17:11:57.042 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:57.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20'
17:11:57.270 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 137606 bytes in 163 ms. path='/d1/f20'
17:11:57.279 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20
17:11:57.387 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:57.400 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:57.412 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:57.415 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21'
17:11:57.525 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6cdaefe21aa38ace41ddb2b23fc84d7c438ec5c5' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f21
17:11:57.569 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:57.580 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21'
17:11:57.655 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76203 bytes in 75 ms. path='/d1/f21'
17:11:57.685 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21
17:11:57.734 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9"] on repo=3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:57.746 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:11:57.807 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 46.22%
17:11:57.886 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=9
17:11:57.944 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=60 remoteFromLocalRevision=9
17:11:57.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 from='target/repo/j8rglswa-izd7u-local' toID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 to='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201'
17:11:57.995 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:57.998 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:57.999 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:57.999 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:58.001 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=60
17:11:58.024 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:58.027 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:58.027 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:58.027 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:58.027 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:58.036 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 52.24%
17:11:58.038 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:58.039 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:58.048 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=60
17:11:58.103 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 transaction.localRevision=12 remoteFromLocalRevision=60
17:11:58.115 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=false
17:11:58.148 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:58.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:58.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:58.151 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:58.154 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:11:58.161 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:58.176 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:58.177 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:58.177 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:58.177 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:58.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:58.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:58.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:58.184 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:58.201 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:58.202 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:58.245 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=12
17:11:58.270 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=63 remoteFromLocalRevision=12
17:11:58.274 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:58.324 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:58.325 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=true
17:11:58.335 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 ('target/repo/j8rglswa-izd7u-local')
17:11:58.362 [pool-6-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:58.401 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:58.402 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @19735ms
17:11:58.408 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:58.418 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.44%
17:11:58.421 [pool-6-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01%
17:11:58.464 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:11:58.479 [pool-6-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09%
17:11:58.498 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.42%
17:11:58.545 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 78.58%
17:11:58.548 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:11:58.623 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:11:58.648 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:11:58.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:58.651 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:58.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:58.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:58.656 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14
17:11:58.670 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:58.684 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:58.684 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:58.684 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:58.685 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:58.688 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:58.689 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:58.689 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:58.689 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:58.746 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:11:58.747 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:11:58.806 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=14
17:11:58.837 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=64 remoteFromLocalRevision=14
17:11:58.856 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 from='target/repo/j8rglswa-izd7u-local' toID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 to='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201'
17:11:58.890 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:11:58.942 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:58.956 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:58.956 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:58.956 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:11:58.959 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=64
Running co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT
17:11:58.975 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:58.986 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:58.993 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:11:58.996 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:58.996 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:59.015 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:11:59.016 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:11:59.034 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=64
17:11:59.106 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 transaction.localRevision=17 remoteFromLocalRevision=64
17:11:59.124 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=false
17:11:59.192 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:11:59.196 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:11:59.196 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:11:59.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:11:59.200 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17
17:11:59.208 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:11:59.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:11:59.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:11:59.228 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:11:59.228 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:11:59.235 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:11:59.235 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:11:59.236 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:11:59.236 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:11:59.278 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:11:59.278 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:11:59.352 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=17
17:11:59.392 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=67 remoteFromLocalRevision=17
17:11:59.466 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:11:59.546 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:11:59.557 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=true
17:11:59.558 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 ('target/repo/j8rglswa-izd7u-local')
17:11:59.589 [pool-7-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:11:59.615 [pool-7-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01%
17:11:59.639 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:11:59.643 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:11:59.646 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1831 ms.
17:11:59.673 [pool-7-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09%
Oct 14, 2017 5:11:59 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:00.154 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:12:00.886 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed)
javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:114) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_61(CertificateHandlingAndTestServiceLRT.java:73) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.SocketException: Broken pipe (Write failed)
	at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_131]
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_131]
	at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_131]
	at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_131]
	at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:876) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:847) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:717) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1124) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1216) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1128) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:961) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 48 common frames omitted
17:12:01.052 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/35cFglASuvQhQB8rQiCPEQ/.cloudstore/ssl.server/keystore' does not exist!
17:12:01.053 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:12:01.487 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@54198c5a{/,null,AVAILABLE}
17:12:01.488 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.44%
17:12:01.541 [closeDeferredTimer-6c8f4bc7-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6c8f4bc7]_close: Shutting down real LocalRepoManager.
17:12:01.552 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@5d800e1b{HTTP/1.1}{127.0.0.1:35433}
17:12:01.553 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @22890ms
17:12:01.579 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:12:01.610 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.42%
17:12:01.742 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:12:01.821 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 78.58%
Oct 14, 2017 5:12:01 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:01.883 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:12:02.206 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:12:02.370 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:02.371 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:02.389 [closeDeferredTimer-2d4f67e-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2d4f67e]_close: Shutting down real LocalRepoManager.
17:12:02.400 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:02.408 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:02.409 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:02.428 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=21
17:12:02.474 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:02.658 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:02.674 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:12:02.681 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:12:02.683 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:12:02.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:12:02.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[oink].namePattern, value=oink!], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]]
17:12:02.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:02.731 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:02.732 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:02.784 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=21
17:12:02.822 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=68 remoteFromLocalRevision=21
17:12:02.851 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 from='target/repo/j8rglswa-izd7u-local' toID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 to='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201'
17:12:02.954 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:02.960 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:02.960 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:02.961 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:02.964 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=64 localRepositoryRevisionInProgress=68
17:12:02.987 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1
17:12:02.988 [main] WARN  c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - 
####################################################
###
###    This thread will sleep for 297000 msec (Sat Oct 14 17:12:02 CEST 2017)
###
####################################################
17:12:02.991 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:03.002 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:03.003 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:03.003 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:03.003 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:03.011 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:03.011 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:03.031 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=68
17:12:03.108 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 transaction.localRevision=24 remoteFromLocalRevision=68
17:12:03.121 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=false
17:12:03.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:03.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:03.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:03.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:03.174 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=24
17:12:03.178 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:03.200 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:03.213 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:12:03.215 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:12:03.215 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:12:03.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:03.224 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:03.225 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:03.225 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:03.232 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:03.233 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:03.310 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=24
17:12:03.354 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=71 remoteFromLocalRevision=24
17:12:03.370 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:03.420 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:03.433 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=true
17:12:03.434 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3670bfbd-f022-4a1e-8309-f5f640b5d8d6 ('target/repo/j8rglswa-izd7u-local')
17:12:03.464 [pool-8-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:03.469 [pool-8-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1260 ms.
17:12:03.498 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:03.501 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:03.511 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.44%
17:12:03.525 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:12:03.535 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.42%
17:12:03.556 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 78.58%
17:12:03.587 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:12:03.664 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7c352856{/,null,AVAILABLE}
17:12:03.839 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]initPersistenceManagerFactory: repositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:03.934 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7105 ms.
17:12:03.997 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:12:04.105 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:04.106 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:04.108 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:04.116 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:04.117 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:04.134 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@31863cac{SSL-http/1.1}{0.0.0.0:35503}
17:12:04.135 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @25473ms
17:12:04.152 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=27
17:12:04.163 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:12:34 CEST 2017
17:12:04.271 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:04.291 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:04.292 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:12:04.292 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:12:04.292 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:12:04.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:04.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties
17:12:04.297 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=aaaaaaa], ConfigPropDto[key=ignore[blubb].namePattern, value=bbbbbbb], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]]
17:12:04.310 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:04.422 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]initPersistenceManagerFactory: repositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:04.431 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4610 ms.
localRoot: j8rgn4hv-jr1km-local
localRepositoryId: 472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:04.504 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=355.0 MiB, used=34.9 MiB, available=3.4 GiB
17:12:04.514 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote'
17:12:04.522 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote' locked successfully.
17:12:04.557 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:12:04.578 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:27:04 CEST 2017
17:12:04.736 [pool-8-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 17.97%
17:12:04.743 [pool-8-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.05%
17:12:04.979 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:04.980 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:05.122 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=27
17:12:05.142 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=72 remoteFromLocalRevision=27
17:12:05.155 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbho-fdy49-local'
17:12:05.202 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 from='target/repo/j8rglswa-izd7u-local' toID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 to='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201'
17:12:05.264 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:05.267 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbho-fdy49-local' locked successfully.
17:12:05.268 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:05.268 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:05.268 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:05.283 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=72
17:12:05.299 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:05.308 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:05.312 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:05.312 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:05.312 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:05.379 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:05.379 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt0-r67kg-local
  localRepository.publicKeySha1 = AB:5F:B7:F5:29:35:D6:CC:28:9F:FD:5A:2E:62:EE:E0:3F:BF:9D:80

  remoteRepository.repositoryId = cb19d5a0-669d-4157-b5b1-b360482e42b7
  remoteRepository.remoteRoot = https://localhost:39967/cb19d5a0-669d-4157-b5b1-b360482e42b7
  remoteRepository.publicKeySha1 = CC:59:27:28:45:8A:62:55:AC:37:E4:C8:CB:D5:49:71:55:5F:15:3E

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 61b4b22f-1ff5-4fbe-accc-05b1adce10d5 cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:05.393 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 localRepositoryRevisionSynced=72
17:12:05.507 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 transaction.localRevision=30 remoteFromLocalRevision=72
17:12:05.761 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 from='https://localhost:34558/9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 to='target/repo/j8rglswa-izd7u-local', fromRepoLocalSync=false
17:12:05.778 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=340.5 MiB, used=33.5 MiB, available=3.5 GiB
17:12:05.790 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:05.793 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9
17:12:05.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3670bfbd-f022-4a1e-8309-f5f640b5d8d6
17:12:05.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:05.797 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=30
17:12:05.804 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:05.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:05.817 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/2/.cloudstore.properties
17:12:05.817 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore.properties
17:12:05.817 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rglsws-zl55m-remote/.cloudstore-repo/parent.properties
17:12:05.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:05.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:05.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:05.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = cb19d5a0-669d-4157-b5b1-b360482e42b7
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmtt1-jp0g-remote
  localRepository.publicKeySha1 = CC:59:27:28:45:8A:62:55:AC:37:E4:C8:CB:D5:49:71:55:5F:15:3E

  remoteRepository.repositoryId = 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
  remoteRepository.publicKeySha1 = AB:5F:B7:F5:29:35:D6:CC:28:9F:FD:5A:2E:62:EE:E0:3F:BF:9D:80

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection cb19d5a0-669d-4157-b5b1-b360482e42b7 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:05.960 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:05.960 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:06.033 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 remoteRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 localRepositoryRevisionSynced=30
17:12:06.110 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3670bfbd-f022-4a1e-8309-f5f640b5d8d6 remoteRepositoryId=9ae3bf7b-3f58-4a83-a4b8-83d6b78349c9 transaction.localRevision=75 remoteFromLocalRevision=30
17:12:06.142 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:06.146 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:06.152 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:06.217 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [548e43b1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local'
17:12:06.219 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [548e43b1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local' locked successfully.
WatchTaskFirstWrittenChunk started
17:12:07.036 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:12:07.041 [pool-16-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb19d5a0-669d-4157-b5b1-b360482e42b7 from='https://localhost:39967/cb19d5a0-669d-4157-b5b1-b360482e42b7' toID=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 to='target/repo/j8rgmtt0-r67kg-local', fromRepoLocalSync=true
17:12:07.041 [pool-17-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61b4b22f-1ff5-4fbe-accc-05b1adce10d5 ('target/repo/j8rgmtt0-r67kg-local')
17:12:07.085 [pool-17-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:12:07.144 [pool-17-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:12:07.243 [pool-16-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 serverRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 renewalDateTime=2017-10-14T15:42:07.190Z expiryDateTime=2017-10-14T16:12:07.190Z
17:12:07.267 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:07.279 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:07.304 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.10%
17:12:07.309 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.19%
17:12:07.314 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.29%
17:12:07.320 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.39%
17:12:07.379 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:07.393 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:07.395 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:07.398 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:07.398 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:07.398 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:07.421 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:07.432 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:07.480 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:07.480 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:07.480 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:07.481 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:07.497 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:12:07.502 [pool-16-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:07.515 [pool-16-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:07.572 [pool-16-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:07.606 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:12:07.609 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:12:07.612 [pool-16-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:07.615 [pool-16-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e'
17:12:07.709 [pool-16-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e4bccc4b1c4402e065de509e76dd262d87efb032' to.sha1='<NoInstanceOf_NormalFileDto>'): /e
17:12:07.815 [pool-16-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb19d5a0-669d-4157-b5b1-b360482e42b7"] on repo=61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:07.826 [pool-16-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e'
createTempChunkFile: e; createNewFile=true
deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml
FileWatcher: CHUNK_SIZE reached! chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0
WatchTaskChunksToFile: ready
17:12:08.856 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:08.876 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8353 ms.
17:12:08.893 [pool-16-thread-2] WARN  c.c.c.c.r.s.RepoToRepoSync - Source file was modified or deleted during sync: /e
17:12:08.894 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:12:08.897 [pool-16-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
remoteRoot: j8rgmo67-cow3e-remote
remoteRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:12:09.012 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:12:09.016 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb19d5a0-669d-4157-b5b1-b360482e42b7 from='https://localhost:39967/cb19d5a0-669d-4157-b5b1-b360482e42b7' toID=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 to='target/repo/j8rgmtt0-r67kg-local', fromRepoLocalSync=true
17:12:09.017 [pool-19-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 61b4b22f-1ff5-4fbe-accc-05b1adce10d5 ('target/repo/j8rgmtt0-r67kg-local')
17:12:09.021 [pool-19-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:12:09.030 [pool-19-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:12:09.032 [pool-19-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:12:09.172 [pool-18-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 serverRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 renewalDateTime=2017-10-14T15:42:07.190Z expiryDateTime=2017-10-14T16:12:07.190Z
17:12:09.233 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:09.236 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:09.395 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.32%
17:12:09.403 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.65%
17:12:09.415 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.97%
17:12:09.425 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 71.29%
17:12:09.465 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:09.481 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:09.483 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:09.488 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:09.491 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:09.491 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:09.495 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=6
17:12:09.533 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:09.537 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=331.5 MiB, used=22.5 MiB, available=3.5 GiB
17:12:09.546 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:09.546 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:09.546 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:09.546 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:09.560 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:12:09.565 [pool-18-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:09.571 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:12:09.580 [pool-18-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:09.582 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e'
17:12:09.698 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02023dc7a941a1817346f09d2de0b7f8a161c771' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /e
17:12:09.727 [pool-18-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:09.728 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e'
createTempChunkFile: e; createNewFile=true
deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml
createTempChunkFile: e; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksCreated=1
deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml
17:12:11.046 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1055837 bytes in 1318 ms. path='/e'
17:12:11.053 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0, chunksDeleted=1
17:12:11.070 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34 into destFile e
WatchTaskChunksToFile: length reached! length=1055837
watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksDeleted=2
deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml
deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml
17:12:11.591 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb19d5a0-669d-4157-b5b1-b360482e42b7"] on repo=61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:11.620 [pool-18-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:11.643 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:12:11.645 [pool-18-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:11.648 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:12:11.757 [qtp282289488-166] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 localRepositoryRevisionSynced=6
17:12:11.821 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 remoteRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 transaction.localRevision=11 remoteFromLocalRevision=6
17:12:11.830 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 from='target/repo/j8rgmtt0-r67kg-local' toID=cb19d5a0-669d-4157-b5b1-b360482e42b7 to='https://localhost:39967/cb19d5a0-669d-4157-b5b1-b360482e42b7'
17:12:11.954 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:11.958 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:11.958 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:11.958 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:12.047 [pool-18-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 remoteRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11
17:12:12.056 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:12.071 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:12.071 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:12.071 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:12.071 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:12.092 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 52.24%
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 283598be-5944-4fd9-a64e-390842041f08
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local
  localRepository.publicKeySha1 = 72:9F:1D:97:3E:E8:8A:76:D3:20:4A:DC:4F:70:90:8F:F7:F3:63:82

  remoteRepository.repositoryId = b792132a-3e56-4203-8d8d-cab8765f087e
  remoteRepository.remoteRoot = https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e
  remoteRepository.publicKeySha1 = 01:98:D2:DA:9C:39:B0:BA:31:43:6A:49:48:66:42:40:85:DA:A9:96

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 283598be-5944-4fd9-a64e-390842041f08 b792132a-3e56-4203-8d8d-cab8765f087e
17:12:12.117 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 63.43%
17:12:12.118 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 74.63%
17:12:12.219 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 remoteRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 localRepositoryRevisionSynced=11
17:12:12.342 [qtp282289488-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 transaction.localRevision=9 remoteFromLocalRevision=11
17:12:12.351 [pool-18-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb19d5a0-669d-4157-b5b1-b360482e42b7 from='https://localhost:39967/cb19d5a0-669d-4157-b5b1-b360482e42b7' toID=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 to='target/repo/j8rgmtt0-r67kg-local', fromRepoLocalSync=false
17:12:12.392 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:12.402 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb19d5a0-669d-4157-b5b1-b360482e42b7
17:12:12.403 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 61b4b22f-1ff5-4fbe-accc-05b1adce10d5
17:12:12.403 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:12.406 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:12:12.420 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:12.437 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:12.438 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:12.438 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:12.438 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:12.455 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:12:12.456 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:12:12.523 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 remoteRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 localRepositoryRevisionSynced=9
17:12:12.555 [pool-18-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=61b4b22f-1ff5-4fbe-accc-05b1adce10d5 remoteRepositoryId=cb19d5a0-669d-4157-b5b1-b360482e42b7 transaction.localRevision=14 remoteFromLocalRevision=9
17:12:12.557 [pool-18-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:12:12.782 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]initPersistenceManagerFactory: repositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68
17:12:12.786 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3644 ms.
remoteRoot: j8rgn4hw-4hbed-remote
remoteRepositoryId: 030189f2-2070-4038-a5da-d8c6b2f8fc68
hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2
17:12:13.110 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=331.5 MiB, used=26.2 MiB, available=3.5 GiB
17:12:13.116 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:13.118 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]close: Deferring shut down of real LocalRepoManager 20000 ms.
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = b792132a-3e56-4203-8d8d-cab8765f087e
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote
  localRepository.publicKeySha1 = 01:98:D2:DA:9C:39:B0:BA:31:43:6A:49:48:66:42:40:85:DA:A9:96

  remoteRepository.repositoryId = 283598be-5944-4fd9-a64e-390842041f08
  remoteRepository.publicKeySha1 = 72:9F:1D:97:3E:E8:8A:76:D3:20:4A:DC:4F:70:90:8F:F7:F3:63:82

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection b792132a-3e56-4203-8d8d-cab8765f087e 283598be-5944-4fd9-a64e-390842041f08
17:12:13.504 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=364.5 MiB, used=36.8 MiB, available=3.4 GiB
17:12:13.882 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9b-gkws1-local'
17:12:13.889 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9b-gkws1-local' locked successfully.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 472c88da-f65d-4b0a-8b98-a01f61cc0415
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hv-jr1km-local
  localRepository.publicKeySha1 = E1:A2:13:E2:AB:90:ED:BA:82:A7:E9:07:0D:60:06:82:91:8A:5E:B9

  remoteRepository.repositoryId = 030189f2-2070-4038-a5da-d8c6b2f8fc68
  remoteRepository.remoteRoot = https://localhost:38729/030189f2-2070-4038-a5da-d8c6b2f8fc68/2
  remoteRepository.publicKeySha1 = A2:37:72:A6:3E:C6:80:F7:AC:84:20:24:EA:E4:EA:8C:3D:38:46:E2

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 472c88da-f65d-4b0a-8b98-a01f61cc0415 030189f2-2070-4038-a5da-d8c6b2f8fc68
17:12:14.611 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=366.0 MiB, used=36.3 MiB, available=3.4 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 030189f2-2070-4038-a5da-d8c6b2f8fc68
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote
  localRepository.publicKeySha1 = A2:37:72:A6:3E:C6:80:F7:AC:84:20:24:EA:E4:EA:8C:3D:38:46:E2

  remoteRepository.repositoryId = 472c88da-f65d-4b0a-8b98-a01f61cc0415
  remoteRepository.publicKeySha1 = E1:A2:13:E2:AB:90:ED:BA:82:A7:E9:07:0D:60:06:82:91:8A:5E:B9

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 030189f2-2070-4038-a5da-d8c6b2f8fc68 472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:15.189 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:15.196 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 283598be-5944-4fd9-a64e-390842041f08 ('target/repo/j8rgmo64-t0cd7-local')
17:12:15.203 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=true
17:12:15.287 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:15.322 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:12:15.546 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [548e43b1]initPersistenceManagerFactory: repositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:15.568 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [548e43b1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5709 ms.
17:12:15.595 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=283598be-5944-4fd9-a64e-390842041f08 serverRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e renewalDateTime=2017-10-14T15:42:15.405Z expiryDateTime=2017-10-14T16:12:15.405Z
17:12:15.664 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2049e582]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncck-95w6x-remote'
17:12:15.667 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2049e582]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncck-95w6x-remote' locked successfully.
17:12:15.685 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:15.728 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:15.767 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:15.769 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=030189f2-2070-4038-a5da-d8c6b2f8fc68 from='https://localhost:38729/030189f2-2070-4038-a5da-d8c6b2f8fc68/2' toID=472c88da-f65d-4b0a-8b98-a01f61cc0415 to='target/repo/j8rgn4hv-jr1km-local', fromRepoLocalSync=true
17:12:15.773 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 472c88da-f65d-4b0a-8b98-a01f61cc0415 ('target/repo/j8rgn4hv-jr1km-local')
17:12:15.809 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.69%
17:12:15.858 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:15.884 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:12:15.961 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 serverRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 renewalDateTime=2017-10-14T15:42:15.842Z expiryDateTime=2017-10-14T16:12:15.842Z
17:12:16.023 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:16.033 [closeDeferredTimer-37806be6-1] INFO  c.c.c.l.LocalRepoManagerImpl - [37806be6]_close: Shutting down real LocalRepoManager.
17:12:16.034 [closeDeferredTimer-4780341-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4780341]_close: Shutting down real LocalRepoManager.
17:12:16.211 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:12:16.282 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:12:16.658 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:12:16.981 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:12:17.036 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:17.146 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.01%
17:12:17.495 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:17.504 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:17.510 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:12:17.511 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:12:17.511 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:17.582 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:12:17.602 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:17.612 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:12:17.635 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:17.714 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:12:17.790 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:12:17.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:17.897 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:17.897 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:17.898 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:17.908 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:17.910 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:17.912 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 030189f2-2070-4038-a5da-d8c6b2f8fc68
17:12:17.912 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:17.912 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:12:17.957 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 remoteRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:17.969 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:18.033 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.050 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:18.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:18.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote/.cloudstore.properties
17:12:18.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote/.cloudstore-repo/parent.properties
17:12:18.088 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:18.088 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:18.088 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:18.088 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:18.142 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.149 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:18.161 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.189 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.191 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.196 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:12:18.249 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.251 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:12:18.276 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31%
17:12:18.279 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.286 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.361 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.365 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:12:18.374 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58%
17:12:18.375 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85%
17:12:18.376 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.379 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:12:18.448 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.455 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d03c756a546b9a3de17a6a1c1700cb265aee52e0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:12:18.548 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:12:18.552 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.556 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:12:18.646 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.652 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:18.674 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:12:18.686 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.690 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:12:18.765 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.772 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 76095 bytes in 98 ms. path='/1 {11 11ä11#+} 1/a'
17:12:18.790 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.796 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:12:18.793 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:18.844 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.901 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.905 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:12:18.905 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:18.981 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:18.981 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:19.031 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:19.034 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:12:19.102 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:12:19.103 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:12:19.122 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:19.123 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='939408590bd71188065df6dc687bf0bd340463bc' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:12:19.126 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:12:19.208 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:19.253 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55fd6d15d2a8c617838a1696b75d5ad85ad9e30b' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:12:19.262 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:12:19.361 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 262922 bytes in 99 ms. path='/1 {11 11ä11#+} 1/b'
17:12:19.370 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:12:19.466 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:19.576 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:19.581 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.015 sec - in co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT
17:12:19.598 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:12:19.601 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:19.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:12:19.632 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@6e7e6e07{HTTP/1.1}{127.0.0.1:0}
17:12:19.648 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@a28d790{/,null,UNAVAILABLE}
17:12:19.668 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/OvBgCuO102yaLLMncqmtfQ/.cloudstore/localServerRunning.deleteToStop
17:12:19.684 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='814913a524fe540a74d463494f65ef1f2ae5ddc7' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:12:19.696 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@3c2852b1{SSL-http/1.1}{0.0.0.0:34986}
17:12:19.699 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@708e19b{/,null,UNAVAILABLE}
17:12:19.736 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:19.814 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:12:19.870 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 542646 bytes in 272 ms. path='/#4/#b'
17:12:19.898 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58784 bytes in 83 ms. path='/a'
17:12:19.908 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:19.913 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:12:19.993 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="030189f2-2070-4038-a5da-d8c6b2f8fc68"] on repo=472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:20.016 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:20.032 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43%
17:12:20.100 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:20.110 [qtp1450987595-61] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 remoteRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 localRepositoryRevisionSynced=3
17:12:20.147 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:20.184 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 remoteRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 transaction.localRevision=24 remoteFromLocalRevision=3
17:12:20.273 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:20.276 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=472c88da-f65d-4b0a-8b98-a01f61cc0415 from='target/repo/j8rgn4hv-jr1km-local' toID=030189f2-2070-4038-a5da-d8c6b2f8fc68 to='https://localhost:38729/030189f2-2070-4038-a5da-d8c6b2f8fc68/2'
17:12:20.295 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:12:20.331 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:20.334 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:20.334 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 030189f2-2070-4038-a5da-d8c6b2f8fc68
17:12:20.334 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:20.444 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2dddec9d58157c5bbed07213bae6a81199c0e082' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:12:20.443 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 remoteRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24
17:12:20.455 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:20.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:20.489 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:20.489 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:20.489 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:20.555 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:20.555 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:20.576 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:20.591 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 remoteRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 localRepositoryRevisionSynced=24
17:12:20.708 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 19653 ms.
Generating a new RSA key pair took 19653 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    14:9D:38:9E:8C:CF:4F:92:93:20:2D:F2:EA:3B:1C:A9:F2:65:6C:BD

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:12:20.718 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 14:9D:38:9E:8C:CF:4F:92:93:20:2D:F2:EA:3B:1C:A9:F2:65:6C:BD
17:12:20.808 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:12:20.844 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=236.5 MiB, used=5.2 MiB, available=3.5 GiB
17:12:20.880 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms.
17:12:20.879 [qtp1450987595-61] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 remoteRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 transaction.localRevision=6 remoteFromLocalRevision=24
17:12:20.896 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=030189f2-2070-4038-a5da-d8c6b2f8fc68 from='https://localhost:38729/030189f2-2070-4038-a5da-d8c6b2f8fc68/2' toID=472c88da-f65d-4b0a-8b98-a01f61cc0415 to='target/repo/j8rgn4hv-jr1km-local', fromRepoLocalSync=false
17:12:20.918 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:20.920 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 030189f2-2070-4038-a5da-d8c6b2f8fc68
17:12:20.920 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 472c88da-f65d-4b0a-8b98-a01f61cc0415
17:12:20.920 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2
17:12:20.923 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 remoteRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:12:20.954 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote/.cloudstore.properties
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgn4hw-4hbed-remote/.cloudstore-repo/parent.properties
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:20.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:21.008 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 457905 bytes in 199 ms. path='/#4/a'
17:12:21.023 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:21.022 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:21.025 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:21.087 [qtp1450987595-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 remoteRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 localRepositoryRevisionSynced=6
17:12:21.126 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=472c88da-f65d-4b0a-8b98-a01f61cc0415 remoteRepositoryId=030189f2-2070-4038-a5da-d8c6b2f8fc68 transaction.localRevision=27 remoteFromLocalRevision=6
17:12:21.122 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:21.132 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:21.148 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:21.184 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:21.190 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:12:21.224 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:21.245 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:21.257 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [368e7d3a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnye-v1ow1-local'
17:12:21.262 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [368e7d3a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnye-v1ow1-local' locked successfully.
17:12:21.416 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d97c07cb60fbbb3dd430feac2a23509571f1c254' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:12:21.510 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:21.540 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:12:21.723 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250212 bytes in 183 ms. path='/#4/c+'
17:12:21.781 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:12:21.891 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:21.989 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:22.089 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:22.091 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
Running co.codewizards.cloudstore.test.FileLsIT
17:12:22.172 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a523b06c1c6c5d65cdcfd55ec47698f8ef690894' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:12:22.440 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:22.457 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:12:22.691 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 340155 bytes in 233 ms. path='/#4/d$'
17:12:22.704 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:12:22.874 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:22.902 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:22.941 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @25897ms
17:12:22.958 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:22.974 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:12:23.127 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fa73ffbc4f6027d1b8ed24d541ff837c6f488075' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:12:23.263 [main] INFO  c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:12:23.288 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:23.318 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:12:23.565 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:12:23.602 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232406 bytes in 281 ms. path='/1 {11 11ä11#+} 1/a'
17:12:23.672 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:23.836 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:23.885 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:23.940 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:23.945 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:12:24.095 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f47ff468e20cc2b48bcaca046a6fdd6e38212c28' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:12:24.223 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:24.284 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:12:24.466 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 61420 bytes in 182 ms. path='/1 {11 11ä11#+} 1/b'
17:12:24.478 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/2HPMwG4uyssykP5i77DfIQ/.cloudstore/ssl.server/keystore' does not exist!
17:12:24.479 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)...
**********************************************************************
There is no key, yet. Creating a new RSA key pair, now. This might
take a while (a few seconds up to a few minutes). Please be patient!
**********************************************************************
17:12:24.509 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:12:24.588 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:24.631 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:24.700 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:24.703 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:12:24.851 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2fd2833388b746e7a2d86e8b41c459b4e3f87f21' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:12:25.028 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:25.058 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
Oct 14, 2017 5:12:25 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:25.156 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 13818 bytes in 98 ms. path='/1 {11 11ä11#+} 1/c'
17:12:25.193 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:12:25.252 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:25.269 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:25.306 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50%
17:12:25.308 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:25.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:12:25.426 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='87627aae14c2d5605d85a4387c29ee16c93d3f93' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:12:25.557 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:25.590 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:12:25.637 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]initPersistenceManagerFactory: repositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:25.655 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9224 ms.
17:12:25.764 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198324 bytes in 174 ms. path='/2/1 {11 11ä11#+} 1/a'
17:12:25.793 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:25.818 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9d-8utqv-remote'
17:12:25.822 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9d-8utqv-remote' locked successfully.
17:12:25.918 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:25.948 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:25.977 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:26.007 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:12:26.152 [closeDeferredTimer-291ae-1] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]_close: Shutting down real LocalRepoManager.
17:12:26.189 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1a39b49bf786bde793211ca26bae0c881b6da1a' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:12:26.367 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:26.384 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:12:26.570 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168268 bytes in 186 ms. path='/2/1 {11 11ä11#+} 1/b'
17:12:26.598 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:12:26.678 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:26.738 [closeDeferredTimer-6c65860d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]_close: Shutting down real LocalRepoManager.
17:12:26.763 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:26.808 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:26.811 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:12:26.899 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b5560b48cd0c4c2bc19578ebbae79a438ca28b4' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:12:26.988 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:27.004 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:12:27.187 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7560bf50{/,null,AVAILABLE}
17:12:27.253 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329022 bytes in 249 ms. path='/2/a'
17:12:27.275 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:27.311 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@73c010a2{HTTP/1.1}{127.0.0.1:37953}
17:12:27.312 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @30273ms
17:12:27.401 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:27.405 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:12:27.422 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Oct 14, 2017 5:12:27 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:27.471 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:27.474 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:12:27.622 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bf3249ccf7c2483b7c04c7f923c658126dd38e0e' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:12:27.734 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:27.763 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:12:27.822 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initPersistenceManagerFactory: repositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:27.860 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16565 ms.
17:12:27.958 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 283360 bytes in 193 ms. path='/3/a'
17:12:27.982 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:28.130 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:28.235 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@32bf4809{/,null,AVAILABLE}
localRoot: j8rgnbho-fdy49-local
localRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:28.250 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbhr-aw8oz-remote'
17:12:28.254 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbhr-aw8oz-remote' locked successfully.
17:12:28.259 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:28.326 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:28.329 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:12:28.427 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@73b3005a{SSL-http/1.1}{0.0.0.0:39298}
17:12:28.432 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @31393ms
17:12:28.446 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:12:58 CEST 2017
17:12:28.451 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c73aa6e7ba0994940c41335d39a492c25d4ea5ec' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:12:28.566 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:28.652 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:12:28.858 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 867255 bytes in 206 ms. path='/3/b'
17:12:28.867 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:12:29.123 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:29.193 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:29.316 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:29.319 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:12:29.401 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='60b6684ad6cd66dcc3039c314e07da09f473bef8' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:12:29.420 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8i-8bi39-local'
17:12:29.476 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8i-8bi39-local' locked successfully.
17:12:29.545 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:29.633 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:12:29.843 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 557840 bytes in 209 ms. path='/3/c'
17:12:29.857 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:12:29.997 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:29.996 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2049e582]initPersistenceManagerFactory: repositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:30.003 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2049e582]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9094 ms.
17:12:30.021 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:30.080 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:30.083 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:12:30.196 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f6d9a3b6cb931c69f692b0e3dd2437b2a481728' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:12:30.266 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:30.274 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:12:30.423 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 298294 bytes in 149 ms. path='/3/d'
17:12:30.452 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:12:30.566 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:30.819 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=351.0 MiB, used=34.7 MiB, available=3.4 GiB
17:12:30.860 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:31.395 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48%
17:12:31.398 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:31.399 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:12:31.476 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46228c7a95bf848fa08355802beebd7fa4862cd1' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:12:31.600 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:31.711 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:12:31.815 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 353818 bytes in 103 ms. path='/5#/e'
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local
  localRepository.publicKeySha1 = 7C:60:B9:AB:B3:BE:43:2D:DE:61:6A:FF:B4:A2:BE:90:91:CB:42:8B

  remoteRepository.repositoryId = cda5a393-c974-4780-a30e-d1ac2eb70b3b
  remoteRepository.remoteRoot = https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b
  remoteRepository.publicKeySha1 = 39:09:24:EB:77:E6:3A:ED:F5:10:B3:A6:4C:79:D2:1C:DB:2A:2B:73

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:31.823 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:12:31.898 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:31.978 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:32.000 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:32.230 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=3
17:12:32.234 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=351.0 MiB, used=33.0 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = cda5a393-c974-4780-a30e-d1ac2eb70b3b
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncck-95w6x-remote
  localRepository.publicKeySha1 = 39:09:24:EB:77:E6:3A:ED:F5:10:B3:A6:4C:79:D2:1C:DB:2A:2B:73

  remoteRepository.repositoryId = 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
  remoteRepository.publicKeySha1 = 7C:60:B9:AB:B3:BE:43:2D:DE:61:6A:FF:B4:A2:BE:90:91:CB:42:8B

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection cda5a393-c974-4780-a30e-d1ac2eb70b3b 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:32.587 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=106 remoteFromLocalRevision=3
17:12:32.603 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=283598be-5944-4fd9-a64e-390842041f08 from='target/repo/j8rgmo64-t0cd7-local' toID=b792132a-3e56-4203-8d8d-cab8765f087e to='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e'
17:12:32.611 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8117 ms.
Generating a new RSA key pair took 8117 ms.
**********************************************************************
Server certificate fingerprint (SHA1):

    00:70:47:14:F8:4F:F7:98:1D:5B:4A:89:01:3E:0B:BE:15:A3:B8:10

Use this fingerprint to verify on the client-side, whether you're
really talking to this server. If the client shows you a different
value, someone is tampering with your connection!

Please keep this fingerprint at a safe place. You'll need it whenever
one of your clients connects to this server for the first time.
**********************************************************************
17:12:32.626 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 00:70:47:14:F8:4F:F7:98:1D:5B:4A:89:01:3E:0B:BE:15:A3:B8:10
17:12:32.682 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:32.687 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:12:32.688 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:12:32.688 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:32.748 [cloudStoreServerThread] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB
17:12:32.771 [cloudStoreServerThread] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms.
17:12:32.780 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:12:32.799 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:32.819 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:32.819 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:32.820 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:32.820 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:32.881 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:32.882 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:32.916 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=106
17:12:32.959 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
17:12:32.970 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
17:12:32.991 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
17:12:33.059 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 transaction.localRevision=6 remoteFromLocalRevision=106
17:12:33.089 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=false
17:12:33.114 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
17:12:33.118 [closeDeferredTimer-5f5a33ed-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5f5a33ed]_close: Shutting down real LocalRepoManager.
17:12:33.119 [closeDeferredTimer-20556566-1] INFO  c.c.c.l.LocalRepoManagerImpl - [20556566]_close: Shutting down real LocalRepoManager.
17:12:33.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:33.147 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:12:33.147 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:12:33.147 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:33.153 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:12:33.156 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
17:12:33.195 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:33.199 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:33.199 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:33.199 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:33.199 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:33.273 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 79.51%
17:12:33.288 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:33.289 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:33.308 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
17:12:33.364 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.91%
17:12:33.367 [qtp1435628477-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=6
17:12:33.409 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=109 remoteFromLocalRevision=6
17:12:33.413 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
17:12:33.434 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:33.910 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]_close: Shutting down real LocalRepoManager.
17:12:33.929 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:33.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true
17:12:33.969 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 ('target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1')
17:12:34.023 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:34.146 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03%
17:12:34.191 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:12:34.205 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:27:34 CEST 2017
17:12:34.221 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11%
17:12:34.271 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 serverRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b renewalDateTime=2017-10-14T15:42:34.005Z expiryDateTime=2017-10-14T16:12:34.005Z
17:12:34.312 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:34.324 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:34.339 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:34.342 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:34.345 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:34.349 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:34.353 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:34.354 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:34.399 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:12:34.422 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:34.480 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:34.482 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:34.482 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:34.482 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:34.501 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84%
17:12:34.510 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:34.520 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:34.739 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:34.763 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [368e7d3a]initPersistenceManagerFactory: repositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:34.787 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [368e7d3a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9848 ms.
17:12:34.795 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80%
17:12:34.799 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75%
localRoot: j8rgnnye-v1ow1-local
localRepositoryId: 8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:34.870 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [539570b8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote'
17:12:34.881 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [539570b8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote' locked successfully.
17:12:34.881 [cloudStoreServerThread] INFO  o.e.j.u.log - Logging initialized @15088ms
17:12:34.907 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=2
17:12:34.973 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=5 remoteFromLocalRevision=2
17:12:34.985 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 from='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1' toID=cda5a393-c974-4780-a30e-d1ac2eb70b3b to='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b'
17:12:35.033 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:35.036 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:35.038 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:35.039 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:35.106 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:12:35.124 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:35.214 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
17:12:35.260 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:35.260 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/2/.cloudstore.properties
17:12:35.260 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:35.261 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore-repo/parent.properties
17:12:35.262 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:35.264 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:35.265 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:35.265 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:35.327 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 56.31%
17:12:35.330 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 62.42%
17:12:35.330 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 68.52%
17:12:35.332 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:35.335 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:12:35.419 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7e06660cf42e0f1f1048675066f29066669a2c41' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
Oct 14, 2017 5:12:35 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:35.814 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:35.834 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a'
17:12:35.875 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3942 bytes in 40 ms. path='/a'
Oct 14, 2017 5:12:35 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:35.911 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
Oct 14, 2017 5:12:35 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:36.022 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:36.103 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:36.189 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:36.191 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b'
17:12:36.248 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='759971a2eef3a00ed281201c154c2dbb8137f289' to.sha1='<NoInstanceOf_NormalFileDto>'): /b
Oct 14, 2017 5:12:36 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:36.364 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:36.424 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b'
17:12:36.483 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142817 bytes in 59 ms. path='/b'
Oct 14, 2017 5:12:36 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:36.529 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:12:36.610 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:36.687 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:36.790 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:36.826 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=5
17:12:36.919 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 transaction.localRevision=11 remoteFromLocalRevision=5
17:12:36.974 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false
17:12:36.996 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:37.001 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@79c66e50{/,null,AVAILABLE}
17:12:37.004 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:37.004 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:37.004 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:37.007 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11
17:12:37.028 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:37.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:37.030 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:37.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:37.031 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:37.043 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@28e2e44f{HTTP/1.1}{127.0.0.1:45516}
17:12:37.055 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:37.055 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:37.058 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @17265ms
17:12:37.087 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=11
17:12:37.219 [cloudStoreServerThread] INFO  o.e.j.s.Server - jetty-9.1.5.v20140505
Oct 14, 2017 5:12:37 PM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
17:12:37.286 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=14 remoteFromLocalRevision=11
17:12:37.481 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:37.629 [cloudStoreServerThread] INFO  o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@35fe249f{/,null,AVAILABLE}
17:12:37.767 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:37.767 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true
17:12:37.767 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 ('target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1')
17:12:37.778 [cloudStoreServerThread] INFO  o.e.j.s.ServerConnector - Started ServerConnector@9d86b5d{SSL-http/1.1}{0.0.0.0:40561}
17:12:37.784 [cloudStoreServerThread] INFO  o.e.j.s.Server - Started @18005ms
17:12:37.789 [cloudStoreServerThread] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Oct 14 17:13:07 CEST 2017
17:12:37.793 [pool-10-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:37.804 [pool-10-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1937 ms.
******************** YUHUUU *************
17:12:39.156 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]_close: Shutting down real LocalRepoManager.
17:12:39.841 [pool-10-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03%
17:12:40.391 [pool-10-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17%
******************** YUHUUU *************
******************** YUHUUU *************
17:12:40.542 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:40.545 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:40.548 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 62.25%
17:12:40.550 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:40.552 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 86.75%
17:12:40.554 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:40.566 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:40.567 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:40.569 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:40.569 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:40.569 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:40.571 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=13
17:12:40.575 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:40.578 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:40.578 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:40.578 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:40.578 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:40.652 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:40.653 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:40.690 [qtp1947479957-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=13
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.605 sec - in co.codewizards.cloudstore.test.FileLsIT
17:12:40.735 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=16 remoteFromLocalRevision=13
17:12:40.745 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@28e2e44f{HTTP/1.1}{127.0.0.1:0}
17:12:40.751 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@79c66e50{/,null,UNAVAILABLE}
17:12:40.751 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:40.813 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 from='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1' toID=cda5a393-c974-4780-a30e-d1ac2eb70b3b to='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b'
17:12:40.845 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:40.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:40.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:40.848 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:40.851 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=16
17:12:40.862 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:40.932 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:40.932 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/2/.cloudstore.properties
17:12:40.932 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:40.932 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore-repo/parent.properties
17:12:40.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:40.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[bla].namePattern, value=bla], ConfigPropDto[key=ignore[oink].namePattern, value=oink!]]]
17:12:40.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:41.075 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.077 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:41.203 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.246 [closeDeferredTimer-57f83c82-1] INFO  c.c.c.l.LocalRepoManagerImpl - [57f83c82]_close: Shutting down real LocalRepoManager.
17:12:41.303 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.306 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1'
17:12:41.392 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.435 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.447 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10'
17:12:41.518 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 55.18%
17:12:41.520 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.552 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.562 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11'
17:12:41.659 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:12:41.659 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/j8rgmo64-t0cd7-local' => 'target/repo/j8rgmo64-t0cd7-local.bak'
17:12:41.667 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.683 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.685 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2'
17:12:41.767 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:41.771 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:41.807 [closeDeferredTimer-3677c508-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3677c508]_close: Shutting down real LocalRepoManager.
17:12:41.822 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.839 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:41.840 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20'
17:12:41.910 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/j8rgmo64-t0cd7-local' => 'target/repo/j8rgmo64-t0cd7-local.bak'
17:12:41.910 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:12:41.930 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9b367c8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local'
17:12:41.931 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9b367c8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local' locked successfully.
17:12:41.972 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.005 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.006 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40'
17:12:42.121 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.172 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.174 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3'
17:12:42.478 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.483 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]initPersistenceManagerFactory: repositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:42.490 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10606 ms.
17:12:42.511 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 60.49%
17:12:42.538 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 65.79%
17:12:42.541 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:42.543 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties'
17:12:42.657 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='96928236ade5eb8fa999aeef9e021829d42eb228' to.sha1='<NoInstanceOf_NormalFileDto>'): /.cloudstore.properties
Oct 14, 2017 5:12:42 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:42.746 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:42.799 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties'
17:12:42.871 [qtp1947479957-55] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 198 ms.
17:12:42.883 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:43.071 [qtp1947479957-55] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1618 ms.
17:12:43.106 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=359.5 MiB, used=35.1 MiB, available=3.4 GiB
17:12:43.834 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9b367c8]initPersistenceManagerFactory: repositoryId=283598be-5944-4fd9-a64e-390842041f08
17:12:43.841 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9b367c8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1895 ms.
17:12:43.871 [incDecRefCountTimer-48fa0f47] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1316) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1291) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_131]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream.<init>(ObjectOutputStream.java:247) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.<init>(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 18 common frames omitted
17:12:44.014 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:44.029 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9b-gkws1-local
  localRepository.publicKeySha1 = 71:D3:1F:38:9F:C9:EF:1C:54:1B:D4:1B:5C:C2:69:BE:05:1C:87:EF

  remoteRepository.repositoryId = 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
  remoteRepository.remoteRoot = https://localhost:39967/57c2cfb9-dfee-4f86-80f7-649c19a60d5e
  remoteRepository.publicKeySha1 = B4:1C:A3:52:A5:AC:73:BD:65:ED:08:DD:41:08:2D:80:1A:D4:2D:48

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:44.326 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2ac517]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:44.326 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2ac517]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:44.702 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1903 ms. path='/.cloudstore.properties'
Oct 14, 2017 5:12:44 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:44.747 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=346.0 MiB, used=29.8 MiB, available=3.5 GiB
17:12:44.780 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgni9d-8utqv-remote
  localRepository.publicKeySha1 = B4:1C:A3:52:A5:AC:73:BD:65:ED:08:DD:41:08:2D:80:1A:D4:2D:48

  remoteRepository.repositoryId = 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
  remoteRepository.publicKeySha1 = 71:D3:1F:38:9F:C9:EF:1C:54:1B:D4:1B:5C:C2:69:BE:05:1C:87:EF

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 57c2cfb9-dfee-4f86-80f7-649c19a60d5e 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:44.846 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:44.868 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:44.882 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:44.884 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30'
17:12:45.003 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='062e75ffd1680edb674dd71d5519583c772509b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/d10/f30
Oct 14, 2017 5:12:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:45.036 [incDecRefCountTimer-48fa0f47] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1316) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1291) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_131]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream.<init>(ObjectOutputStream.java:247) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.<init>(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 18 common frames omitted
17:12:45.043 [incDecRefCountTimer-48fa0f47] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1316) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1291) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_131]
	at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_131]
	at java.io.ObjectOutputStream.<init>(ObjectOutputStream.java:247) ~[na:1.8.0_131]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.<init>(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.3.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 18 common frames omitted
17:12:45.101 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:45.104 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30'
WatchTaskFirstWrittenChunk started
17:12:45.486 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 679008 bytes in 382 ms. path='/d1/d10/f30'
Oct 14, 2017 5:12:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:45.519 [qtp1947479957-148] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30
17:12:45.615 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:45.626 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:45.636 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:45.639 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20'
17:12:45.738 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b6a07c8e672cd0c32bea3ff1d5ad3bbf394d73f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f20
Oct 14, 2017 5:12:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:45.845 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:45.849 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20'
17:12:45.992 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79033 bytes in 142 ms. path='/d1/f20'
Oct 14, 2017 5:12:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:46.029 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:12:46.049 [pool-20-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57c2cfb9-dfee-4f86-80f7-649c19a60d5e from='https://localhost:39967/57c2cfb9-dfee-4f86-80f7-649c19a60d5e' toID=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 to='target/repo/j8rgni9b-gkws1-local', fromRepoLocalSync=true
17:12:46.065 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20
17:12:46.065 [pool-21-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 ('target/repo/j8rgni9b-gkws1-local')
17:12:46.113 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:46.131 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:46.140 [pool-21-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:12:46.156 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:46.158 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21'
17:12:46.163 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:46.172 [pool-21-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:12:46.236 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b4f75492726607b78f74d5aef1c283b8895819b' to.sha1='<NoInstanceOf_NormalFileDto>'): /d1/f21
Oct 14, 2017 5:12:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:46.249 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2ac517]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:46.262 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2ac517]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1935 ms.
17:12:46.334 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [4d2ac517]_close: Shutting down real LocalRepoManager.
17:12:46.350 [pool-20-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 serverRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e renewalDateTime=2017-10-14T15:42:46.242Z expiryDateTime=2017-10-14T16:12:46.242Z
17:12:46.350 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:46.353 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21'
17:12:46.422 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:46.453 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:46.514 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.06%
17:12:46.532 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.11%
17:12:46.538 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.17%
17:12:46.548 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.23%
17:12:46.600 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 495962 bytes in 246 ms. path='/d1/f21'
Oct 14, 2017 5:12:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:12:46.652 [qtp1947479957-148] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21
17:12:46.672 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:46.705 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="5de2f29a-d056-4e9e-8c74-5c7d6322a4e5"] on repo=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:46.710 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:46.712 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:46.715 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:46.715 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:46.715 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:46.723 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:46.749 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 71.09%
17:12:46.775 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=16
17:12:46.793 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:46.823 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:46.899 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 transaction.localRevision=36 remoteFromLocalRevision=16
17:12:46.912 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false
17:12:46.938 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:46.940 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:46.940 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:46.941 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:46.943 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=36
17:12:46.948 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:46.952 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:46.969 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:46.970 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:46.970 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:46.984 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 77.11%
17:12:46.984 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:46.984 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:47.064 [qtp1947479957-148] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=36
17:12:47.069 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:47.070 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:47.070 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:47.070 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:47.088 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=39 remoteFromLocalRevision=36
17:12:47.096 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:47.119 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:12:47.131 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:47.132 [pool-20-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:47.133 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=true
17:12:47.142 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 283598be-5944-4fd9-a64e-390842041f08 ('target/repo/j8rgmo64-t0cd7-local')
17:12:47.147 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:47.148 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true
17:12:47.156 [pool-11-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 ('target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1')
17:12:47.174 [pool-20-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:47.177 [pool-11-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:47.182 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:47.184 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:47.200 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:12:47.216 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 66.33%
17:12:47.237 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:47.239 [pool-11-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03%
17:12:47.241 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:12:47.246 [pool-20-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:47.254 [pool-5-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:47.262 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 87.77%
17:12:47.270 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:12:47.273 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:12:47.276 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:47.283 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:47.284 [pool-20-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:47.288 [pool-20-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c'
17:12:47.378 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:12:47.436 [pool-11-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17%
17:12:47.447 [pool-20-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd85af22a77ce2d2aee7e6bec4a930f1ee93a329' to.sha1='<NoInstanceOf_NormalFileDto>'): /c
17:12:47.454 [pool-5-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03%
17:12:47.491 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:47.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:47.517 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:47.518 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:47.518 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:47.520 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=36 localRepositoryRevisionInProgress=38
17:12:47.526 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:47.540 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:47.540 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:47.540 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:47.541 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:47.550 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:47.551 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:47.607 [qtp1947479957-55] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=38
17:12:47.624 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=40 remoteFromLocalRevision=38
17:12:47.630 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 from='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1' toID=cda5a393-c974-4780-a30e-d1ac2eb70b3b to='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b'
17:12:47.644 [pool-20-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="57c2cfb9-dfee-4f86-80f7-649c19a60d5e"] on repo=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:47.647 [pool-20-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c'
17:12:47.667 [pool-5-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06%
17:12:47.669 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:47.672 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:47.672 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:47.672 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:47.691 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=40
17:12:47.698 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:47.722 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:47.722 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/2/.cloudstore.properties
17:12:47.722 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:47.723 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore-repo/parent.properties
17:12:47.732 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:47.732 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:47.732 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:47.733 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:47.739 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:47.740 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:47.748 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=40
17:12:47.803 [qtp1947479957-148] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 transaction.localRevision=41 remoteFromLocalRevision=40
17:12:47.809 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false
17:12:47.828 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [805b7a6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:47.828 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [805b7a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:47.836 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:47.838 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:47.838 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:47.839 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:47.840 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=38 localRepositoryRevisionInProgress=41
17:12:47.867 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:47.870 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:47.874 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:47.875 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:47.875 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:47.889 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:47.890 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:47.894 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [539570b8]initPersistenceManagerFactory: repositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:47.899 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [539570b8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4820 ms.
17:12:47.956 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=41
remoteRoot: j8rgnnyg-55gdv-remote
remoteRepositoryId: f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:47.973 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=43 remoteFromLocalRevision=41
17:12:47.979 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:48.015 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:48.019 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true
17:12:48.025 [pool-12-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 ('target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1')
createTempChunkFile: c; createNewFile=true
17:12:48.086 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:48.087 [pool-12-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:48.088 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:48.089 [pool-12-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1888 ms.
17:12:48.091 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:12:48.094 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 66.33%
17:12:48.106 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:48.109 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:12:48.114 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 87.77%
17:12:48.147 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:12:48.171 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:48.180 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:48.182 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:48.183 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:48.183 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:48.184 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=41 localRepositoryRevisionInProgress=43
17:12:48.191 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:48.202 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:48.202 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:48.202 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:48.203 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:48.209 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initPersistenceManagerFactory: repositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:12:48.223 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9008 ms.
deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml
remoteRoot: j8rgnbhr-aw8oz-remote
remoteRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
FileWatcher: CHUNK_SIZE reached! chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0
17:12:48.535 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:12:48.536 [pool-20-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
WatchTaskChunksToFile: ready
17:12:48.546 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=360.5 MiB, used=36.3 MiB, available=3.4 GiB
17:12:48.941 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=322.5 MiB, used=23.4 MiB, available=3.5 GiB
17:12:49.128 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:12:49.139 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57c2cfb9-dfee-4f86-80f7-649c19a60d5e from='https://localhost:39967/57c2cfb9-dfee-4f86-80f7-649c19a60d5e' toID=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 to='target/repo/j8rgni9b-gkws1-local', fromRepoLocalSync=true
17:12:49.139 [pool-23-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 ('target/repo/j8rgni9b-gkws1-local')
17:12:49.144 [pool-23-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:12:49.159 [pool-23-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:12:49.173 [pool-23-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 8880cdfa-bfd9-481a-ba1a-ef61e8361154
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnye-v1ow1-local
  localRepository.publicKeySha1 = 3D:C0:43:E6:FA:2D:71:80:D2:A7:66:0A:49:E4:49:14:4F:6C:F1:73

  remoteRepository.repositoryId = f4ee5057-e51f-4b12-8150-6d64b990dd09
  remoteRepository.remoteRoot = https://localhost:38729/f4ee5057-e51f-4b12-8150-6d64b990dd09/5%23
  remoteRepository.publicKeySha1 = 77:AF:8D:F5:DD:75:13:CA:AF:B2:4E:17:8F:5E:3C:B0:A7:9E:C7:E0

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 8880cdfa-bfd9-481a-ba1a-ef61e8361154 f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:49.372 [pool-22-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 serverRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e renewalDateTime=2017-10-14T15:42:46.242Z expiryDateTime=2017-10-14T16:12:46.242Z
17:12:49.429 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:49.431 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:49.442 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:49.444 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:12:49.452 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:49.453 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:49.455 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:49.456 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:49.458 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:49.469 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4
17:12:49.505 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:49.527 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:49.537 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:49.538 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:49.538 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:49.550 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:12:49.555 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:49.558 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:12:49.576 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:49.589 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c'
17:12:49.700 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cd85af22a77ce2d2aee7e6bec4a930f1ee93a329' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /c
17:12:49.739 [pool-22-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:49.740 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c'
17:12:49.761 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [805b7a6]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:49.783 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [805b7a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1954 ms.
17:12:49.966 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=370.0 MiB, used=30.7 MiB, available=3.5 GiB
17:12:49.977 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [805b7a6]_close: Shutting down real LocalRepoManager.
17:12:50.044 [pool-12-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 17.97%
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = f4ee5057-e51f-4b12-8150-6d64b990dd09
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote
  localRepository.publicKeySha1 = 77:AF:8D:F5:DD:75:13:CA:AF:B2:4E:17:8F:5E:3C:B0:A7:9E:C7:E0

  remoteRepository.repositoryId = 8880cdfa-bfd9-481a-ba1a-ef61e8361154
  remoteRepository.publicKeySha1 = 3D:C0:43:E6:FA:2D:71:80:D2:A7:66:0A:49:E4:49:14:4F:6C:F1:73

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection f4ee5057-e51f-4b12-8150-6d64b990dd09 8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:50.224 [pool-12-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 22.99%
createTempChunkFile: c; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksCreated=1
17:12:50.366 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:50.508 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:50.508 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml
17:12:50.539 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=43
17:12:50.555 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=46 remoteFromLocalRevision=43
17:12:50.558 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 from='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1' toID=cda5a393-c974-4780-a30e-d1ac2eb70b3b to='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b'
17:12:50.585 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:50.588 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:50.588 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:50.588 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:50.590 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=40 localRepositoryRevisionInProgress=46
17:12:50.595 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:50.674 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:50.674 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/2/.cloudstore.properties
17:12:50.674 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:50.675 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore-repo/parent.properties
17:12:50.677 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:50.678 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[oink].namePattern, value=oink!], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]]
17:12:50.678 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:50.750 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:50.750 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:50.757 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=46
17:12:50.806 [qtp1947479957-148] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 transaction.localRevision=46 remoteFromLocalRevision=46
17:12:50.810 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false
17:12:50.826 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=283598be-5944-4fd9-a64e-390842041f08 serverRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e renewalDateTime=2017-10-14T15:42:15.405Z expiryDateTime=2017-10-14T16:12:15.405Z
17:12:50.841 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:50.843 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:50.843 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:50.843 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:50.844 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=43 localRepositoryRevisionInProgress=46
17:12:50.851 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:50.863 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:50.864 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:50.864 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:50.864 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:50.871 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [16c79959]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:50.871 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [16c79959]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksCreated=2
createTempChunkFile: c; createNewFile=true
17:12:50.877 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:50.877 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:50.924 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=46
17:12:50.942 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=49 remoteFromLocalRevision=46
17:12:50.944 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:50.992 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:50.998 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true
17:12:50.998 [pool-13-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 ('target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1')
17:12:51.008 [pool-13-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:51.051 [pool-13-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03%
deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml
17:12:51.278 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1078309 bytes in 1537 ms. path='/c'
17:12:51.286 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksDeleted=1
17:12:51.336 [pool-13-thread-1] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17%
17:12:51.343 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c
WatchTaskChunksToFile: length reached! length=1078309
watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksDeleted=2
deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml
17:12:51.408 [InverseServiceRequestHandlerThread-0] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:51.410 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.3.jar:na]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_131]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_131]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_131]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_131]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_131]
	at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 13 common frames omitted
17:12:51.458 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:51.460 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:51.462 [pool-4-thread-1] INFO  c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1267 ms.
deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml
17:12:51.700 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:51.707 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f4ee5057-e51f-4b12-8150-6d64b990dd09 from='https://localhost:38729/f4ee5057-e51f-4b12-8150-6d64b990dd09/5%23' toID=8880cdfa-bfd9-481a-ba1a-ef61e8361154 to='target/repo/j8rgnnye-v1ow1-local', fromRepoLocalSync=true
17:12:51.716 [pool-10-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8880cdfa-bfd9-481a-ba1a-ef61e8361154 ('target/repo/j8rgnnye-v1ow1-local')
17:12:51.784 [pool-10-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:51.810 [pool-10-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:12:51.887 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="57c2cfb9-dfee-4f86-80f7-649c19a60d5e"] on repo=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:51.899 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:51.898 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 serverRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 renewalDateTime=2017-10-14T15:42:51.785Z expiryDateTime=2017-10-14T16:12:51.785Z
17:12:51.958 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:12:51.960 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:51.963 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:12:51.968 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:51.979 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:52.024 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.07%
17:12:52.106 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 localRepositoryRevisionSynced=4
17:12:52.156 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 remoteRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e transaction.localRevision=12 remoteFromLocalRevision=4
17:12:52.170 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 from='target/repo/j8rgni9b-gkws1-local' toID=57c2cfb9-dfee-4f86-80f7-649c19a60d5e to='https://localhost:39967/57c2cfb9-dfee-4f86-80f7-649c19a60d5e'
17:12:52.198 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:12:52.223 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:52.226 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:52.226 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:52.226 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:52.307 [pool-22-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 remoteRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12
17:12:52.317 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:52.323 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:12:52.372 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:52.372 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:52.372 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:52.372 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:52.374 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 52.24%
17:12:52.376 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:52.407 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:52.471 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:12:52.619 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [16c79959]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:52.620 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [16c79959]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1748 ms.
17:12:52.614 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 61.19%
17:12:52.615 [pool-22-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:52.646 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 70.15%
17:12:52.652 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:12:52.701 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 remoteRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e localRepositoryRevisionSynced=12
17:12:52.721 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [16c79959]_close: Shutting down real LocalRepoManager.
17:12:52.738 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 58.17%
17:12:52.743 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 66.33%
17:12:52.746 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:52.749 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:12:52.768 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 87.77%
17:12:52.814 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 transaction.localRevision=8 remoteFromLocalRevision=12
17:12:52.823 [pool-22-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=57c2cfb9-dfee-4f86-80f7-649c19a60d5e from='https://localhost:39967/57c2cfb9-dfee-4f86-80f7-649c19a60d5e' toID=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 to='target/repo/j8rgni9b-gkws1-local', fromRepoLocalSync=false
17:12:52.871 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:52.874 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 57c2cfb9-dfee-4f86-80f7-649c19a60d5e
17:12:52.874 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54
17:12:52.875 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:52.882 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=8
17:12:52.876 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.92%
17:12:52.892 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:52.894 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:52.893 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:52.900 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:52.900 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:52.900 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5#
17:12:52.896 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:52.909 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:52.910 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:52.910 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:52.917 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 77.11%
17:12:52.917 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:12:52.917 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbho-fdy49-local
  localRepository.publicKeySha1 = BC:85:FB:71:D1:0C:1A:CA:3C:D4:34:6A:B8:E1:2F:74:58:56:C3:8A

  remoteRepository.repositoryId = 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
  remoteRepository.remoteRoot = https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
  remoteRepository.publicKeySha1 = 3B:27:26:24:DA:2A:C2:99:BB:30:6B:B8:52:D2:CB:E6:CC:81:D5:EE

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:12:52.953 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 remoteRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:52.975 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:52.982 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:52.969 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:52.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:52.991 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:52.991 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:52.994 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=48
17:12:53.011 [qtp282289488-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e remoteRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 localRepositoryRevisionSynced=8
17:12:53.004 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:53.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:53.032 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:53.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:53.033 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:53.040 [pool-22-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0b8f7f0f-4ea8-4f0d-ba28-c78d0aa32d54 remoteRepositoryId=57c2cfb9-dfee-4f86-80f7-649c19a60d5e transaction.localRevision=16 remoteFromLocalRevision=8
17:12:53.044 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56%
17:12:53.044 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75%
17:12:53.051 [pool-22-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:12:53.077 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=48
17:12:53.112 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=51 remoteFromLocalRevision=48
17:12:53.122 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 from='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1' toID=cda5a393-c974-4780-a30e-d1ac2eb70b3b to='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b'
17:12:53.195 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:53.199 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:53.200 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:53.200 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1
17:12:53.202 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=51
17:12:53.248 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:53.255 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:53.278 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote/.cloudstore.properties
17:12:53.279 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote/.cloudstore-repo/parent.properties
17:12:53.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:53.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:53.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:53.286 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:53.300 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16%
17:12:53.303 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:53.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:53.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:53.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/2/.cloudstore.properties
17:12:53.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore.properties
17:12:53.343 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgncb7-csvik-local/.cloudstore-repo/parent.properties
17:12:53.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:53.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties
17:12:53.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=aaaaaaa], ConfigPropDto[key=ignore[blubb].namePattern, value=bbbbbbb], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]]
17:12:53.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:53.404 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:53.405 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:53.408 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:53.433 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.76%
17:12:53.458 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.36%
17:12:53.464 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:53.467 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e'
17:12:53.513 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ebe90ae]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:53.514 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ebe90ae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:53.539 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b localRepositoryRevisionSynced=51
hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2
17:12:53.597 [qtp1947479957-113] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 transaction.localRevision=51 remoteFromLocalRevision=51
17:12:53.627 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:53.625 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e838ebabdcfcb2797b666ce2421c7a9c8cf01fe3' to.sha1='<NoInstanceOf_NormalFileDto>'): /e
17:12:53.629 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cda5a393-c974-4780-a30e-d1ac2eb70b3b from='https://localhost:34558/cda5a393-c974-4780-a30e-d1ac2eb70b3b' toID=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 to='target/repo/j8rgncb7-csvik-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false
17:12:53.640 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:53.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:53.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cda5a393-c974-4780-a30e-d1ac2eb70b3b
17:12:53.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5de2f29a-d056-4e9e-8c74-5c7d6322a4e5
17:12:53.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:53.668 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=51
17:12:53.672 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:53.678 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:53.681 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:53.681 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:53.682 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:53.711 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:53.711 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:53.749 [qtp1947479957-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b remoteRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 localRepositoryRevisionSynced=51
17:12:53.778 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5de2f29a-d056-4e9e-8c74-5c7d6322a4e5 remoteRepositoryId=cda5a393-c974-4780-a30e-d1ac2eb70b3b transaction.localRevision=54 remoteFromLocalRevision=51
17:12:53.782 [main] INFO  c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:53.783 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [548e43b1]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:53.797 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2049e582]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:53.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f4ee5057-e51f-4b12-8150-6d64b990dd09"] on repo=8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:53.806 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/e'
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.374 sec - in co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT
17:12:53.871 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@a373924{HTTP/1.1}{127.0.0.1:0}
17:12:53.890 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71736baf{/,null,UNAVAILABLE}
17:12:53.927 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/my0r7x2JLfqZqvAISd40DQ/.cloudstore/localServerRunning.deleteToStop
17:12:53.966 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@f2784a7{SSL-http/1.1}{0.0.0.0:34558}
17:12:53.972 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@34c6fc03{/,null,UNAVAILABLE}
17:12:54.087 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 329122 bytes in 280 ms. path='/e'
17:12:54.108 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:12:54.167 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=324.5 MiB, used=26.2 MiB, available=3.5 GiB
17:12:54.204 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f4ee5057-e51f-4b12-8150-6d64b990dd09"] on repo=8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:54.224 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:54.235 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 46.95%
17:12:54.348 [qtp1450987595-157] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 remoteRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 localRepositoryRevisionSynced=3
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnbhr-aw8oz-remote
  localRepository.publicKeySha1 = 3B:27:26:24:DA:2A:C2:99:BB:30:6B:B8:52:D2:CB:E6:CC:81:D5:EE

  remoteRepository.repositoryId = 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
  remoteRepository.publicKeySha1 = BC:85:FB:71:D1:0C:1A:CA:3C:D4:34:6A:B8:E1:2F:74:58:56:C3:8A

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:54.423 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 remoteRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 transaction.localRevision=10 remoteFromLocalRevision=3
17:12:54.425 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8880cdfa-bfd9-481a-ba1a-ef61e8361154 from='target/repo/j8rgnnye-v1ow1-local' toID=f4ee5057-e51f-4b12-8150-6d64b990dd09 to='https://localhost:38729/f4ee5057-e51f-4b12-8150-6d64b990dd09/5%23'
17:12:54.470 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:54.472 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:54.472 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:54.472 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:54.515 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 remoteRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=10
17:12:54.523 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:54.551 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:54.551 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:54.552 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:54.552 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:54.562 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnj-zkaf7-local'
17:12:54.573 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnj-zkaf7-local' locked successfully.
17:12:54.575 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 52.24%
17:12:54.575 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:12:54.575 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:12:54.640 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 remoteRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 localRepositoryRevisionSynced=10
17:12:54.727 [qtp1450987595-157] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 remoteRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 transaction.localRevision=6 remoteFromLocalRevision=10
17:12:54.737 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f4ee5057-e51f-4b12-8150-6d64b990dd09 from='https://localhost:38729/f4ee5057-e51f-4b12-8150-6d64b990dd09/5%23' toID=8880cdfa-bfd9-481a-ba1a-ef61e8361154 to='target/repo/j8rgnnye-v1ow1-local', fromRepoLocalSync=false
17:12:54.782 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:54.784 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f4ee5057-e51f-4b12-8150-6d64b990dd09
17:12:54.784 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8880cdfa-bfd9-481a-ba1a-ef61e8361154
17:12:54.784 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5#
17:12:54.787 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 remoteRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:12:54.829 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:54.848 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:54.848 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote/.cloudstore.properties
17:12:54.849 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnnyg-55gdv-remote/.cloudstore-repo/parent.properties
17:12:54.850 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false
17:12:54.850 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false
17:12:54.850 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:54.850 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:54.880 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:12:54.880 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:12:54.930 [qtp1450987595-54] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 remoteRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 localRepositoryRevisionSynced=6
17:12:54.946 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8880cdfa-bfd9-481a-ba1a-ef61e8361154 remoteRepositoryId=f4ee5057-e51f-4b12-8150-6d64b990dd09 transaction.localRevision=13 remoteFromLocalRevision=6
17:12:54.948 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:12:55.012 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [368e7d3a]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:12:55.017 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [539570b8]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 240.082 sec - in co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT
17:12:55.056 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@35b9c726{HTTP/1.1}{127.0.0.1:0}
17:12:55.062 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@8326303{/,null,UNAVAILABLE}
17:12:55.076 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/MT0cThQXnl6nHgpDeMW1jQ/.cloudstore/localServerRunning.deleteToStop
17:12:55.098 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5bc3c8ec{SSL-http/1.1}{0.0.0.0:38729}
17:12:55.099 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/2HPMwG4uyssykP5i77DfIQ/.cloudstore/localServerRunning.deleteToStop
17:12:55.100 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3fc0e941{/,null,UNAVAILABLE}
17:12:55.108 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@9d86b5d{SSL-http/1.1}{0.0.0.0:40561}
17:12:55.111 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@35fe249f{/,null,UNAVAILABLE}
17:12:55.152 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ebe90ae]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:55.154 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ebe90ae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1640 ms.
17:12:55.213 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:55.235 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:55.271 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:12:55.319 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:12:55.339 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:12:55.373 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:12:55.449 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:12:55.793 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:55.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:55.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:12:55.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:12:55.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:55.830 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:12:55.876 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:55.876 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:12:55.884 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b ('target/repo/j8rgnbho-fdy49-local')
17:12:55.885 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=true
17:12:55.928 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:55.928 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:55.928 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:55.928 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:55.938 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4ebe90ae]_close: Shutting down real LocalRepoManager.
17:12:55.967 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:12:56.010 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:12:56.187 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b serverRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f renewalDateTime=2017-10-14T15:42:56.075Z expiryDateTime=2017-10-14T16:12:56.075Z
17:12:56.298 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:12:56.321 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:12:56.390 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.00%
17:12:56.555 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36%
17:12:56.574 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:56.622 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:12:56.634 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:12:56.699 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:12:56.733 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47%
17:12:56.735 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:56.766 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initPersistenceManagerFactory: repositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:12:56.778 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 14597 ms.
17:12:56.794 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57%
17:12:56.795 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68%
17:12:56.801 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:56.806 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz'
17:12:56.827 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [4fa38fc3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:56.827 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [4fa38fc3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:56.888 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:12:57.061 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
localRoot: j8rgnu8i-8bi39-local
localRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:12:57.141 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8l-gplge-remote'
17:12:57.144 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8l-gplge-remote' locked successfully.
17:12:57.254 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:12:57.258 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:12:57.263 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:12:57.266 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:57.267 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:12:57.311 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:12:57.330 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:12:57.528 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:12:57.528 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:12:57.528 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:12:57.529 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:12:57.680 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.698 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:12:57.703 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [4fa38fc3]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:57.709 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [4fa38fc3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 881 ms.
17:12:57.756 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [4fa38fc3]_close: Shutting down real LocalRepoManager.
17:12:57.775 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.818 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.824 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:12:57.885 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.904 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.909 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:12:57.945 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.979 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:12:57.983 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:57.994 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:12:58.088 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.146 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.150 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:12:58.230 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.306 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.307 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [326ab13e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:58.307 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [326ab13e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:58.308 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:12:58.340 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.359 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.362 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:12:58.437 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.471 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:12:58.473 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:12:58.476 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:58.479 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:12:58.489 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
java.lang.UnsupportedOperationException: There is no installationDir in DevMode!
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:238) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:231) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:452) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:409) ~[co.codewizards.cloudstore.core-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.3.jar:na]
	at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_131]
	at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_131]
17:12:58.491 [CloudStoreUpdaterTimer] INFO  c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Oct 14 17:27:58 CEST 2017
17:12:58.622 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd2a897814ce09f4a2c4f4d4053da9326d6f5c4f' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:12:58.867 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:58.872 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:12:59.214 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 611442 bytes in 340 ms. path='/#4/#b'
17:12:59.214 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [326ab13e]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:12:59.216 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [326ab13e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 908 ms.
17:12:59.230 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:12:59.343 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:59.349 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [326ab13e]_close: Shutting down real LocalRepoManager.
17:12:59.402 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:59.420 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:59.424 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:12:59.505 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fe4bfd176f6cdf3120c504b1801667689d5ffee' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:12:59.566 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:59.575 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:12:59.741 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b40cd80ac0f705ee1e2509836166f842159eaf81' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/zzz
17:12:59.767 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 218808 bytes in 192 ms. path='/#4/a'
17:12:59.790 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:12:59.859 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:12:59.867 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:12:59.869 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz'
17:12:59.870 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:59.889 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [d296b53]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:12:59.890 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [d296b53]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:12:59.893 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:12:59.896 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:13:00.045 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb0a76cdac694bcda3999e9c085fcbc5136497b0' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:13:00.132 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:00.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:13:00.403 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 306446 bytes in 263 ms. path='/#4/c+'
17:13:00.412 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]initPersistenceManagerFactory: repositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:00.418 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:13:00.420 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4029 ms.
17:13:00.498 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:00.502 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnk-y9y08-remote'
17:13:00.506 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnk-y9y08-remote' locked successfully.
17:13:00.524 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:00.537 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:00.540 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:13:00.676 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71f031f94daa003a4f9c06a21093911479c64ed8' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:13:00.785 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:00.787 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:13:00.887 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86632 bytes in 99 ms. path='/#4/d$'
17:13:00.896 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:13:00.951 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:00.967 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:00.983 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:00.986 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:13:00.992 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [d296b53]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:00.994 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [d296b53]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1104 ms.
17:13:01.041 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [d296b53]_close: Shutting down real LocalRepoManager.
17:13:01.242 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6e1aca665503502390ba4d5ea49109ddb4c7e04' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:13:01.636 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:01.714 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:13:01.865 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 244482 bytes in 150 ms. path='/1 {11 11ä11#+} 1/a'
17:13:01.875 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:01.953 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:01.963 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5f61e217]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:01.963 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5f61e217]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:02.019 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:02.041 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:02.047 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:13:02.152 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='61f7a59ed8b211e28e65fe3dc57fd3014560547a' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:13:02.203 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:02.239 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:13:02.330 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 66584 bytes in 90 ms. path='/1 {11 11ä11#+} 1/b'
17:13:02.341 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:02.433 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:02.504 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:02.533 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:02.536 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:13:02.640 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='83f1e747eae7bc41bd1f4b1376600a0ec924a77f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:13:02.801 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5f61e217]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:02.802 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5f61e217]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 838 ms.
17:13:02.835 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5f61e217]_close: Shutting down real LocalRepoManager.
17:13:02.878 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:02.886 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:13:03.039 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 512220 bytes in 152 ms. path='/1 {11 11ä11#+} 1/c'
17:13:03.051 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:03.104 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:03.114 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.189 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.191 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:13:03.284 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='34e095bfcafac78cc9ff5f509ca0304f550634a1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:13:03.335 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:03.360 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:13:03.468 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377128 bytes in 108 ms. path='/2/1 {11 11ä11#+} 1/a'
17:13:03.480 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:03.488 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38871 bytes in 3619 ms. path='/3/zzz'
17:13:03.512 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz
17:13:03.534 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:03.568 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.575 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:13:03.600 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:13:03.607 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.626 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72%
17:13:03.658 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [41719d92]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:03.659 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [41719d92]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:03.695 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cce1a312010acb1ba6a6e1c105e55b05e5d38097' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:13:03.765 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:03.768 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:13:03.886 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157586 bytes in 116 ms. path='/2/1 {11 11ä11#+} 1/b'
17:13:03.899 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:03.948 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:03.963 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.976 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:03.982 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:13:04.112 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5adcc7ec273817b880b9523b7752ebb2b8761fe1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:13:04.241 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:04.248 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:13:04.335 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2152 bytes in 87 ms. path='/2/a'
17:13:04.351 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:04.389 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:04.410 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:04.438 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.15%
17:13:04.441 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:04.444 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:13:04.566 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='311b652579f05ccada6465d58195410c762d8772' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:13:04.622 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:04.627 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:13:04.767 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [41719d92]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:04.767 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [41719d92]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1108 ms.
17:13:04.819 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [41719d92]_close: Shutting down real LocalRepoManager.
17:13:04.937 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 485510 bytes in 308 ms. path='/3/a'
17:13:04.950 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:05.013 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:05.024 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.055 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.058 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:13:05.153 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='645519d16a72446e877c1c4513675ca0c8a778bd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:13:05.232 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:05.244 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:13:05.344 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [25033f93]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:05.345 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [25033f93]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:05.354 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 268226 bytes in 109 ms. path='/3/b'
17:13:05.364 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:05.400 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:05.412 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.492 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.495 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:13:05.564 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fcbfac40ce7e832245e0a577a5652ca183b73a73' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:13:05.594 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:05.596 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:13:05.694 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232673 bytes in 98 ms. path='/3/c'
17:13:05.705 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:05.792 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:05.801 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.816 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:05.819 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:13:05.972 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2751a45ca59f5dafaf7bf38e338db05374221323' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:13:06.050 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:06.095 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:13:06.354 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458118 bytes in 259 ms. path='/3/d'
17:13:06.376 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:13:06.405 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initPersistenceManagerFactory: repositoryId=18daec49-f203-4386-967c-1b4382d97c1a
17:13:06.422 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6738 ms.
17:13:06.443 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:06.456 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
remoteRoot: j8rgnu8l-gplge-remote
remoteRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:06.475 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:06.478 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:13:06.532 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [25033f93]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:06.533 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [25033f93]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1188 ms.
17:13:06.638 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bfacae8c10e9c3efbad3aca16f1b4545e21de896' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:13:06.717 [qtp1435628477-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=9
17:13:06.723 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [25033f93]_close: Shutting down real LocalRepoManager.
17:13:06.724 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:06.731 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:13:06.805 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 14500 bytes in 74 ms. path='/5#/e'
17:13:06.846 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:13:06.902 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:06.903 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=358.0 MiB, used=23.2 MiB, available=3.5 GiB
17:13:06.909 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:06.920 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:13:07.074 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=3
17:13:07.135 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=106 remoteFromLocalRevision=3
17:13:07.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b from='target/repo/j8rgnbho-fdy49-local' toID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f to='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f'
17:13:07.187 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=118 remoteFromLocalRevision=9
17:13:07.196 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=283598be-5944-4fd9-a64e-390842041f08 from='target/repo/j8rgmo64-t0cd7-local' toID=b792132a-3e56-4203-8d8d-cab8765f087e to='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e'
17:13:07.219 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:07.223 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:07.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:07.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:07.233 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1a44aa13]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:07.234 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1a44aa13]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:07.295 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:13:07.323 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:07.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:07.342 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:07.342 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:07.342 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:07.346 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:07.346 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:07.375 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=106
17:13:07.448 [qtp1724683277-68] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b transaction.localRevision=6 remoteFromLocalRevision=106
17:13:07.461 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=false
17:13:07.498 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:07.501 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:07.501 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:07.501 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:07.506 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:13:07.540 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:07.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:07.545 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:07.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:07.546 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:07.554 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:07.555 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:07.604 [qtp1724683277-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=6
17:13:07.713 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]initPersistenceManagerFactory: repositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:07.719 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3695 ms.
17:13:07.720 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=109 remoteFromLocalRevision=6
17:13:07.744 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:08.268 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=365.0 MiB, used=36.7 MiB, available=3.4 GiB
17:13:08.315 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1a44aa13]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:08.315 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1a44aa13]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1080 ms.
17:13:08.375 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [1a44aa13]_close: Shutting down real LocalRepoManager.
17:13:08.402 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:08.413 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=true
17:13:08.422 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b ('target/repo/j8rgnbho-fdy49-local')
17:13:08.432 [pool-5-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:08.519 [pool-5-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03%
17:13:08.820 [pool-5-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06%
17:13:08.899 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5b8322ba]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:08.900 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5b8322ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:08.906 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b serverRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f renewalDateTime=2017-10-14T15:42:56.075Z expiryDateTime=2017-10-14T16:12:56.075Z
17:13:08.928 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:08.931 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = bf4ae4db-05c1-49f9-af17-f4abcee40ff1
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnj-zkaf7-local
  localRepository.publicKeySha1 = F0:F7:2B:F1:1B:39:CE:CF:1D:E6:6A:DF:60:9F:94:39:A7:7F:1F:41

  remoteRepository.repositoryId = 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
  remoteRepository.remoteRoot = https://localhost:39967/46f1d34c-581c-4f0c-9ff3-827510fa7c0d
  remoteRepository.publicKeySha1 = E4:1F:4A:C6:55:9D:89:D3:93:5A:45:D5:8E:AE:32:64:ED:DC:3F:24

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection bf4ae4db-05c1-49f9-af17-f4abcee40ff1 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:08.954 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 56.12%
17:13:09.007 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 61.23%
17:13:09.032 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:13:09.069 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:09.076 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:13:09.114 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 85.98%
17:13:09.122 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:13:09.139 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 98.23%
17:13:09.310 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:09.312 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:09.316 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:09.323 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:09.329 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:09.332 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:13:09.427 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms.
17:13:09.453 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=366.0 MiB, used=35.9 MiB, available=3.4 GiB
17:13:09.456 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:09.457 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:09.457 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:09.457 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:09.471 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 31.09%
17:13:09.473 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:09.476 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgodnk-y9y08-remote
  localRepository.publicKeySha1 = E4:1F:4A:C6:55:9D:89:D3:93:5A:45:D5:8E:AE:32:64:ED:DC:3F:24

  remoteRepository.repositoryId = bf4ae4db-05c1-49f9-af17-f4abcee40ff1
  remoteRepository.publicKeySha1 = F0:F7:2B:F1:1B:39:CE:CF:1D:E6:6A:DF:60:9F:94:39:A7:7F:1F:41

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 46f1d34c-581c-4f0c-9ff3-827510fa7c0d bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:09.545 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:09.591 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:09.593 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 29efe190-e61d-4263-b8a9-a7337a1c19e7
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8i-8bi39-local
  localRepository.publicKeySha1 = F6:6E:69:14:15:43:F7:5C:9E:2E:5B:77:84:D1:B6:40:84:FF:42:BA

  remoteRepository.repositoryId = 18daec49-f203-4386-967c-1b4382d97c1a
  remoteRepository.remoteRoot = https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a
  remoteRepository.publicKeySha1 = B5:8F:DF:74:AD:54:DD:42:AC:2B:02:38:58:76:78:F7:C5:59:77:97

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 29efe190-e61d-4263-b8a9-a7337a1c19e7 18daec49-f203-4386-967c-1b4382d97c1a
17:13:09.854 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:09.909 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56%
17:13:09.912 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 46.02%
WatchTaskFirstWrittenChunk started
17:13:10.071 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=358.5 MiB, used=26.2 MiB, available=3.5 GiB
17:13:10.076 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=9
17:13:10.106 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=116 remoteFromLocalRevision=9
17:13:10.108 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b from='target/repo/j8rgnbho-fdy49-local' toID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f to='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f'
17:13:10.139 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:10.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:10.146 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:10.147 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:10.150 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=116
17:13:10.167 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5b8322ba]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:10.168 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5b8322ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1268 ms.
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 18daec49-f203-4386-967c-1b4382d97c1a
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgnu8l-gplge-remote
  localRepository.publicKeySha1 = B5:8F:DF:74:AD:54:DD:42:AC:2B:02:38:58:76:78:F7:C5:59:77:97

  remoteRepository.repositoryId = 29efe190-e61d-4263-b8a9-a7337a1c19e7
  remoteRepository.publicKeySha1 = F6:6E:69:14:15:43:F7:5C:9E:2E:5B:77:84:D1:B6:40:84:FF:42:BA

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 18daec49-f203-4386-967c-1b4382d97c1a 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:10.210 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms.
17:13:10.210 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [5b8322ba]_close: Shutting down real LocalRepoManager.
17:13:10.223 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:10.224 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:10.224 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:10.226 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:10.247 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 52.24%
17:13:10.258 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 59.70%
17:13:10.260 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:10.262 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:13:10.346 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:10.354 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 67.16%
17:13:10.354 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:10.441 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=116
17:13:10.519 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b transaction.localRevision=12 remoteFromLocalRevision=116
17:13:10.531 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=false
17:13:10.569 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:10.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:10.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:10.572 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:10.575 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:13:10.581 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:10.584 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:10.586 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:10.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:10.587 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:10.594 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:10.594 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:10.605 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:13:10.611 [pool-24-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46f1d34c-581c-4f0c-9ff3-827510fa7c0d from='https://localhost:39967/46f1d34c-581c-4f0c-9ff3-827510fa7c0d' toID=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 to='target/repo/j8rgodnj-zkaf7-local', fromRepoLocalSync=true
17:13:10.622 [pool-25-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bf4ae4db-05c1-49f9-af17-f4abcee40ff1 ('target/repo/j8rgodnj-zkaf7-local')
17:13:10.630 [qtp1724683277-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=12
17:13:10.658 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=120 remoteFromLocalRevision=12
17:13:10.661 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:10.687 [pool-25-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:13:10.720 [pool-25-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:13:10.722 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:10.726 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:13:10.726 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:13:10.726 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:10.752 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=118
17:13:10.810 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:10.851 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:10.852 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:10.852 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:10.852 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:10.854 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24%
17:13:10.855 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:10.855 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:10.867 [pool-24-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 serverRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d renewalDateTime=2017-10-14T15:43:10.771Z expiryDateTime=2017-10-14T16:13:10.771Z
17:13:10.896 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=118
17:13:10.904 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:10.914 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:10.948 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:10.953 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=true
17:13:10.953 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b ('target/repo/j8rgnbho-fdy49-local')
17:13:10.956 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [30ee5b79]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:10.957 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [30ee5b79]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:10.961 [pool-6-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:10.963 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.12%
17:13:10.979 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.25%
17:13:10.986 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.37%
17:13:11.009 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.50%
17:13:11.047 [pool-6-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.01%
17:13:11.178 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:13:11.237 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:11.238 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:11.240 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:11.241 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:11.241 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:11.273 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:13:11.294 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:11.374 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:11.384 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:11.384 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:11.384 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:11.401 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:13:11.410 [pool-24-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:11.437 [pool-24-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:11.442 [pool-6-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06%
17:13:11.516 [pool-24-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:11.555 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:13:11.557 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:13:11.559 [pool-24-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:11.561 [pool-24-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:13:11.661 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b serverRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f renewalDateTime=2017-10-14T15:42:56.075Z expiryDateTime=2017-10-14T16:12:56.075Z
17:13:11.669 [pool-24-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1071b2a97ed3e3f569527de6f1c8b035a831e1b0' to.sha1='<NoInstanceOf_NormalFileDto>'): /a
17:13:11.683 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:11.686 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:11.690 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 56.12%
17:13:11.715 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 61.23%
17:13:11.723 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 68.38%
17:13:11.739 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:11.744 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 80.62%
17:13:11.762 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 85.98%
17:13:11.771 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 92.88%
17:13:11.780 [pool-24-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46f1d34c-581c-4f0c-9ff3-827510fa7c0d"] on repo=bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:11.787 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 98.23%
17:13:11.790 [pool-24-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/a'
17:13:11.805 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:11.806 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:11.809 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:11.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:11.810 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:11.813 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14
17:13:11.820 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms.
17:13:11.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:11.823 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:11.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:11.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:11.838 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56%
17:13:11.838 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 49.75%
17:13:11.900 [qtp1724683277-68] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=14
17:13:11.921 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=122 remoteFromLocalRevision=14
17:13:11.936 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b from='target/repo/j8rgnbho-fdy49-local' toID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f to='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f'
17:13:11.984 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:11.987 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:11.988 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:11.988 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:11.991 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122
17:13:12.004 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:12.056 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:12.076 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18daec49-f203-4386-967c-1b4382d97c1a from='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a' toID=29efe190-e61d-4263-b8a9-a7337a1c19e7 to='target/repo/j8rgnu8i-8bi39-local', fromRepoLocalSync=true
17:13:12.081 [pool-3-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 29efe190-e61d-4263-b8a9-a7337a1c19e7 ('target/repo/j8rgnu8i-8bi39-local')
17:13:12.143 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:12.154 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:12.155 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:12.155 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:12.160 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:12.162 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision'
createTempChunkFile: a; createNewFile=true
17:13:12.236 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:12.300 [pool-3-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:13:12.300 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.60%
17:13:12.303 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:12.324 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:12.330 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1'
17:13:12.366 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [30ee5b79]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:12.367 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [30ee5b79]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1410 ms.
17:13:12.407 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:12.416 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 61.19%
17:13:12.416 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 66.79%
17:13:12.418 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:12.420 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/a'
deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml
17:13:12.429 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [30ee5b79]_close: Shutting down real LocalRepoManager.
17:13:12.514 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='30735a134b956b044606343f2480ae2c666b66d1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/a
Oct 14, 2017 5:13:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:12.584 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 serverRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a renewalDateTime=2017-10-14T15:43:12.414Z expiryDateTime=2017-10-14T16:13:12.413Z
FileWatcher: CHUNK_SIZE reached! chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0
17:13:12.643 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:12.654 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:12.678 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
WatchTaskChunksToFile: ready
17:13:12.726 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/a'
17:13:12.756 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.07%
17:13:12.923 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 377128 bytes in 197 ms. path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/a'
Oct 14, 2017 5:13:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:12.975 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [fc57de4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:12.976 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [fc57de4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:12.998 [qtp1724683277-32] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:13.106 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:13.131 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.141 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:13:13.141 [pool-24-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:13:13.157 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:13:13.158 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.161 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/b'
17:13:13.191 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:13:13.201 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46f1d34c-581c-4f0c-9ff3-827510fa7c0d from='https://localhost:39967/46f1d34c-581c-4f0c-9ff3-827510fa7c0d' toID=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 to='target/repo/j8rgodnj-zkaf7-local', fromRepoLocalSync=true
17:13:13.220 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cce1a312010acb1ba6a6e1c105e55b05e5d38097' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/b
17:13:13.221 [pool-27-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bf4ae4db-05c1-49f9-af17-f4abcee40ff1 ('target/repo/j8rgodnj-zkaf7-local')
Oct 14, 2017 5:13:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:13.227 [pool-27-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:13:13.261 [pool-27-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:13:13.264 [pool-27-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:13:13.275 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:13:13.318 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:13.321 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/b'
17:13:13.368 [pool-26-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 serverRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d renewalDateTime=2017-10-14T15:43:10.771Z expiryDateTime=2017-10-14T16:13:10.771Z
17:13:13.401 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:13.404 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:13.407 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:13.409 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:13:13.412 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:13.429 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:13.431 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:13.432 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:13.432 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:13.434 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4
17:13:13.468 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157586 bytes in 146 ms. path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/1 {11 11ä11#+} 1/b'
Oct 14, 2017 5:13:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:13.480 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:13.494 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:13.496 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:13.496 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:13.496 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:13.517 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:13:13.520 [pool-26-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.522 [qtp1724683277-68] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:13.522 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:13:13.541 [pool-26-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.551 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a'
17:13:13.579 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:13.600 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.616 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.618 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/a'
17:13:13.640 [closeDeferredTimer-4b62f1ba-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4b62f1ba]_close: Shutting down real LocalRepoManager.
17:13:13.665 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:13:13.711 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5adcc7ec273817b880b9523b7752ebb2b8761fe1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/a
Oct 14, 2017 5:13:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:13.814 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:13.818 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/a'
17:13:13.872 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2152 bytes in 54 ms. path='/2.j8rgopbwECAP5RpM37JerbLbsY7FIQ.collision/a'
Oct 14, 2017 5:13:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:13.909 [qtp1724683277-68] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:13.963 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b"] on repo=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:13.972 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:13:13.975 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:13.988 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 73.51%
17:13:14.010 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f localRepositoryRevisionSynced=122
17:13:14.064 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b transaction.localRevision=28 remoteFromLocalRevision=122
17:13:14.078 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f from='https://localhost:35503/866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f' toID=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b to='target/repo/j8rgnbho-fdy49-local', fromRepoLocalSync=false
17:13:14.125 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:14.128 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f
17:13:14.128 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b
17:13:14.128 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:14.131 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=28
17:13:14.146 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:14.149 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:14.154 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:14.155 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:14.155 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:14.165 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:14.165 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:14.223 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [fc57de4]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:14.224 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [fc57de4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1248 ms.
17:13:14.251 [qtp1724683277-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f remoteRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b localRepositoryRevisionSynced=28
17:13:14.269 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=15e2a87d-82f2-4f0c-b6aa-a5b261b7be8b remoteRepositoryId=866e0cc0-7aa6-4ce1-bcf3-f81df61d1d6f transaction.localRevision=136 remoteFromLocalRevision=28
17:13:14.271 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:14.307 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:14.330 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:14.338 [closeDeferredTimer-3f31892e-1] INFO  c.c.c.l.LocalRepoManagerImpl - [3f31892e]_close: Shutting down real LocalRepoManager.
17:13:14.346 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [45cd8607]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswy-r1j5t-local'
17:13:14.348 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [45cd8607]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswy-r1j5t-local' locked successfully.
17:13:14.361 [qtp1435628477-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 transaction.localRevision=12 remoteFromLocalRevision=118
17:13:14.366 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [fc57de4]_close: Shutting down real LocalRepoManager.
17:13:14.372 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:14.378 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:14.410 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:14.411 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:14.411 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:14.507 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:13:14.559 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:14.865 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1071b2a97ed3e3f569527de6f1c8b035a831e1b0' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /a
17:13:14.873 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:14.873 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:14.874 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:14.874 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:14.931 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=false
17:13:14.936 [pool-26-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:14.938 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/a'
17:13:14.965 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [399fe4a4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:14.966 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [399fe4a4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
createTempChunkFile: a; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksCreated=1
17:13:15.081 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.108 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:15.215 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml
17:13:15.265 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.272 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:13:15.342 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.389 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.396 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:13:15.421 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15439 bytes in 481 ms. path='/a'
17:13:15.428 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:15.438 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0, chunksDeleted=1
17:13:15.452 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a
watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksDeleted=2
WatchTaskChunksToFile: length reached! length=1064015
deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml
17:13:15.487 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:13:15.491 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.495 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:13:15.557 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.623 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.627 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml
17:13:15.730 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.755 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.759 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:13:15.800 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.825 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.832 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:13:15.905 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:15.940 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [399fe4a4]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:15.941 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [399fe4a4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 975 ms.
17:13:15.976 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [399fe4a4]_close: Shutting down real LocalRepoManager.
17:13:15.988 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="46f1d34c-581c-4f0c-9ff3-827510fa7c0d"] on repo=bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:16.026 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:13:16.027 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:13:16.030 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:16.033 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:13:16.046 [pool-26-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:16.170 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01b600cf2fe24bc4487b86d022cb00b5c6d71047' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:13:16.229 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:13:16.231 [pool-26-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:16.234 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:13:16.299 [qtp282289488-166] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 localRepositoryRevisionSynced=4
17:13:16.534 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 remoteRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d transaction.localRevision=11 remoteFromLocalRevision=4
17:13:16.545 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 from='target/repo/j8rgodnj-zkaf7-local' toID=46f1d34c-581c-4f0c-9ff3-827510fa7c0d to='https://localhost:39967/46f1d34c-581c-4f0c-9ff3-827510fa7c0d'
17:13:16.576 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:16.578 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:16.578 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:16.578 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:16.650 [pool-26-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 remoteRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11
17:13:16.652 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:16.664 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:16.674 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:16.674 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:16.674 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:16.674 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:16.676 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:13:16.684 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 52.24%
17:13:16.685 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 63.43%
17:13:16.686 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 74.63%
17:13:16.707 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 remoteRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d localRepositoryRevisionSynced=11
17:13:16.720 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72bbcba9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:16.721 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72bbcba9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:16.763 [qtp282289488-277] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 transaction.localRevision=7 remoteFromLocalRevision=11
17:13:16.787 [pool-26-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=46f1d34c-581c-4f0c-9ff3-827510fa7c0d from='https://localhost:39967/46f1d34c-581c-4f0c-9ff3-827510fa7c0d' toID=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 to='target/repo/j8rgodnj-zkaf7-local', fromRepoLocalSync=false
17:13:16.823 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:16.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 46f1d34c-581c-4f0c-9ff3-827510fa7c0d
17:13:16.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bf4ae4db-05c1-49f9-af17-f4abcee40ff1
17:13:16.826 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:16.828 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=7
17:13:16.832 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153442 bytes in 156 ms. path='/#4/#b'
17:13:16.834 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:16.837 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:16.838 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:16.838 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:16.838 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:16.855 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:13:16.858 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:13:16.858 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:13:16.882 [qtp282289488-166] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d remoteRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 localRepositoryRevisionSynced=7
17:13:16.930 [pool-26-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bf4ae4db-05c1-49f9-af17-f4abcee40ff1 remoteRepositoryId=46f1d34c-581c-4f0c-9ff3-827510fa7c0d transaction.localRevision=14 remoteFromLocalRevision=7
17:13:16.932 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:17.016 [pool-26-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:13:17.026 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:17.091 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:17.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:13:17.183 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='65d69806f3d2f59689c879f16edf5603f0c23bf2' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:13:17.336 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:17.340 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:13:17.505 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 600568 bytes in 164 ms. path='/#4/a'
hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2
17:13:17.519 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:17.537 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:17.565 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:17.601 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:17.749 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72bbcba9]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:17.750 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72bbcba9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1029 ms.
17:13:17.756 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:17.778 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:17.784 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:17.784 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:13:17.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:13:17.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:13:17.794 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:17.803 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:13:17.843 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:17.861 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:17.862 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:17.862 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:17.862 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:17.866 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [72bbcba9]_close: Shutting down real LocalRepoManager.
17:13:17.944 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='975531af31273f5c8eb883e3216b03eeb87532dc' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:13:17.999 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:18.020 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:13:18.055 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs4-k8lok-local'
17:13:18.064 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs4-k8lok-local' locked successfully.
17:13:18.216 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 473011 bytes in 196 ms. path='/#4/c+'
17:13:18.250 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:13:18.319 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:18.336 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:18.371 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:18.374 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:13:18.443 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 77.11%
17:13:18.443 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:18.443 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:18.466 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be2c2b93b0587eff2e02c1b1ebeccc54336ffb31' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:13:18.478 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [222f0b3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:18.479 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [222f0b3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:18.538 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:18.541 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:13:18.644 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100944 bytes in 102 ms. path='/#4/d$'
17:13:18.657 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:13:18.688 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:18.701 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:18.724 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:18.727 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:13:18.815 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5c40a98df56dfd36ca34c45e5a1b5a8007a740f' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:13:18.888 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:18.893 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:13:19.159 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 765320 bytes in 266 ms. path='/1 {11 11ä11#+} 1/a'
17:13:19.192 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:19.346 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:19.387 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:19.407 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:19.410 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:13:19.424 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [222f0b3]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:19.425 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [222f0b3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 945 ms.
17:13:19.465 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [222f0b3]_close: Shutting down real LocalRepoManager.
17:13:19.502 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dae0e20b673d4ac61ec758f3fd27478d0bf52a70' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:13:19.549 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:19.552 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:13:19.651 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 225180 bytes in 98 ms. path='/1 {11 11ä11#+} 1/b'
17:13:19.662 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:19.800 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:19.828 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:19.855 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:19.860 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:13:19.910 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7f61bca4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:19.911 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7f61bca4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:19.951 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='77ad77fe92ffef941c978fcc70518cd759365666' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:13:20.045 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:20.055 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:13:20.153 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 155002 bytes in 98 ms. path='/1 {11 11ä11#+} 1/c'
17:13:20.163 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:20.194 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:20.234 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:20.262 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:20.269 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:13:20.375 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e96ed55d55345241fdedc4ea431ddc55cee328d1' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:13:20.510 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:20.515 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:13:20.970 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 762960 bytes in 454 ms. path='/2/1 {11 11ä11#+} 1/a'
17:13:20.998 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:21.023 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7f61bca4]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:21.024 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7f61bca4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1113 ms.
17:13:21.081 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:21.144 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=12
17:13:21.166 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:21.166 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7f61bca4]_close: Shutting down real LocalRepoManager.
17:13:21.184 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:21.187 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:13:21.307 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04cd87f14ff95130f420d1977b330a383462f3f5' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:13:21.349 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:21.356 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:13:21.464 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 197494 bytes in 107 ms. path='/2/1 {11 11ä11#+} 1/b'
17:13:21.477 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:21.524 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:21.546 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:21.566 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:21.567 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:13:21.591 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=121 remoteFromLocalRevision=12
17:13:21.618 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:21.619 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [9b367c8]_close: Shutting down real LocalRepoManager.
17:13:21.674 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ac0bf0894f6fbd8259f9296ddd29e7d8f2ac5370' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:13:21.760 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:21.762 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:13:21.948 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 559835 bytes in 186 ms. path='/2/a'
17:13:21.971 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:22.042 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.056 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.073 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.15%
17:13:22.076 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.079 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:13:22.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45a0322706e6d5cabb2a52766673b69dc925f05d' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:13:22.220 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.229 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:13:22.268 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [45cd8607]initPersistenceManagerFactory: repositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:22.291 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [45cd8607]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4207 ms.
localRoot: j8rgoswy-r1j5t-local
localRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:22.356 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d9bb69b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswz-qlv5w-remote'
17:13:22.359 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d9bb69b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswz-qlv5w-remote' locked successfully.
17:13:22.373 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 336336 bytes in 144 ms. path='/3/a'
17:13:22.392 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:22.435 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:13:22.435 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/j8rgmo64-t0cd7-local.bak' => 'target/repo/j8rgmo64-t0cd7-local'
17:13:22.439 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.451 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.466 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.469 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:13:22.539 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0699150802eed942d5519529dd7448d2fec3f57a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:13:22.565 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/j8rgmo64-t0cd7-local.bak' => 'target/repo/j8rgmo64-t0cd7-local'
17:13:22.566 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:13:22.567 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a06904]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local'
17:13:22.568 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a06904]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo64-t0cd7-local' locked successfully.
17:13:22.586 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.590 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:13:22.723 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 445281 bytes in 133 ms. path='/3/b'
17:13:22.733 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:22.772 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.782 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.793 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:22.795 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:13:22.867 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de7d72162848270d4292c4ce6bdf95876996be9a' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:13:22.946 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:22.951 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:13:23.050 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65120 bytes in 98 ms. path='/3/c'
17:13:23.068 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:23.108 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:23.118 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:23.129 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:23.132 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:13:23.204 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c94808d87cd6503e11f554badd10eb9e02e8db72' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:13:23.236 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:23.246 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:13:23.338 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69201 bytes in 92 ms. path='/3/d'
17:13:23.365 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:13:23.396 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]initPersistenceManagerFactory: repositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:23.410 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3122 ms.
17:13:23.458 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs6-a4778-remote'
17:13:23.462 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs6-a4778-remote' locked successfully.
17:13:23.502 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:23.531 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:23.542 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:23.544 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:13:23.580 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a06904]initPersistenceManagerFactory: repositoryId=283598be-5944-4fd9-a64e-390842041f08
17:13:23.581 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a06904]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1013 ms.
17:13:23.606 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='086db680b2c1d0021d68c1ca4e97b29a842285a9' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:13:23.661 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:23.728 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:13:23.817 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 107909 bytes in 88 ms. path='/5#/e'
17:13:23.827 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:13:23.851 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="18daec49-f203-4386-967c-1b4382d97c1a"] on repo=29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:23.863 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [e8db0d6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:23.863 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [e8db0d6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:23.882 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:23.960 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:13:24.042 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=3
17:13:24.123 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a transaction.localRevision=106 remoteFromLocalRevision=3
17:13:24.147 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=29efe190-e61d-4263-b8a9-a7337a1c19e7 from='target/repo/j8rgnu8i-8bi39-local' toID=18daec49-f203-4386-967c-1b4382d97c1a to='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a'
17:13:24.195 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:24.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:24.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:24.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:24.247 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:13:24.263 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:24.276 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:24.276 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:24.276 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:24.276 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:24.322 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:24.322 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:24.352 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a localRepositoryRevisionSynced=106
17:13:24.449 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 transaction.localRevision=6 remoteFromLocalRevision=106
17:13:24.518 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18daec49-f203-4386-967c-1b4382d97c1a from='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a' toID=29efe190-e61d-4263-b8a9-a7337a1c19e7 to='target/repo/j8rgnu8i-8bi39-local', fromRepoLocalSync=false
17:13:24.555 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:24.558 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:24.558 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:24.558 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:24.564 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:13:24.590 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:24.593 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:24.594 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:24.594 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:24.594 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:24.606 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:24.606 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:24.650 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=6
17:13:24.706 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a transaction.localRevision=109 remoteFromLocalRevision=6
17:13:24.746 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [e8db0d6]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:24.747 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [e8db0d6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 883 ms.
17:13:24.768 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [e8db0d6]_close: Shutting down real LocalRepoManager.
17:13:24.768 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:25.031 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:25.038 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18daec49-f203-4386-967c-1b4382d97c1a from='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a' toID=29efe190-e61d-4263-b8a9-a7337a1c19e7 to='target/repo/j8rgnu8i-8bi39-local', fromRepoLocalSync=true
17:13:25.038 [pool-5-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 29efe190-e61d-4263-b8a9-a7337a1c19e7 ('target/repo/j8rgnu8i-8bi39-local')
17:13:25.051 [pool-5-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:25.110 [pool-5-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03%
17:13:25.182 [pool-5-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06%
17:13:25.282 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:25.285 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:25.308 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:13:25.325 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:13:25.342 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:25.364 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:13:25.396 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:25.401 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=true
17:13:25.401 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 283598be-5944-4fd9-a64e-390842041f08 ('target/repo/j8rgmo64-t0cd7-local')
17:13:25.460 [pool-6-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:25.585 [pool-6-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03%
17:13:25.589 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:13:25.624 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:25.626 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:25.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:25.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:25.631 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:25.634 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:13:25.675 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms.
17:13:25.688 [pool-6-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06%
17:13:25.733 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:25.733 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:25.734 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:25.734 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:25.759 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [79234366]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:25.759 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [79234366]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:25.821 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 29.72%
17:13:25.823 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:25.826 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:13:25.878 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:25.891 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:25.895 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:13:25.965 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:25.989 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:25.995 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new'
17:13:26.240 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.317 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.320 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx'
17:13:26.530 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.602 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b'
17:13:26.617 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.673 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.79%
17:13:26.676 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.68%
17:13:26.678 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.681 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx'
17:13:26.753 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='04cd87f14ff95130f420d1977b330a383462f3f5'): /2/new/xxx
17:13:26.756 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:26.782 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.57%
17:13:26.916 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [79234366]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:26.916 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [79234366]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1157 ms.
17:13:26.919 [qtp1228634502-66] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=9
17:13:26.948 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a transaction.localRevision=120 remoteFromLocalRevision=9
17:13:26.951 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=29efe190-e61d-4263-b8a9-a7337a1c19e7 from='target/repo/j8rgnu8i-8bi39-local' toID=18daec49-f203-4386-967c-1b4382d97c1a to='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a'
17:13:26.966 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [79234366]_close: Shutting down real LocalRepoManager.
17:13:26.990 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:26.994 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:26.994 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:26.995 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:26.997 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=120
17:13:27.064 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms.
17:13:27.067 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:27.067 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:27.068 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:27.068 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:27.110 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84%
17:13:27.112 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:27.114 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx'
17:13:27.147 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:27.239 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:27.241 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b'
17:13:27.288 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:27.352 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03%
17:13:27.354 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:27.421 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a localRepositoryRevisionSynced=120
17:13:27.499 [qtp1228634502-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 transaction.localRevision=12 remoteFromLocalRevision=120
17:13:27.542 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18daec49-f203-4386-967c-1b4382d97c1a from='https://localhost:39298/18daec49-f203-4386-967c-1b4382d97c1a' toID=29efe190-e61d-4263-b8a9-a7337a1c19e7 to='target/repo/j8rgnu8i-8bi39-local', fromRepoLocalSync=false
17:13:27.560 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:27.562 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18daec49-f203-4386-967c-1b4382d97c1a
17:13:27.562 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 29efe190-e61d-4263-b8a9-a7337a1c19e7
17:13:27.562 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:27.564 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:13:27.569 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:27.571 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:27.571 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:27.571 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:27.571 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:27.801 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:27.802 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:27.864 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=283598be-5944-4fd9-a64e-390842041f08 serverRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e renewalDateTime=2017-10-14T15:42:15.405Z expiryDateTime=2017-10-14T16:12:15.405Z
17:13:27.867 [qtp1228634502-65] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a remoteRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 localRepositoryRevisionSynced=12
17:13:27.878 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=29efe190-e61d-4263-b8a9-a7337a1c19e7 remoteRepositoryId=18daec49-f203-4386-967c-1b4382d97c1a transaction.localRevision=125 remoteFromLocalRevision=12
17:13:27.881 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:27.907 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7846428b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:27.908 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7846428b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:27.980 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:27.982 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:27.989 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g3-3fw88-local'
17:13:27.991 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g3-3fw88-local' locked successfully.
17:13:28.856 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7846428b]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:28.857 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7846428b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 949 ms.
17:13:28.894 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7846428b]_close: Shutting down real LocalRepoManager.
17:13:29.509 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6739e627]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:29.511 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6739e627]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:30.457 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6739e627]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:30.458 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6739e627]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 947 ms.
17:13:30.481 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:30.493 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:30.513 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:13:30.536 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:13:30.550 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:30.579 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:13:30.616 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:13:30.653 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:30.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:30.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:13:30.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:13:30.662 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:30.670 [pool-4-thread-1] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12
17:13:30.670 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14
17:13:30.710 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:30.759 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:30.759 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:30.759 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:30.759 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:30.801 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6739e627]_close: Shutting down real LocalRepoManager.
17:13:31.593 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36%
17:13:31.599 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:31.612 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:13:31.696 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47%
17:13:31.699 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:31.766 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57%
17:13:31.767 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68%
17:13:31.768 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:31.770 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz'
17:13:31.786 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [2cc7cbb1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:31.786 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [2cc7cbb1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:31.913 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d9bb69b]initPersistenceManagerFactory: repositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:31.942 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d9bb69b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6711 ms.
remoteRoot: j8rgoswz-qlv5w-remote
remoteRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:32.408 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=354.5 MiB, used=36.3 MiB, available=3.4 GiB
17:13:32.795 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [2cc7cbb1]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:32.795 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [2cc7cbb1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1008 ms.
17:13:32.841 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [2cc7cbb1]_close: Shutting down real LocalRepoManager.
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 6bb4b612-a7dc-4104-ab8a-dda8abce835a
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswy-r1j5t-local
  localRepository.publicKeySha1 = BF:66:60:30:50:C2:FF:AB:CF:A9:C1:3E:99:28:62:24:D0:B9:2E:B2

  remoteRepository.repositoryId = 4f452ca2-22f0-4a52-beb2-fad22905838b
  remoteRepository.remoteRoot = https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b
  remoteRepository.publicKeySha1 = 7B:F8:01:5F:2B:C1:C0:8B:BF:79:08:4B:62:35:7D:3A:AD:25:E0:C9

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 6bb4b612-a7dc-4104-ab8a-dda8abce835a 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:33.292 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=356.0 MiB, used=36.0 MiB, available=3.4 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 4f452ca2-22f0-4a52-beb2-fad22905838b
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgoswz-qlv5w-remote
  localRepository.publicKeySha1 = 7B:F8:01:5F:2B:C1:C0:8B:BF:79:08:4B:62:35:7D:3A:AD:25:E0:C9

  remoteRepository.repositoryId = 6bb4b612-a7dc-4104-ab8a-dda8abce835a
  remoteRepository.publicKeySha1 = BF:66:60:30:50:C2:FF:AB:CF:A9:C1:3E:99:28:62:24:D0:B9:2E:B2

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 4f452ca2-22f0-4a52-beb2-fad22905838b 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:33.482 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [382f26f9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:33.483 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [382f26f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:34.305 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [382f26f9]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:34.306 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [382f26f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 823 ms.
17:13:34.331 [closeDeferredTimer-291ae-1] INFO  c.c.c.l.LocalRepoManagerImpl - [291ae]_close: Shutting down real LocalRepoManager.
17:13:34.441 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [382f26f9]_close: Shutting down real LocalRepoManager.
17:13:34.731 [closeDeferredTimer-6c65860d-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65860d]_close: Shutting down real LocalRepoManager.
17:13:34.907 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b40cd80ac0f705ee1e2509836166f842159eaf81' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/zzz
17:13:35.045 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]initPersistenceManagerFactory: repositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:35.102 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6642 ms.
17:13:35.114 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:13:35.119 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz'
17:13:35.151 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [6c77e117]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:35.152 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [6c77e117]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:35.684 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:35.684 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=true
17:13:35.683 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=365.5 MiB, used=45.3 MiB, available=3.4 GiB
17:13:35.689 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6bb4b612-a7dc-4104-ab8a-dda8abce835a ('target/repo/j8rgoswy-r1j5t-local')
17:13:35.765 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:35.776 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:13:35.866 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a serverRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b renewalDateTime=2017-10-14T15:43:35.810Z expiryDateTime=2017-10-14T16:13:35.810Z
17:13:35.884 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:35.894 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:35.923 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.01%
17:13:36.433 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [6c77e117]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:36.434 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [6c77e117]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1282 ms.
17:13:36.436 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:13:36.475 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:13:36.483 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [6c77e117]_close: Shutting down real LocalRepoManager.
17:13:36.580 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:13:36.666 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:13:36.993 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:36.994 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:36.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:36.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:36.998 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:37.083 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = c0800ed0-7864-480d-9d5c-227b595c7dbd
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs4-k8lok-local
  localRepository.publicKeySha1 = 2A:C1:DE:34:7C:93:3C:07:21:B6:02:54:9E:D7:B6:A1:59:D3:D1:8C

  remoteRepository.repositoryId = 8f778a25-2ce2-4649-be18-a6e246c6a9c3
  remoteRepository.remoteRoot = https://localhost:39967/8f778a25-2ce2-4649-be18-a6e246c6a9c3
  remoteRepository.publicKeySha1 = C1:98:98:53:53:40:F6:45:DE:12:96:62:2C:61:3E:0E:70:39:9C:FD

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection c0800ed0-7864-480d-9d5c-227b595c7dbd 8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:37.094 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:37.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:37.197 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:37.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:37.197 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:37.302 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.311 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:37.423 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=371.0 MiB, used=36.1 MiB, available=3.4 GiB
17:13:37.453 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 8f778a25-2ce2-4649-be18-a6e246c6a9c3
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgovs6-a4778-remote
  localRepository.publicKeySha1 = C1:98:98:53:53:40:F6:45:DE:12:96:62:2C:61:3E:0E:70:39:9C:FD

  remoteRepository.repositoryId = c0800ed0-7864-480d-9d5c-227b595c7dbd
  remoteRepository.publicKeySha1 = 2A:C1:DE:34:7C:93:3C:07:21:B6:02:54:9E:D7:B6:A1:59:D3:D1:8C

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 8f778a25-2ce2-4649-be18-a6e246c6a9c3 c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:37.489 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.495 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:13:37.554 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.566 [closeDeferredTimer-5a2297d7-1] INFO  c.c.c.l.LocalRepoManagerImpl - [5a2297d7]_close: Shutting down real LocalRepoManager.
17:13:37.575 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1e113c57]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:37.575 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1e113c57]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:37.676 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.679 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:13:37.566 [closeDeferredTimer-1e3c4c12-1] INFO  c.c.c.l.LocalRepoManagerImpl - [1e3c4c12]_close: Shutting down real LocalRepoManager.
17:13:37.890 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.933 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:13:37.935 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:37.940 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:13:37.968 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.007 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.009 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:13:38.097 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.121 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.123 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:13:38.182 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.246 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.248 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:13:38.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.379 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:13:38.379 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:13:38.382 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.388 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:13:38.438 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1e113c57]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:38.439 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1e113c57]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 863 ms.
17:13:38.462 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd3571a77bee57785734abb3d3278f5c46238465' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:13:38.470 [qtp1435628477-37] INFO  c.c.c.l.LocalRepoManagerImpl - [1e113c57]_close: Shutting down real LocalRepoManager.
17:13:38.662 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
WatchTaskFirstWrittenChunk started
17:13:38.688 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:13:38.780 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 179226 bytes in 91 ms. path='/#4/#b'
17:13:38.798 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:13:38.876 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:38.973 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.987 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:38.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:13:39.031 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d62c4b54eb9fc461c61771b12aa8a529bd052d6' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:13:39.070 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:39.113 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:13:39.114 [pool-28-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8f778a25-2ce2-4649-be18-a6e246c6a9c3 from='https://localhost:39967/8f778a25-2ce2-4649-be18-a6e246c6a9c3' toID=c0800ed0-7864-480d-9d5c-227b595c7dbd to='target/repo/j8rgovs4-k8lok-local', fromRepoLocalSync=true
17:13:39.114 [pool-29-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c0800ed0-7864-480d-9d5c-227b595c7dbd ('target/repo/j8rgovs4-k8lok-local')
17:13:39.143 [pool-29-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:13:39.154 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:13:39.188 [pool-29-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:13:39.206 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31536 bytes in 52 ms. path='/#4/a'
17:13:39.214 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:39.239 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:39.262 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38871 bytes in 4143 ms. path='/3/zzz'
17:13:39.270 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.273 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz
17:13:39.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.291 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:13:39.330 [pool-28-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd serverRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 renewalDateTime=2017-10-14T15:43:39.263Z expiryDateTime=2017-10-14T16:13:39.263Z
17:13:39.346 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:39.356 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:39.359 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0233b821c37bab82f9b44aa2d416cdc73b15e5d5' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:13:39.384 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="b792132a-3e56-4203-8d8d-cab8765f087e"] on repo=283598be-5944-4fd9-a64e-390842041f08
17:13:39.389 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.14%
17:13:39.395 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.27%
17:13:39.402 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.407 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:39.407 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.41%
17:13:39.415 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.55%
17:13:39.421 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:13:39.424 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72%
17:13:39.450 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [afffee]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:39.451 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [afffee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:39.515 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:13:39.578 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 510930 bytes in 157 ms. path='/#4/c+'
17:13:39.580 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:39.581 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:39.587 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:13:39.603 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:39.603 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:39.603 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:39.684 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:13:39.685 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:39.701 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:39.705 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.729 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.731 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:13:39.758 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:39.758 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:39.758 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:39.758 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:39.778 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:13:39.783 [pool-28-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.791 [pool-28-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:39.792 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae1af3adba533664a33f54d960688518ed6514f4' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:13:39.852 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:39.862 [pool-28-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.876 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:13:39.895 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:13:39.898 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:13:39.900 [pool-28-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:39.903 [pool-28-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1'
17:13:39.971 [pool-28-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b971c021a5d2af17a6905720ca005d27c5e14c9' to.sha1='<NoInstanceOf_NormalFileDto>'): /f1
17:13:39.988 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 467337 bytes in 112 ms. path='/#4/d$'
17:13:39.995 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:13:40.110 [pool-28-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:40.112 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:40.123 [pool-28-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f1'
17:13:40.125 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.187 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.198 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:13:40.286 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec48e8249437397a58c1900094d6e0afb2e0274b' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:13:40.327 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:40.338 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
createTempChunkFile: f1; createNewFile=true
17:13:40.491 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [afffee]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:40.492 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [afffee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1041 ms.
17:13:40.525 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 692106 bytes in 187 ms. path='/1 {11 11ä11#+} 1/a'
17:13:40.530 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [afffee]_close: Shutting down real LocalRepoManager.
17:13:40.536 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:40.594 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml
17:13:40.636 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.656 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.660 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:13:40.710 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='068fd57616e9a78b4eaf4397942b3431709a6fb5' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:13:40.743 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:40.746 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
FileWatcher: CHUNK_SIZE reached! chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0
17:13:40.834 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 154737 bytes in 88 ms. path='/1 {11 11ä11#+} 1/b'
17:13:40.843 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:40.870 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:40.876 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.890 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:40.894 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:13:40.948 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59403cb73f6f275f54bf268c2cd5bdace4c26002' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:13:41.000 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.012 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:13:41.114 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233576 bytes in 102 ms. path='/1 {11 11ä11#+} 1/c'
17:13:41.121 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:41.148 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.156 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.168 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.170 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:13:41.175 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [386464c6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:41.176 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [386464c6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:41.243 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a1531050cf8d6dd56d102b23dd2c2f22b4b61ec7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:13:41.268 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.270 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:13:41.313 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38692 bytes in 43 ms. path='/2/1 {11 11ä11#+} 1/a'
17:13:41.321 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:41.340 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.346 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.354 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:13:41.416 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fecb03f781f5c5418d044f65925d9bc2ea80a362' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
WatchTaskSyncOrder: checking for name=f1 and length=1061413
17:13:41.431 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:13:41.432 [pool-28-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:13:41.459 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.473 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]initPersistenceManagerFactory: repositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:41.475 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:13:41.490 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9052 ms.
17:13:41.522 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6853 bytes in 46 ms. path='/2/1 {11 11ä11#+} 1/b'
17:13:41.530 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:41.531 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g4-n7zcq-remote'
17:13:41.534 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g4-n7zcq-remote' locked successfully.
17:13:41.544 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.550 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.558 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.560 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:13:41.604 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d62a8b0ad01b93432746ed59031b667082e5565' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:13:41.637 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.639 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:13:41.655 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:13:41.661 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8f778a25-2ce2-4649-be18-a6e246c6a9c3 from='https://localhost:39967/8f778a25-2ce2-4649-be18-a6e246c6a9c3' toID=c0800ed0-7864-480d-9d5c-227b595c7dbd to='target/repo/j8rgovs4-k8lok-local', fromRepoLocalSync=true
17:13:41.670 [pool-31-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c0800ed0-7864-480d-9d5c-227b595c7dbd ('target/repo/j8rgovs4-k8lok-local')
17:13:41.677 [pool-31-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:13:41.682 [pool-31-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:13:41.683 [pool-31-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:13:41.756 [pool-30-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd serverRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 renewalDateTime=2017-10-14T15:43:39.263Z expiryDateTime=2017-10-14T16:13:39.263Z
17:13:41.779 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:41.781 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:41.806 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.08%
17:13:41.824 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 66.33%
17:13:41.827 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:41.829 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 82.67%
17:13:41.837 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1005300 bytes in 198 ms. path='/2/a'
17:13:41.845 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:41.847 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 87.80%
17:13:41.866 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:13:41.890 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:41.891 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:41.894 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:41.894 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:41.894 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:41.897 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:13:41.912 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:41.921 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.923 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:41.936 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.938 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:13:41.980 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:41.980 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:41.981 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:41.981 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:41.989 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14b45493cb2669aa17a0ccc8ddc839836f31d6ab' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:13:41.994 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:41.996 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:42.022 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.56%
17:13:42.024 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:42.028 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:42.052 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [386464c6]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:42.053 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [386464c6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 877 ms.
17:13:42.080 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:13:42.089 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 36.96%
17:13:42.091 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:42.092 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1'
17:13:42.146 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92640 bytes in 66 ms. path='/3/a'
17:13:42.146 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=14
17:13:42.154 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:42.156 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b971c021a5d2af17a6905720ca005d27c5e14c9' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /f1
17:13:42.172 [pool-30-thread-2] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:42.173 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/f1'
17:13:42.186 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [386464c6]_close: Shutting down real LocalRepoManager.
17:13:42.197 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:42.228 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
createTempChunkFile: f1; createNewFile=true
17:13:42.249 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:42.250 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:13:42.295 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a7a8b504222ba7b0c98ca272d56fcf0659b1425' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:13:42.316 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:42.347 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml
17:13:42.458 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 305672 bytes in 111 ms. path='/3/b'
17:13:42.464 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:42.510 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:42.561 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:42.574 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:42.576 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:13:42.624 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='178c4ca27490643b73bd3e0c70b3fa35c145c2f9' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:13:42.635 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12837 bytes in 462 ms. path='/f1'
17:13:42.642 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0 into destFile f1
17:13:42.653 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=118 remoteFromLocalRevision=14
17:13:42.655 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
WatchTaskSyncOrder: modified=f1, length=1048576
17:13:42.663 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34 into destFile f1
WatchTaskSyncOrder: modified=f1, length=1061413
WatchTaskSyncOrder: length reached! currentChildFileLength=1061413, name=f1
WatchTaskSyncOrder: modified=f1, length=1061413
deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml
WatchTaskSyncOrder: length reached! currentChildFileLength=1061413, name=f1
17:13:42.861 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:13:42.861 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=283598be-5944-4fd9-a64e-390842041f08 from='target/repo/j8rgmo64-t0cd7-local' toID=b792132a-3e56-4203-8d8d-cab8765f087e to='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e'
deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml
17:13:42.890 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [18371513]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:42.890 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [18371513]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:42.921 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153207 bytes in 60 ms. path='/3/c'
17:13:42.928 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:42.972 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:42.991 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.008 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.010 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:13:43.061 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd9d82d9848dd05ce76a717512893f7fdba5a868' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
WatchTaskSyncOrder: modified=f1, length=1061413
WatchTaskSyncOrder: length reached! currentChildFileLength=1061413, name=f1
17:13:43.097 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:43.101 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:13:43.159 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:43.187 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.233 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 661537 bytes in 131 ms. path='/3/d'
17:13:43.238 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:13:43.246 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 43.35%
17:13:43.248 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.251 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f0'
17:13:43.285 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:43.300 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eab77d36565edbd7a2300b94e0bb642b908048ee' to.sha1='<NoInstanceOf_NormalFileDto>'): /f0
17:13:43.308 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.331 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.334 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:13:43.335 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:43.353 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f0'
17:13:43.383 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='818b979cd0fd2b0b541aa22974a68aa470f82fe6' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:13:43.415 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:43.418 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:13:43.554 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 465203 bytes in 135 ms. path='/5#/e'
17:13:43.562 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
createTempChunkFile: f0; createNewFile=true
17:13:43.597 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:43.623 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:43.635 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:13:43.699 [qtp1724683277-136] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=3
17:13:43.746 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [18371513]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:43.747 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [18371513]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 857 ms.
17:13:43.769 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=106 remoteFromLocalRevision=3
17:13:43.774 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6bb4b612-a7dc-4104-ab8a-dda8abce835a from='target/repo/j8rgoswy-r1j5t-local' toID=4f452ca2-22f0-4a52-beb2-fad22905838b to='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b'
17:13:43.783 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [18371513]_close: Shutting down real LocalRepoManager.
deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml
17:13:43.815 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:43.818 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:43.829 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:43.830 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:43.905 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:13:43.923 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:43.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:43.935 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:43.935 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:43.935 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:43.938 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:43.938 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:43.960 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=106
17:13:43.994 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a transaction.localRevision=6 remoteFromLocalRevision=106
17:13:44.021 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=false
17:13:44.044 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:44.046 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:44.046 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:44.046 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:44.055 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
createTempChunkFile: f0; createNewFile=true
17:13:44.090 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:44.092 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:44.092 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:44.092 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:44.092 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:44.168 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:44.168 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:44.188 [qtp1724683277-68] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=6
17:13:44.211 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=109 remoteFromLocalRevision=6
17:13:44.225 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:44.244 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7a4bfa97]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:44.245 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7a4bfa97]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml
17:13:44.458 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1061114 bytes in 1105 ms. path='/f0'
17:13:44.463 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0 into destFile f0
WatchTaskSyncOrder: checking for name=f0 and length=1061114
WatchTaskSyncOrder: modified=f0, length=1048576
17:13:44.479 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34 into destFile f0
WatchTaskSyncOrder: modified=f0, length=1061114
WatchTaskSyncOrder: length reached! currentChildFileLength=1061114, name=f0
WatchTaskSyncOrder: modified=f0, length=1061114
WatchTaskSyncOrder: length reached! currentChildFileLength=1061114, name=f0
deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml
17:13:44.606 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:44.607 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=true
17:13:44.608 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6bb4b612-a7dc-4104-ab8a-dda8abce835a ('target/repo/j8rgoswy-r1j5t-local')
17:13:44.613 [pool-8-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94%
deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml
17:13:44.700 [pool-8-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27%
17:13:44.763 [pool-8-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60%
WatchTaskSyncOrder: modified=f0, length=1061114
WatchTaskSyncOrder: length reached! currentChildFileLength=1061114, name=f0
17:13:44.968 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7a4bfa97]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:44.969 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7a4bfa97]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 724 ms.
17:13:45.013 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [7a4bfa97]_close: Shutting down real LocalRepoManager.
17:13:45.054 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:45.061 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.075 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.090 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.091 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f2'
17:13:45.158 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a serverRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b renewalDateTime=2017-10-14T15:43:35.810Z expiryDateTime=2017-10-14T16:13:35.810Z
17:13:45.162 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f2eb5bad5e5fb4dc16c53d8d12e5e8b10972b4e' to.sha1='<NoInstanceOf_NormalFileDto>'): /f2
17:13:45.174 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:45.176 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:45.194 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:45.198 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f2'
17:13:45.207 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:13:45.221 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:13:45.234 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:45.249 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:13:45.357 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:13:45.393 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:45.394 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:45.399 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:45.399 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:45.399 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:45.403 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=10
17:13:45.409 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
createTempChunkFile: f2; createNewFile=true
17:13:45.430 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:45.430 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:45.430 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:45.430 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:45.492 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 28.96%
17:13:45.493 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.36%
17:13:45.495 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 41.76%
17:13:45.496 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.498 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:13:45.544 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:45.551 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:13:45.551 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:13:45.552 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:45.566 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6014bb677d54261c6d8b55ce9014d6864990bbce' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:13:45.571 [main] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=118 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106
17:13:45.571 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=118
17:13:45.572 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1 {11 11ä11#+} 1/a
17:13:45.574 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.582 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.15%
17:13:45.610 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:45.612 [qtp1724683277-136] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=10
deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml
17:13:45.623 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:45.623 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:45.623 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:45.623 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:45.626 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=112 remoteFromLocalRevision=10
17:13:45.670 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6bb4b612-a7dc-4104-ab8a-dda8abce835a from='target/repo/j8rgoswy-r1j5t-local' toID=4f452ca2-22f0-4a52-beb2-fad22905838b to='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b'
17:13:45.671 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24%
17:13:45.672 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:45.674 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:45.701 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e localRepositoryRevisionSynced=118
17:13:45.709 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:45.712 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:45.713 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:45.713 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:45.716 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=112
17:13:45.730 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [3ea340f9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:45.731 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [3ea340f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:45.768 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms.
17:13:45.782 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:45.783 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:45.783 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:45.783 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:45.789 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.97%
17:13:45.800 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.802 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
createTempChunkFile: f2; createNewFile=true
17:13:45.885 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.898 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:45.899 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:13:46.041 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:46.048 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:46.050 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 70.90%
deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml
17:13:46.088 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=112
17:13:46.112 [qtp1724683277-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a transaction.localRevision=15 remoteFromLocalRevision=112
17:13:46.116 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=false
17:13:46.140 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:46.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:46.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:46.142 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:46.144 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=10 localRepositoryRevisionInProgress=15
17:13:46.161 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms.
17:13:46.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:46.167 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:46.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:46.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:46.199 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 77.11%
17:13:46.199 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 84.58%
17:13:46.201 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:46.212 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2'
17:13:46.222 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:46.230 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 92.04%
17:13:46.230 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:46.276 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1072340 bytes in 1078 ms. path='/f2'
17:13:46.283 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0 into destFile f2
WatchTaskSyncOrder: checking for name=f2 and length=1072340
WatchTaskSyncOrder: modified=f2, length=1048576
17:13:46.311 [qtp1724683277-137] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=15
17:13:46.327 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=118 remoteFromLocalRevision=15
17:13:46.318 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34 into destFile f2
17:13:46.330 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00%
WatchTaskSyncOrder: modified=f2, length=1072340
WatchTaskSyncOrder: length reached! currentChildFileLength=1072340, name=f2
WatchTaskSyncOrder: finished all
deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml
deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml
17:13:46.568 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [3ea340f9]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:46.568 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [3ea340f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 837 ms.
17:13:46.601 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [3ea340f9]_close: Shutting down real LocalRepoManager.
17:13:46.642 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:46.650 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=true
17:13:46.650 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6bb4b612-a7dc-4104-ab8a-dda8abce835a ('target/repo/j8rgoswy-r1j5t-local')
17:13:46.675 [pool-9-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:46.728 [pool-9-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27%
17:13:46.749 [pool-9-thread-1] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60%
17:13:46.788 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8f778a25-2ce2-4649-be18-a6e246c6a9c3"] on repo=c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:46.800 [pool-30-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:46.823 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 49.75%
17:13:46.927 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a serverRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b renewalDateTime=2017-10-14T15:43:35.810Z expiryDateTime=2017-10-14T16:13:35.810Z
17:13:46.926 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd localRepositoryRevisionSynced=5
17:13:46.975 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:46.977 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:46.980 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:13:46.976 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd remoteRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 transaction.localRevision=25 remoteFromLocalRevision=5
17:13:46.991 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:13:46.998 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c0800ed0-7864-480d-9d5c-227b595c7dbd from='target/repo/j8rgovs4-k8lok-local' toID=8f778a25-2ce2-4649-be18-a6e246c6a9c3 to='https://localhost:39967/8f778a25-2ce2-4649-be18-a6e246c6a9c3'
17:13:47.039 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:47.042 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:47.042 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:47.042 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:47.075 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [73f14656]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:47.076 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [73f14656]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:47.082 [pool-30-thread-2] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd remoteRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=25
17:13:47.093 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:47.105 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:47.105 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:47.105 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:47.105 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:47.110 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:13:47.117 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 63.43%
17:13:47.117 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 74.63%
17:13:47.119 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:13:47.136 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:13:47.145 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd remoteRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 localRepositoryRevisionSynced=25
17:13:47.174 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd transaction.localRevision=8 remoteFromLocalRevision=25
17:13:47.211 [pool-30-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8f778a25-2ce2-4649-be18-a6e246c6a9c3 from='https://localhost:39967/8f778a25-2ce2-4649-be18-a6e246c6a9c3' toID=c0800ed0-7864-480d-9d5c-227b595c7dbd to='target/repo/j8rgovs4-k8lok-local', fromRepoLocalSync=false
17:13:47.217 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:47.219 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:47.226 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:47.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:47.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:47.229 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18
17:13:47.229 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:47.231 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8f778a25-2ce2-4649-be18-a6e246c6a9c3
17:13:47.231 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c0800ed0-7864-480d-9d5c-227b595c7dbd
17:13:47.231 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:47.234 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:47.241 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8
17:13:47.246 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:47.248 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:47.249 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:47.249 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:47.249 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:47.257 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:13:47.257 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:13:47.282 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:47.283 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:47.283 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:47.283 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:47.298 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 29.60%
17:13:47.300 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.302 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision'
17:13:47.324 [qtp282289488-79] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 remoteRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd localRepositoryRevisionSynced=8
17:13:47.371 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.386 [pool-30-thread-2] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c0800ed0-7864-480d-9d5c-227b595c7dbd remoteRepositoryId=8f778a25-2ce2-4649-be18-a6e246c6a9c3 transaction.localRevision=28 remoteFromLocalRevision=8
17:13:47.396 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.398 [pool-30-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
17:13:47.398 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1'
17:13:47.422 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.426 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:47.433 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:47.437 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.20%
17:13:47.439 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 40.80%
17:13:47.441 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.442 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/a'
17:13:47.481 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6014bb677d54261c6d8b55ce9014d6864990bbce' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/a
17:13:47.579 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:47.581 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/a'
17:13:47.645 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38692 bytes in 64 ms. path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/a'
17:13:47.654 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:47.820 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [73f14656]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:47.820 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [73f14656]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 744 ms.
17:13:47.872 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:47.876 [qtp1435628477-164] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 transaction.localRevision=17 remoteFromLocalRevision=118
17:13:47.878 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [73f14656]_close: Shutting down real LocalRepoManager.
17:13:47.880 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.887 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:47.888 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/b'
17:13:47.954 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fecb03f781f5c5418d044f65925d9bc2ea80a362' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/b
17:13:47.965 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6508e82]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiuy-lzpka-local'
17:13:47.976 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6508e82]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiuy-lzpka-local' locked successfully.
17:13:47.981 [closeDeferredTimer-50eac852-1] INFO  c.c.c.l.LocalRepoManagerImpl - [50eac852]_close: Shutting down real LocalRepoManager.
17:13:48.024 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.027 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/b'
17:13:48.054 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6853 bytes in 27 ms. path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/1 {11 11ä11#+} 1/b'
17:13:48.062 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:48.089 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.100 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:48.107 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:48.108 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/a'
17:13:48.147 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7d62a8b0ad01b93432746ed59031b667082e5565' to.sha1='<NoInstanceOf_NormalFileDto>'): /2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/a
17:13:48.175 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.178 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/a'
17:13:48.391 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1005300 bytes in 213 ms. path='/2.j8rgphb2uP4I0p5Gu258D2T2LsfBCQ.collision/a'
17:13:48.422 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:48.501 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b792132a-3e56-4203-8d8d-cab8765f087e from='https://localhost:39599/b792132a-3e56-4203-8d8d-cab8765f087e' toID=283598be-5944-4fd9-a64e-390842041f08 to='target/repo/j8rgmo64-t0cd7-local', fromRepoLocalSync=false
17:13:48.528 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [333e1027]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:48.529 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [333e1027]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:48.526 [closeDeferredTimer-60737b23-1] INFO  c.c.c.l.LocalRepoManagerImpl - [60737b23]_close: Shutting down real LocalRepoManager.
17:13:48.559 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="4f452ca2-22f0-4a52-beb2-fad22905838b"] on repo=6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.573 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:48.588 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.63%
17:13:48.616 [qtp1724683277-137] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=18
17:13:48.657 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=141 remoteFromLocalRevision=18
17:13:48.664 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6bb4b612-a7dc-4104-ab8a-dda8abce835a from='target/repo/j8rgoswy-r1j5t-local' toID=4f452ca2-22f0-4a52-beb2-fad22905838b to='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b'
17:13:48.697 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:48.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:48.699 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:48.701 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=141
17:13:48.706 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:48.708 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:48.708 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:48.708 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:48.708 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:48.710 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43%
17:13:48.710 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63%
17:13:48.717 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b localRepositoryRevisionSynced=141
17:13:48.749 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a transaction.localRevision=21 remoteFromLocalRevision=141
17:13:48.754 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4f452ca2-22f0-4a52-beb2-fad22905838b from='https://localhost:35503/4f452ca2-22f0-4a52-beb2-fad22905838b' toID=6bb4b612-a7dc-4104-ab8a-dda8abce835a to='target/repo/j8rgoswy-r1j5t-local', fromRepoLocalSync=false
17:13:48.801 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:48.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4f452ca2-22f0-4a52-beb2-fad22905838b
17:13:48.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bb4b612-a7dc-4104-ab8a-dda8abce835a
17:13:48.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:48.804 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21
17:13:48.818 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:48.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:48.822 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:48.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:48.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:48.829 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:48.829 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:48.873 [qtp1724683277-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b remoteRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a localRepositoryRevisionSynced=21
17:13:48.891 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bb4b612-a7dc-4104-ab8a-dda8abce835a remoteRepositoryId=4f452ca2-22f0-4a52-beb2-fad22905838b transaction.localRevision=144 remoteFromLocalRevision=21
17:13:48.894 [main] INFO  c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:48.899 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [45cd8607]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:48.900 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5d9bb69b]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.914 sec - in co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT
17:13:48.922 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@5d800e1b{HTTP/1.1}{127.0.0.1:0}
17:13:48.929 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@54198c5a{/,null,UNAVAILABLE}
17:13:48.941 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/STGY1wjlxrJWE65KW4VJKg/.cloudstore/localServerRunning.deleteToStop
17:13:48.980 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@31863cac{SSL-http/1.1}{0.0.0.0:35503}
17:13:48.983 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7c352856{/,null,UNAVAILABLE}
17:13:49.312 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [333e1027]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:49.313 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [333e1027]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 784 ms.
17:13:49.347 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [333e1027]_close: Shutting down real LocalRepoManager.
17:13:49.683 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]initPersistenceManagerFactory: repositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a
17:13:49.772 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5470 ms.
17:13:49.960 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6904de0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:49.962 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6904de0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:50.156 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=375.5 MiB, used=34.7 MiB, available=3.4 GiB
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = e8b2d65b-4059-4c03-83f9-2a960945ac72
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g3-3fw88-local
  localRepository.publicKeySha1 = 5E:C7:1B:D1:EC:25:24:08:82:E4:69:8F:A5:C2:41:D8:3A:20:78:F0

  remoteRepository.repositoryId = d7bf34d5-2e19-4eee-8590-2b3b57498b8a
  remoteRepository.remoteRoot = https://localhost:39298/d7bf34d5-2e19-4eee-8590-2b3b57498b8a
  remoteRepository.publicKeySha1 = 3A:FD:DC:0E:42:57:45:46:82:D7:49:3E:EB:67:8F:58:FD:61:4A:6D

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection e8b2d65b-4059-4c03-83f9-2a960945ac72 d7bf34d5-2e19-4eee-8590-2b3b57498b8a
17:13:50.872 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6904de0]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:50.874 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6904de0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 911 ms.
17:13:50.900 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:50.918 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b792132a-3e56-4203-8d8d-cab8765f087e
17:13:50.919 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 283598be-5944-4fd9-a64e-390842041f08
17:13:50.919 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:50.928 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17
17:13:50.972 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:50.993 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=377.0 MiB, used=32.8 MiB, available=3.5 GiB
17:13:51.002 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:51.003 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:51.003 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:51.003 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:51.008 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6904de0]_close: Shutting down real LocalRepoManager.
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = d7bf34d5-2e19-4eee-8590-2b3b57498b8a
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgp3g4-n7zcq-remote
  localRepository.publicKeySha1 = 3A:FD:DC:0E:42:57:45:46:82:D7:49:3E:EB:67:8F:58:FD:61:4A:6D

  remoteRepository.repositoryId = e8b2d65b-4059-4c03-83f9-2a960945ac72
  remoteRepository.publicKeySha1 = 5E:C7:1B:D1:EC:25:24:08:82:E4:69:8F:A5:C2:41:D8:3A:20:78:F0

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection d7bf34d5-2e19-4eee-8590-2b3b57498b8a e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:51.617 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 77.11%
17:13:51.619 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:51.619 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:51.639 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5003483e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:51.640 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5003483e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:51.718 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00%
17:13:51.729 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00%
17:13:51.749 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00%
17:13:51.847 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61%
17:13:51.907 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34%
17:13:51.957 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 79.95%
17:13:51.982 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67%
17:13:52.033 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.91%
17:13:52.098 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00%
17:13:52.400 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:13:52.401 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7bf34d5-2e19-4eee-8590-2b3b57498b8a from='https://localhost:39298/d7bf34d5-2e19-4eee-8590-2b3b57498b8a' toID=e8b2d65b-4059-4c03-83f9-2a960945ac72 to='target/repo/j8rgp3g3-3fw88-local', fromRepoLocalSync=true
17:13:52.402 [pool-6-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e8b2d65b-4059-4c03-83f9-2a960945ac72 ('target/repo/j8rgp3g3-3fw88-local')
17:13:52.427 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:13:52.455 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03%
17:13:52.505 [pool-6-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11%
17:13:52.530 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5003483e]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:52.530 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5003483e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 890 ms.
17:13:52.575 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5003483e]_close: Shutting down real LocalRepoManager.
17:13:52.606 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 serverRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a renewalDateTime=2017-10-14T15:43:52.553Z expiryDateTime=2017-10-14T16:13:52.553Z
17:13:52.631 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:13:52.672 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:13:52.681 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:13:52.682 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:13:52.683 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:52.686 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d7bf34d5-2e19-4eee-8590-2b3b57498b8a
17:13:52.686 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:52.687 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:52.830 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a remoteRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2
17:13:52.862 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:52.884 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:52.884 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:52.884 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:52.884 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:52.896 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84%
17:13:52.900 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:52.913 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:13:52.929 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338cc58]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote'
17:13:52.930 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338cc58]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgmo67-cow3e-remote' locked successfully.
17:13:52.948 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:52.974 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80%
17:13:52.974 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75%
17:13:53.057 [qtp1228634502-66] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a remoteRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 localRepositoryRevisionSynced=2
17:13:53.084 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 remoteRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a transaction.localRevision=5 remoteFromLocalRevision=2
17:13:53.088 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e8b2d65b-4059-4c03-83f9-2a960945ac72 from='target/repo/j8rgp3g3-3fw88-local' toID=d7bf34d5-2e19-4eee-8590-2b3b57498b8a to='https://localhost:39298/d7bf34d5-2e19-4eee-8590-2b3b57498b8a'
17:13:53.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:53.122 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:53.123 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d7bf34d5-2e19-4eee-8590-2b3b57498b8a
17:13:53.123 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:53.148 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 remoteRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5
17:13:53.165 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:53.233 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:53.233 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:53.233 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:53.234 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:53.238 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.239 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:13:53.371 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.378 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 55.10%
17:13:53.379 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.381 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:13:53.442 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.465 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.467 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:13:53.529 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.538 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.540 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:13:53.584 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.593 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 60.34%
17:13:53.594 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 65.58%
17:13:53.596 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:53.597 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6508e82]initPersistenceManagerFactory: repositoryId=d1c00192-746b-46ad-999e-9c834e57c290
17:13:53.599 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:13:53.604 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6508e82]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2930 ms.
17:13:53.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c1d73ebdbbad0d70d882bb0f7168164c7d461d0' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
Oct 14, 2017 5:13:53 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:53.654 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [975f349]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiv0-j35y9-remote'
17:13:53.661 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [975f349]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiv0-j35y9-remote' locked successfully.
17:13:53.688 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338cc58]initPersistenceManagerFactory: repositoryId=b792132a-3e56-4203-8d8d-cab8765f087e
17:13:53.690 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338cc58]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 760 ms.
17:13:53.778 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:53.784 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:13:53.796 [qtp1435628477-164] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e remoteRepositoryId=283598be-5944-4fd9-a64e-390842041f08 localRepositoryRevisionSynced=17
17:13:53.800 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338cc58]_close: Shutting down real LocalRepoManager.
17:13:53.962 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 764154 bytes in 178 ms. path='/1 {11 11ä11#+} 1/a'
Oct 14, 2017 5:13:53 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:54.002 [qtp1228634502-65] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:54.119 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:54.173 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:54.256 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:54.259 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:13:54.310 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='28ccf9955e3dae9b1a7ea49bca4af9299e6a7872' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
Oct 14, 2017 5:13:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:54.328 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=283598be-5944-4fd9-a64e-390842041f08 remoteRepositoryId=b792132a-3e56-4203-8d8d-cab8765f087e transaction.localRevision=121 remoteFromLocalRevision=17
17:13:54.343 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:54.386 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:54.391 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:13:54.438 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5a06904]_close: Shutting down real LocalRepoManager.
17:13:54.550 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 770818 bytes in 159 ms. path='/1 {11 11ä11#+} 1/b'
Oct 14, 2017 5:13:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:54.582 [qtp1228634502-66] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:54.680 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:54.693 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:54.760 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:54.763 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:13:54.801 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44f518c18b8bdbf6b219265c846b4870bcd1ab5d' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
Oct 14, 2017 5:13:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:54.866 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:54.934 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:13:54.972 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40032 bytes in 37 ms. path='/1 {11 11ä11#+} 1/c'
Oct 14, 2017 5:13:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:55.006 [qtp1228634502-66] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:55.051 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:55.067 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.137 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.138 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:13:55.187 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2afa0addf1f4366fb143cb9aeaec8f2188bb1896' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
Oct 14, 2017 5:13:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:55.270 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:55.283 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:13:55.375 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [c94bd18]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local'
17:13:55.377 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [c94bd18]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local' locked successfully.
17:13:55.428 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 396960 bytes in 145 ms. path='/2/1 {11 11ä11#+} 1/a'
Oct 14, 2017 5:13:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:55.460 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:55.548 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:55.584 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.610 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.614 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:13:55.664 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='45de792c37882eec5068c447b8e653da4f8306a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
Oct 14, 2017 5:13:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:55.732 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:55.766 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:13:55.809 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 19455 bytes in 42 ms. path='/2/1 {11 11ä11#+} 1/b'
Oct 14, 2017 5:13:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:55.846 [qtp1228634502-32] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:55.874 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:55.889 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.914 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:55.916 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:13:55.962 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb9d5c0472ce57afc5fabae3527c06537911f4c6' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
Oct 14, 2017 5:13:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:56.034 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:56.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:13:56.152 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 94944 bytes in 54 ms. path='/2/a'
Oct 14, 2017 5:13:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:56.192 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:56.222 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:56.283 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:56.301 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:56.303 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:13:56.355 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0c04aa421209a23e0a5f5ff7fb8e4a794ea9b66' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
Oct 14, 2017 5:13:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:56.472 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:56.827 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:13:56.878 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128744 bytes in 51 ms. path='/3/a'
Oct 14, 2017 5:13:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:56.909 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:13:56.971 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:56.979 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:56.988 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:56.991 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:13:57.042 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0632a947b44d5f8a74b6adb38bd9d80b8b816ba' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
Oct 14, 2017 5:13:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:57.146 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:57.202 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:13:57.272 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 294986 bytes in 70 ms. path='/3/b'
Oct 14, 2017 5:13:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:57.297 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:13:57.351 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:57.372 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:57.420 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:57.425 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:13:57.479 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8a40a61298c75f9b26ce6e3110be8dd98b09a8aa' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
Oct 14, 2017 5:13:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:57.532 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:57.535 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:13:57.696 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 845940 bytes in 161 ms. path='/3/c'
Oct 14, 2017 5:13:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:57.721 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:13:57.841 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:57.895 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:57.905 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:57.907 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:13:57.945 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e6f59481f9ec8f9f23d39d3b344437bc8c668c7' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
Oct 14, 2017 5:13:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:58.008 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:58.048 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:13:58.098 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51547 bytes in 50 ms. path='/3/d'
Oct 14, 2017 5:13:58 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:13:58.127 [qtp1228634502-65] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:13:58.212 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="e8b2d65b-4059-4c03-83f9-2a960945ac72"] on repo=e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:58.219 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:13:58.299 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.15%
17:13:58.339 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 remoteRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a localRepositoryRevisionSynced=5
17:13:58.385 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a remoteRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 transaction.localRevision=39 remoteFromLocalRevision=5
17:13:58.394 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d7bf34d5-2e19-4eee-8590-2b3b57498b8a from='https://localhost:39298/d7bf34d5-2e19-4eee-8590-2b3b57498b8a' toID=e8b2d65b-4059-4c03-83f9-2a960945ac72 to='target/repo/j8rgp3g3-3fw88-local', fromRepoLocalSync=false
17:13:58.415 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:13:58.418 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d7bf34d5-2e19-4eee-8590-2b3b57498b8a
17:13:58.418 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e8b2d65b-4059-4c03-83f9-2a960945ac72
17:13:58.419 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:13:58.424 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a remoteRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=39
17:13:58.443 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:13:58.447 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:13:58.447 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:13:58.447 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:13:58.447 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:13:58.458 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:13:58.458 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:13:58.484 [qtp1228634502-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a remoteRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 localRepositoryRevisionSynced=39
17:13:58.615 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e8b2d65b-4059-4c03-83f9-2a960945ac72 remoteRepositoryId=d7bf34d5-2e19-4eee-8590-2b3b57498b8a transaction.localRevision=42 remoteFromLocalRevision=39
17:13:58.690 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:13:58.788 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:58.789 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:13:58.795 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7c5d36c3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7s-4zic5-local'
17:13:58.797 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7c5d36c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7s-4zic5-local' locked successfully.
17:14:00.197 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [975f349]initPersistenceManagerFactory: repositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:00.254 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [975f349]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4227 ms.
17:14:00.802 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=375.0 MiB, used=45.1 MiB, available=3.4 GiB
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = d1c00192-746b-46ad-999e-9c834e57c290
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiuy-lzpka-local
  localRepository.publicKeySha1 = 25:6D:16:58:43:FF:E8:03:12:00:3D:E0:31:EE:AD:23:CB:A5:0F:6F

  remoteRepository.repositoryId = 432234aa-6899-4cec-a11c-e6fe6c56df90
  remoteRepository.remoteRoot = https://localhost:39967/432234aa-6899-4cec-a11c-e6fe6c56df90
  remoteRepository.publicKeySha1 = BD:11:16:BD:6B:15:8A:AF:16:EC:1A:63:97:89:76:A7:72:84:ED:C0

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection d1c00192-746b-46ad-999e-9c834e57c290 432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:01.560 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=376.5 MiB, used=36.6 MiB, available=3.4 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 432234aa-6899-4cec-a11c-e6fe6c56df90
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpiv0-j35y9-remote
  localRepository.publicKeySha1 = BD:11:16:BD:6B:15:8A:AF:16:EC:1A:63:97:89:76:A7:72:84:ED:C0

  remoteRepository.repositoryId = d1c00192-746b-46ad-999e-9c834e57c290
  remoteRepository.publicKeySha1 = 25:6D:16:58:43:FF:E8:03:12:00:3D:E0:31:EE:AD:23:CB:A5:0F:6F

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 432234aa-6899-4cec-a11c-e6fe6c56df90 d1c00192-746b-46ad-999e-9c834e57c290
WatchTaskFirstWrittenChunk started
17:14:02.441 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:14:02.442 [pool-32-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=432234aa-6899-4cec-a11c-e6fe6c56df90 from='https://localhost:39967/432234aa-6899-4cec-a11c-e6fe6c56df90' toID=d1c00192-746b-46ad-999e-9c834e57c290 to='target/repo/j8rgpiuy-lzpka-local', fromRepoLocalSync=true
17:14:02.442 [pool-33-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1c00192-746b-46ad-999e-9c834e57c290 ('target/repo/j8rgpiuy-lzpka-local')
17:14:02.498 [pool-33-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:14:02.520 [pool-33-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:14:02.583 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [c94bd18]initPersistenceManagerFactory: repositoryId=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:02.587 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [c94bd18]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3888 ms.
localRoot: j8rgpokt-pqbrx-local
localRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:02.629 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e647f39]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:02.641 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e647f39]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:02.654 [pool-32-thread-2] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 serverRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 renewalDateTime=2017-10-14T15:44:02.598Z expiryDateTime=2017-10-14T16:14:02.598Z
17:14:02.673 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:02.683 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:02.710 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.18%
17:14:02.715 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 60.36%
17:14:02.720 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 65.53%
17:14:02.725 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 70.71%
17:14:02.844 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:14:02.856 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:02.856 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:02.859 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:02.860 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d1c00192-746b-46ad-999e-9c834e57c290
17:14:02.860 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:02.883 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:14:02.892 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:02.937 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:02.937 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:02.938 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:02.938 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:02.948 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:14:02.951 [pool-32-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:02.960 [pool-32-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:14:02.990 [pool-32-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:03.076 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:14:03.078 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:14:03.079 [pool-32-thread-2] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:03.081 [pool-32-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d'
17:14:03.140 [pool-32-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1caff7c813946c08906b5358705d72c3bdd46ff' to.sha1='<NoInstanceOf_NormalFileDto>'): /d
17:14:03.271 [pool-32-thread-2] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="432234aa-6899-4cec-a11c-e6fe6c56df90"] on repo=d1c00192-746b-46ad-999e-9c834e57c290
17:14:03.277 [pool-32-thread-2] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d'
createTempChunkFile: d; createNewFile=true
deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml
FileWatcher: CHUNK_SIZE reached! chunk_3c363836cf4e16666669a25da280a1865c2d2874_0
17:14:03.920 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:14:03.920 [pool-32-thread-2] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
WatchTaskChunksToFile: ready
17:14:04.149 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 0.50%
17:14:04.150 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=432234aa-6899-4cec-a11c-e6fe6c56df90 from='https://localhost:39967/432234aa-6899-4cec-a11c-e6fe6c56df90' toID=d1c00192-746b-46ad-999e-9c834e57c290 to='target/repo/j8rgpiuy-lzpka-local', fromRepoLocalSync=true
17:14:04.150 [pool-35-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d1c00192-746b-46ad-999e-9c834e57c290 ('target/repo/j8rgpiuy-lzpka-local')
17:14:04.154 [pool-35-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 12.94%
17:14:04.158 [pool-35-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 19.03%
17:14:04.159 [pool-35-thread-1] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 25.12%
17:14:04.242 [pool-34-thread-3] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 serverRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 renewalDateTime=2017-10-14T15:44:02.598Z expiryDateTime=2017-10-14T16:14:02.598Z
17:14:04.263 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:04.266 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:04.269 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:14:04.271 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 99.00%
17:14:04.276 [pool-5-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:04.279 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:04.282 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:04.282 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d1c00192-746b-46ad-999e-9c834e57c290
17:14:04.283 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:04.284 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=4
17:14:04.299 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:04.307 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:04.307 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:04.307 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:04.307 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:04.385 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 30.16%
17:14:04.389 [pool-34-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:04.391 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 35.76%
17:14:04.399 [pool-34-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:04.401 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d'
17:14:04.445 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1caff7c813946c08906b5358705d72c3bdd46ff' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /d
17:14:04.455 [pool-34-thread-3] WARN  c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=d1c00192-746b-46ad-999e-9c834e57c290
17:14:04.455 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d'
createTempChunkFile: d; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksCreated=1
17:14:04.811 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7c5d36c3]initPersistenceManagerFactory: repositoryId=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:04.814 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7c5d36c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3210 ms.
deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml
localRoot: j8rgpr7s-4zic5-local
localRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:04.844 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [787a4519]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7u-nageq-remote'
17:14:04.847 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [787a4519]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7u-nageq-remote' locked successfully.
createTempChunkFile: d; createNewFile=true
watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksCreated=2
deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml
17:14:05.485 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1052998 bytes in 1030 ms. path='/d'
17:14:05.494 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksDeleted=1
17:14:05.510 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34 into destFile d
WatchTaskChunksToFile: length reached! length=1052998
watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksDeleted=2
deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml
deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml
17:14:06.021 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="432234aa-6899-4cec-a11c-e6fe6c56df90"] on repo=d1c00192-746b-46ad-999e-9c834e57c290
17:14:06.046 [pool-34-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:06.064 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 41.36%
17:14:06.066 [pool-34-thread-3] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:06.068 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 46.95%
17:14:06.114 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 localRepositoryRevisionSynced=4
17:14:06.175 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 remoteRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 transaction.localRevision=11 remoteFromLocalRevision=4
17:14:06.184 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d1c00192-746b-46ad-999e-9c834e57c290 from='target/repo/j8rgpiuy-lzpka-local' toID=432234aa-6899-4cec-a11c-e6fe6c56df90 to='https://localhost:39967/432234aa-6899-4cec-a11c-e6fe6c56df90'
17:14:06.209 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:06.211 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d1c00192-746b-46ad-999e-9c834e57c290
17:14:06.211 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:06.211 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:06.247 [pool-34-thread-3] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 remoteRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11
17:14:06.263 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:06.272 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:06.272 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:06.272 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:06.272 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:06.275 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 52.24%
17:14:06.275 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 63.43%
17:14:06.275 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 74.63%
17:14:06.292 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 remoteRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 localRepositoryRevisionSynced=11
17:14:06.332 [qtp282289488-166] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 transaction.localRevision=7 remoteFromLocalRevision=11
17:14:06.340 [pool-34-thread-3] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=432234aa-6899-4cec-a11c-e6fe6c56df90 from='https://localhost:39967/432234aa-6899-4cec-a11c-e6fe6c56df90' toID=d1c00192-746b-46ad-999e-9c834e57c290 to='target/repo/j8rgpiuy-lzpka-local', fromRepoLocalSync=false
17:14:06.355 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:06.357 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 432234aa-6899-4cec-a11c-e6fe6c56df90
17:14:06.357 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d1c00192-746b-46ad-999e-9c834e57c290
17:14:06.357 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:06.359 [pool-5-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 localRepositoryRevisionSynced=4 localRepositoryRevisionInProgress=7
17:14:06.363 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:06.364 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:06.364 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:06.364 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:06.364 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:06.399 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 88.31%
17:14:06.399 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 99.50%
17:14:06.425 [qtp282289488-80] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 remoteRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 localRepositoryRevisionSynced=7
17:14:06.499 [pool-34-thread-3] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d1c00192-746b-46ad-999e-9c834e57c290 remoteRepositoryId=432234aa-6899-4cec-a11c-e6fe6c56df90 transaction.localRevision=14 remoteFromLocalRevision=7
17:14:06.853 [pool-34-thread-3] INFO  c.c.c.t.SyncAbortIT - Synchronising...: 100.00%
hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2
17:14:07.373 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [6508e82]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:14:07.374 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [975f349]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 311.573 sec - in co.codewizards.cloudstore.test.SyncAbortIT
17:14:07.607 [closeDeferredTimer-4414ee28-1] INFO  c.c.c.l.LocalRepoManagerImpl - [4414ee28]_close: Shutting down real LocalRepoManager.
17:14:07.607 [closeDeferredTimer-33903444-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33903444]_close: Shutting down real LocalRepoManager.
17:14:08.571 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@14b4bc32{HTTP/1.1}{127.0.0.1:0}
17:14:08.585 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@40a27eda{/,null,UNAVAILABLE}
17:14:08.594 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/WBA68m1Kn-iDZojRs-4RJA/.cloudstore/localServerRunning.deleteToStop
17:14:08.634 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@7ba4734c{SSL-http/1.1}{0.0.0.0:39967}
17:14:08.636 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@227f5c12{/,null,UNAVAILABLE}
17:14:09.844 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e647f39]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:09.854 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e647f39]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4195 ms.
remoteRoot: j8rgpoku-xaru1-remote
remoteRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:10.235 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=362.5 MiB, used=31.2 MiB, available=3.5 GiB
17:14:10.478 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [787a4519]initPersistenceManagerFactory: repositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:10.480 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [787a4519]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2435 ms.
remoteRoot: j8rgpr7u-nageq-remote
remoteRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = d62affd8-ac92-435d-ab6c-f32055e53630
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local
  localRepository.publicKeySha1 = 93:F2:27:09:45:5B:05:0D:AB:BB:A6:90:A3:1A:DA:49:38:46:28:C5

  remoteRepository.repositoryId = c9fd9cff-4538-4bae-8c7f-d829cbc74586
  remoteRepository.remoteRoot = https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586
  remoteRepository.publicKeySha1 = B3:88:A2:59:D4:D7:7B:D4:8F:E5:1B:EF:D4:29:5E:DC:56:8B:55:E2

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection d62affd8-ac92-435d-ab6c-f32055e53630 c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:10.972 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=390.0 MiB, used=42.8 MiB, available=3.4 GiB
17:14:11.014 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=376.5 MiB, used=26.9 MiB, available=3.5 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = c9fd9cff-4538-4bae-8c7f-d829cbc74586
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote
  localRepository.publicKeySha1 = B3:88:A2:59:D4:D7:7B:D4:8F:E5:1B:EF:D4:29:5E:DC:56:8B:55:E2

  remoteRepository.repositoryId = d62affd8-ac92-435d-ab6c-f32055e53630
  remoteRepository.publicKeySha1 = 93:F2:27:09:45:5B:05:0D:AB:BB:A6:90:A3:1A:DA:49:38:46:28:C5

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection c9fd9cff-4538-4bae-8c7f-d829cbc74586 d62affd8-ac92-435d-ab6c-f32055e53630
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = e68acc8e-55e2-464e-a214-124d4baccc66
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7s-4zic5-local
  localRepository.publicKeySha1 = 81:1B:51:A4:8A:1C:9B:B2:23:8A:32:E2:AF:FE:AD:09:AA:52:4F:7B

  remoteRepository.repositoryId = 2fe39ba4-2f01-4570-9759-9252899aab5d
  remoteRepository.remoteRoot = https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d
  remoteRepository.publicKeySha1 = 8A:FE:A1:38:32:72:EE:36:66:A3:4D:1D:13:33:D6:88:C0:B5:8E:62

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection e68acc8e-55e2-464e-a214-124d4baccc66 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:11.625 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=392.5 MiB, used=35.6 MiB, available=3.4 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 2fe39ba4-2f01-4570-9759-9252899aab5d
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpr7u-nageq-remote
  localRepository.publicKeySha1 = 8A:FE:A1:38:32:72:EE:36:66:A3:4D:1D:13:33:D6:88:C0:B5:8E:62

  remoteRepository.repositoryId = e68acc8e-55e2-464e-a214-124d4baccc66
  remoteRepository.publicKeySha1 = 81:1B:51:A4:8A:1C:9B:B2:23:8A:32:E2:AF:FE:AD:09:AA:52:4F:7B

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 2fe39ba4-2f01-4570-9759-9252899aab5d e68acc8e-55e2-464e-a214-124d4baccc66
17:14:11.824 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:11.825 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=true
17:14:11.825 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d62affd8-ac92-435d-ab6c-f32055e53630 ('target/repo/j8rgpokt-pqbrx-local')
17:14:11.866 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:11.877 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:14:11.947 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 serverRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 renewalDateTime=2017-10-14T15:44:11.899Z expiryDateTime=2017-10-14T16:14:11.899Z
17:14:11.964 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:11.979 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:12.010 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.03%
17:14:12.105 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:14:12.129 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:14:12.186 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:14:12.266 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:14:12.343 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:12.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:12.347 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:12.347 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:12.347 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:12.363 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:14:12.371 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:12.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:12.442 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:12.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:12.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:12.471 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:12.472 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2fe39ba4-2f01-4570-9759-9252899aab5d from='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d' toID=e68acc8e-55e2-464e-a214-124d4baccc66 to='target/repo/j8rgpr7s-4zic5-local', fromRepoLocalSync=true
17:14:12.472 [pool-7-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e68acc8e-55e2-464e-a214-124d4baccc66 ('target/repo/j8rgpr7s-4zic5-local')
17:14:12.479 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.487 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:14:12.520 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:12.527 [pool-7-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:14:12.531 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.544 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.547 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:14:12.572 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.582 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.583 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:14:12.598 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.607 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:14:12.607 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 serverRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d renewalDateTime=2017-10-14T15:44:12.560Z expiryDateTime=2017-10-14T16:14:12.560Z
17:14:12.610 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.611 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:14:12.629 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.635 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:12.645 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.647 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:14:12.648 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:12.668 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.676 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.678 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:14:12.680 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.05%
17:14:12.693 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.699 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.700 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:14:12.713 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.726 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:14:12.727 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:14:12.728 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:12.730 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:14:12.788 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ca20bf92ea7cdc738da42654cb3c696930bcb9da' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:14:12.798 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:14:12.832 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:14:12.881 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:12.883 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:14:12.893 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:14:12.972 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:14:12.984 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222345 bytes in 101 ms. path='/#4/#b'
17:14:12.992 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:14:13.048 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.050 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:13.051 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:13.054 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:13.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:13.062 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.072 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:14:13.071 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.073 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:14:13.084 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:13.118 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9600a1516020dcb528d4afc0841d4cba3d0fa9e4' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:14:13.139 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.141 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:14:13.152 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:13.152 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:13.152 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:13.152 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:13.182 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.192 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:14:13.227 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.243 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.243 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461292 bytes in 101 ms. path='/#4/a'
17:14:13.244 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:14:13.249 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:13.269 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.278 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.279 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:14:13.281 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.287 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.294 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.295 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:14:13.298 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.306 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:14:13.307 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.309 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:14:13.327 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.335 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.337 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:14:13.341 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='921fa03579d6e52597935553ab2241a83e4201a7' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:14:13.361 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.364 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.367 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:14:13.368 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.370 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:14:13.390 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.400 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.405 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:14:13.418 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6865 bytes in 50 ms. path='/#4/c+'
17:14:13.426 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:14:13.426 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.443 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.447 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:14:13.447 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:14:13.450 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.450 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.452 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:14:13.460 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.462 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:14:13.501 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e712f79a5d98857c811674d4f23c7e561513a1b7' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:14:13.505 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='50d7f0c17cf8c87871f0961dd8b14d7cfbd7330f' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:14:13.530 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.534 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:14:13.555 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.558 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:14:13.572 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15903 bytes in 38 ms. path='/#4/d$'
17:14:13.578 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:14:13.592 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.603 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9090 bytes in 44 ms. path='/#4/#b'
17:14:13.604 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.612 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.613 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:14:13.613 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:14:13.659 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55717fee2b31c98e7023eef514c18bdafd130109' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:14:13.665 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.679 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.681 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:14:13.683 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.696 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.698 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:14:13.742 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 167664 bytes in 61 ms. path='/1 {11 11ä11#+} 1/a'
17:14:13.744 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='844e9d173367fa67d980575640ae9edfc248e8b5' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:14:13.750 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:13.771 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.773 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:14:13.774 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.780 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.789 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.791 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:14:13.829 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae6b6ab99a89943b7502c1b9922e185a86a13873' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:14:13.849 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 259578 bytes in 76 ms. path='/#4/a'
17:14:13.852 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.855 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:13.855 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:14:13.879 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.884 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.891 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.892 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:14:13.893 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21679 bytes in 37 ms. path='/1 {11 11ä11#+} 1/b'
17:14:13.899 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:13.913 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.918 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.926 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:13.927 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:14:13.937 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c9c797f77e856a52174c0fb077cffc0f6b599031' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:14:13.961 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:13.963 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:14:13.971 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cecac99491e9ff62a40770a7d6438f45fe178ace' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:14:13.994 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:13.997 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:14:14.007 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1276 bytes in 44 ms. path='/#4/c+'
17:14:14.014 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:14:14.030 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.038 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.047 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.049 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:14:14.090 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395580 bytes in 93 ms. path='/1 {11 11ä11#+} 1/c'
17:14:14.096 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:14.111 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8c6a98df93ba3878a6688f808bb98ce30301663f' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:14:14.126 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.131 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.138 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.139 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:14:14.151 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.153 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:14:14.176 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a5a9678d09f4a03d5996b93be7877c87c38d51fe' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:14:14.215 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.227 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:14:14.279 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 516032 bytes in 126 ms. path='/#4/d$'
17:14:14.287 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:14:14.316 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 307985 bytes in 88 ms. path='/2/1 {11 11ä11#+} 1/a'
17:14:14.323 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:14.328 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.336 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.345 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.347 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:14:14.352 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.360 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.368 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.369 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:14:14.399 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5acb3ab1a641613b279eb27d6d4889c4a4342006' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:14:14.427 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.428 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:14:14.443 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9bf62eba8d47ea7be2cb586a0345e3ccf1620fa' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:14:14.474 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.476 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:14:14.516 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18158 bytes in 40 ms. path='/2/1 {11 11ä11#+} 1/b'
17:14:14.525 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:14.540 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.546 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.559 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.560 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:14:14.601 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a185d2e71fcfe0614ab72cb74fd729ccaf5879ce' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:14:14.610 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 678942 bytes in 182 ms. path='/1 {11 11ä11#+} 1/a'
17:14:14.616 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:14.633 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.636 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:14:14.658 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.663 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.670 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.671 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:14:14.716 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d1f8d767e9b2e5a742f309ee62b8de72a6c2231' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:14:14.739 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.741 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:14:14.794 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 717178 bytes in 158 ms. path='/2/a'
17:14:14.800 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:14.843 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 593820 bytes in 102 ms. path='/1 {11 11ä11#+} 1/b'
17:14:14.848 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:14.849 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.854 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.862 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.863 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:14:14.887 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.893 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.902 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:14.904 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:14:14.922 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='20476d9ab8de78034421e38dbd5e77b03a38e0c6' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:14:14.946 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:14.948 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:14:14.963 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6290a99d4ab76470693fc3ca4fb6fdd4c3855537' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:14:14.986 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:14.987 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:14:14.995 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89685 bytes in 46 ms. path='/3/a'
17:14:15.004 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:15.024 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.031 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.038 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.039 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:14:15.073 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 347085 bytes in 85 ms. path='/1 {11 11ä11#+} 1/c'
17:14:15.080 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:15.087 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='79c71a9783c554453207aa90a8c65283b0e69a95' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:14:15.109 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.115 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.119 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.121 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:14:15.123 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.124 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:14:15.169 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 128670 bytes in 48 ms. path='/3/b'
17:14:15.174 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e8a5db3d72e723534ad55d0c5e92e1379e7b8fb' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:14:15.175 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:15.194 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.199 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.202 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.203 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:14:15.207 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.210 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:14:15.241 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a873438632083742809ee7537b0b9d3dee9f1345' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:14:15.241 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33088 bytes in 37 ms. path='/2/1 {11 11ä11#+} 1/a'
17:14:15.248 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:15.260 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.263 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:14:15.268 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.275 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.281 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.282 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:14:15.334 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 165204 bytes in 71 ms. path='/3/c'
17:14:15.338 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2759d9e4ddc4ed4c5e2029406fedf51fa8671c0e' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:14:15.344 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:15.367 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.367 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.369 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:14:15.405 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.412 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.414 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:14:15.430 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141316 bytes in 61 ms. path='/2/1 {11 11ä11#+} 1/b'
17:14:15.437 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:15.462 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.472 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bc6e9f51ace12a4652fea8e1ddee9e7b0fde4d7b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:14:15.473 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.481 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.483 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:14:15.496 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.506 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:14:15.519 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='107caede9bb9e6451b57acc11a4d3372d4b2921d' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:14:15.547 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.548 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:14:15.602 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 175328 bytes in 54 ms. path='/2/a'
17:14:15.608 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:15.632 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 460044 bytes in 125 ms. path='/3/d'
17:14:15.639 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:14:15.640 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.650 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.661 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.663 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:14:15.674 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.680 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.688 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.689 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:14:15.702 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='44030c47d9bee85b1feaaed66847ef27d14f140b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
17:14:15.724 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b2272c91ffecf04c807d91a6c92ef394e7ece5a' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:14:15.730 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.732 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:14:15.746 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.749 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:14:15.810 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168680 bytes in 61 ms. path='/5#/e'
17:14:15.816 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:14:15.826 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 425685 bytes in 94 ms. path='/3/a'
17:14:15.832 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:15.843 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c9fd9cff-4538-4bae-8c7f-d829cbc74586"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:15.849 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.855 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:14:15.865 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.870 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.876 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:15.877 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:14:15.910 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ccd7572578e66d4dca83078b6287337fd157e120' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:14:15.933 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:15.935 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:14:15.956 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=3
17:14:15.984 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89206 bytes in 49 ms. path='/3/b'
17:14:15.990 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:16.002 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=106 remoteFromLocalRevision=3
17:14:16.006 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d62affd8-ac92-435d-ab6c-f32055e53630 from='target/repo/j8rgpokt-pqbrx-local' toID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 to='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586'
17:14:16.008 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.014 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.021 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.022 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:14:16.039 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:16.042 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:16.042 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:16.042 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:16.060 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:14:16.062 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ead0f8753c58c74728085d807415095882ef9c15' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:14:16.068 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:16.078 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:16.079 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:16.079 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:16.079 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:16.082 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:14:16.082 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:14:16.099 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=106
17:14:16.105 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.113 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:14:16.148 [qtp1435628477-64] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 transaction.localRevision=6 remoteFromLocalRevision=106
17:14:16.151 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=false
17:14:16.158 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 34821 bytes in 45 ms. path='/3/c'
17:14:16.166 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:16.167 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:16.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:16.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:16.170 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:16.172 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:14:16.183 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.190 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.192 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:16.194 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:16.194 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:16.194 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:16.194 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:16.198 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.199 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:14:16.200 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:14:16.201 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:14:16.228 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=6
17:14:16.235 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d531ef6e27b91919a81878f676d9670f74bade6f' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:14:16.238 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=109 remoteFromLocalRevision=6
17:14:16.241 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:14:16.269 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.271 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:14:16.352 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 132986 bytes in 81 ms. path='/3/d'
17:14:16.359 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:14:16.378 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.384 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.392 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.394 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:14:16.396 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [c94bd18]_close: Shutting down real LocalRepoManager.
17:14:16.434 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4b56c1734f33eae77cc7ca2ab7ee7a10a8dcc703' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:14:16.449 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.451 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:14:16.557 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 595275 bytes in 106 ms. path='/5#/e'
17:14:16.562 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:14:16.629 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2fe39ba4-2f01-4570-9759-9252899aab5d"] on repo=e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.646 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:16.652 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:14:16.730 [qtp1228634502-32] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=3
17:14:16.786 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d transaction.localRevision=106 remoteFromLocalRevision=3
17:14:16.799 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e68acc8e-55e2-464e-a214-124d4baccc66 from='target/repo/j8rgpr7s-4zic5-local' toID=2fe39ba4-2f01-4570-9759-9252899aab5d to='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d'
17:14:16.839 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:16.841 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.841 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:16.841 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:16.882 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:14:16.891 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:16.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:16.903 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:16.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:16.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:16.905 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:14:16.906 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:14:16.926 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d localRepositoryRevisionSynced=106
17:14:16.954 [qtp1228634502-178] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 transaction.localRevision=6 remoteFromLocalRevision=106
17:14:16.958 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2fe39ba4-2f01-4570-9759-9252899aab5d from='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d' toID=e68acc8e-55e2-464e-a214-124d4baccc66 to='target/repo/j8rgpr7s-4zic5-local', fromRepoLocalSync=false
17:14:16.977 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:16.979 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:16.979 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:16.979 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:16.983 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:14:17.003 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:17.005 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:17.005 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:17.005 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:17.006 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:17.017 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:14:17.018 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:14:17.041 [qtp1228634502-66] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=6
17:14:17.091 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d transaction.localRevision=109 remoteFromLocalRevision=6
17:14:17.094 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:14:17.228 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:17.229 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2fe39ba4-2f01-4570-9759-9252899aab5d from='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d' toID=e68acc8e-55e2-464e-a214-124d4baccc66 to='target/repo/j8rgpr7s-4zic5-local', fromRepoLocalSync=true
17:14:17.229 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e68acc8e-55e2-464e-a214-124d4baccc66 ('target/repo/j8rgpr7s-4zic5-local')
17:14:17.235 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:17.284 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03%
17:14:17.340 [pool-8-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06%
17:14:17.391 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:17.392 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:17.396 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:14:17.407 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:14:17.421 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:14:17.436 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:14:17.540 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:14:17.567 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:17.567 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:17.570 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:17.570 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:17.570 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:17.572 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9
17:14:17.597 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [4e647f39]_close: Shutting down real LocalRepoManager.
17:14:17.609 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms.
17:14:17.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:17.649 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:17.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:17.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:17.659 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16%
17:14:17.660 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.662 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:14:17.689 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.696 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.698 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:14:17.716 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.722 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.723 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/b'
17:14:17.803 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.902 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.903 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b'
17:14:17.912 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.918 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16%
17:14:17.920 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75%
17:14:17.921 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.922 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b'
17:14:17.966 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='2759d9e4ddc4ed4c5e2029406fedf51fa8671c0e'): /2/b
17:14:17.967 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:17.975 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35%
17:14:18.080 [qtp1228634502-65] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=9
17:14:18.132 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d transaction.localRevision=118 remoteFromLocalRevision=9
17:14:18.135 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e68acc8e-55e2-464e-a214-124d4baccc66 from='target/repo/j8rgpr7s-4zic5-local' toID=2fe39ba4-2f01-4570-9759-9252899aab5d to='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d'
17:14:18.158 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:18.161 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:18.161 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:18.162 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:18.163 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=118
17:14:18.208 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms.
17:14:18.211 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:18.211 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:18.211 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:18.211 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:18.275 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84%
17:14:18.276 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:18.278 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/b'
17:14:18.304 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:18.322 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:18.324 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b'
17:14:18.358 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:18.365 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03%
17:14:18.365 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:14:18.415 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d localRepositoryRevisionSynced=118
17:14:18.428 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:14:18.429 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/j8rgpoku-xaru1-remote' => 'target/repo/j8rgpoku-xaru1-remote.bak'
17:14:18.449 [qtp1228634502-178] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 transaction.localRevision=12 remoteFromLocalRevision=118
17:14:18.452 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2fe39ba4-2f01-4570-9759-9252899aab5d from='https://localhost:39298/2fe39ba4-2f01-4570-9759-9252899aab5d' toID=e68acc8e-55e2-464e-a214-124d4baccc66 to='target/repo/j8rgpr7s-4zic5-local', fromRepoLocalSync=false
17:14:18.473 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:18.475 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2fe39ba4-2f01-4570-9759-9252899aab5d
17:14:18.475 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: e68acc8e-55e2-464e-a214-124d4baccc66
17:14:18.475 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:18.477 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12
17:14:18.482 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:18.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:18.483 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:18.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:18.483 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:18.487 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/j8rgpoku-xaru1-remote' => 'target/repo/j8rgpoku-xaru1-remote.bak'
17:14:18.488 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:14:18.490 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [67730dab]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local'
17:14:18.490 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:14:18.490 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [67730dab]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local' locked successfully.
17:14:18.490 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:14:18.514 [qtp1228634502-178] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d remoteRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 localRepositoryRevisionSynced=12
17:14:18.529 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e68acc8e-55e2-464e-a214-124d4baccc66 remoteRepositoryId=2fe39ba4-2f01-4570-9759-9252899aab5d transaction.localRevision=123 remoteFromLocalRevision=12
17:14:18.531 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:14:18.601 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [7c5d36c3]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:14:18.602 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [787a4519]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:14:18.605 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33ccab9c]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i3-9cry4-local'
17:14:18.608 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33ccab9c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i3-9cry4-local' locked successfully.
17:14:18.789 [closeDeferredTimer-7b8aebd0-1] INFO  c.c.c.l.LocalRepoManagerImpl - [7b8aebd0]_close: Shutting down real LocalRepoManager.
17:14:19.201 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [67730dab]initPersistenceManagerFactory: repositoryId=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:19.202 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [67730dab]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 711 ms.
17:14:19.227 [closeDeferredTimer-2bdcfcf-1] INFO  c.c.c.l.LocalRepoManagerImpl - [2bdcfcf]_close: Shutting down real LocalRepoManager.
17:14:19.468 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [55fc791e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:19.469 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [55fc791e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:20.259 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [55fc791e]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:20.259 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [55fc791e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 790 ms.
17:14:20.287 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [55fc791e]_close: Shutting down real LocalRepoManager.
17:14:20.963 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:20.964 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=true
17:14:20.964 [pool-8-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d62affd8-ac92-435d-ab6c-f32055e53630 ('target/repo/j8rgpokt-pqbrx-local')
17:14:21.047 [pool-8-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:21.124 [pool-8-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03%
17:14:21.204 [pool-8-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15%
17:14:21.464 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [7ebd5c3f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:21.465 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [7ebd5c3f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:22.218 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [7ebd5c3f]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:22.218 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [7ebd5c3f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 752 ms.
17:14:22.258 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [7ebd5c3f]_close: Shutting down real LocalRepoManager.
17:14:22.637 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 serverRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 renewalDateTime=2017-10-14T15:44:11.899Z expiryDateTime=2017-10-14T16:14:11.899Z
17:14:22.656 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [24d3fbee]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:22.656 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [24d3fbee]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:23.405 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [24d3fbee]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:23.405 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [24d3fbee]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 749 ms.
17:14:23.431 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [24d3fbee]_close: Shutting down real LocalRepoManager.
17:14:23.811 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33fd1ad0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:23.815 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33fd1ad0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:24.478 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33fd1ad0]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:24.479 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33fd1ad0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 663 ms.
17:14:24.500 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:24.512 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:24.534 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:14:24.556 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:14:24.568 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:14:24.588 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:14:24.618 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:14:24.644 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:24.645 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:24.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:24.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:24.652 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:24.659 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8
17:14:24.688 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:24.699 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:24.699 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:24.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:24.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:24.714 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [33fd1ad0]_close: Shutting down real LocalRepoManager.
17:14:25.134 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56%
17:14:25.135 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75%
17:14:25.151 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1d17377f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:25.151 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1d17377f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:25.277 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33ccab9c]initPersistenceManagerFactory: repositoryId=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:25.283 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33ccab9c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2591 ms.
localRoot: j8rgq6i3-9cry4-local
localRepositoryId: 0327a26e-0246-462b-a6bb-36d4df412b58
17:14:25.311 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5232cec1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i4-b8vi4-remote'
17:14:25.314 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5232cec1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i4-b8vi4-remote' locked successfully.
17:14:25.816 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1d17377f]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:25.817 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1d17377f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 666 ms.
17:14:25.848 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1d17377f]_close: Shutting down real LocalRepoManager.
17:14:26.250 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338a77d9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:26.250 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338a77d9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:26.901 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338a77d9]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:26.901 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338a77d9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 651 ms.
17:14:26.991 [qtp1435628477-164] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=8
17:14:27.014 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [338a77d9]_close: Shutting down real LocalRepoManager.
17:14:27.386 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=111 remoteFromLocalRevision=8
17:14:27.388 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d62affd8-ac92-435d-ab6c-f32055e53630 from='target/repo/j8rgpokt-pqbrx-local' toID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 to='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586'
17:14:27.407 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [60a63511]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:27.407 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [60a63511]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:27.994 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [60a63511]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:27.994 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [60a63511]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 586 ms.
17:14:28.020 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [60a63511]_close: Shutting down real LocalRepoManager.
17:14:28.332 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f0581f2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:28.332 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f0581f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:29.018 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f0581f2]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:29.018 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f0581f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 685 ms.
17:14:29.051 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f0581f2]_close: Shutting down real LocalRepoManager.
17:14:29.240 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5232cec1]initPersistenceManagerFactory: repositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:29.241 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5232cec1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1928 ms.
remoteRoot: j8rgq6i4-b8vi4-remote
remoteRepositoryId: 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:29.403 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:29.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:29.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:29.408 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:29.416 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111
17:14:29.445 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:29.483 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:29.483 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:29.483 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:29.483 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:29.486 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 56.31%
17:14:29.489 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:29.494 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:14:29.511 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [10551495]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:29.511 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [10551495]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:29.714 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=407.0 MiB, used=47.5 MiB, available=3.4 GiB
Successfully requested to connect the following local and remote repositories:

  localRepository.repositoryId = 0327a26e-0246-462b-a6bb-36d4df412b58
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i3-9cry4-local
  localRepository.publicKeySha1 = EE:CD:5A:A6:1A:B2:67:3B:2B:12:25:3B:46:C1:3C:33:65:B7:BA:08

  remoteRepository.repositoryId = 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
  remoteRepository.remoteRoot = https://localhost:39298/2dab1d2a-adfe-4deb-8d6e-d662c2816f16
  remoteRepository.publicKeySha1 = C2:FA:33:12:C8:0D:81:12:A0:08:2E:53:EA:50:01:D8:1B:5C:47:72

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 0327a26e-0246-462b-a6bb-36d4df412b58 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:30.088 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [10551495]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:30.088 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [10551495]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 577 ms.
17:14:30.117 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [10551495]_close: Shutting down real LocalRepoManager.
17:14:30.392 [main] INFO  c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=424.5 MiB, used=36.7 MiB, available=3.4 GiB
Successfully accepted the connection request for the following local and remote repositories:

  localRepository.repositoryId = 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
  localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgq6i4-b8vi4-remote
  localRepository.publicKeySha1 = C2:FA:33:12:C8:0D:81:12:A0:08:2E:53:EA:50:01:D8:1B:5C:47:72

  remoteRepository.repositoryId = 0327a26e-0246-462b-a6bb-36d4df412b58
  remoteRepository.publicKeySha1 = EE:CD:5A:A6:1A:B2:67:3B:2B:12:25:3B:46:C1:3C:33:65:B7:BA:08

Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command:

  cloudstore dropRepoConnection 2dab1d2a-adfe-4deb-8d6e-d662c2816f16 0327a26e-0246-462b-a6bb-36d4df412b58
17:14:30.502 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [a64da7f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:30.503 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [a64da7f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:31.235 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:31.235 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 from='https://localhost:39298/2dab1d2a-adfe-4deb-8d6e-d662c2816f16' toID=0327a26e-0246-462b-a6bb-36d4df412b58 to='target/repo/j8rgq6i3-9cry4-local', fromRepoLocalSync=true
17:14:31.236 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0327a26e-0246-462b-a6bb-36d4df412b58 ('target/repo/j8rgq6i3-9cry4-local')
17:14:31.256 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [a64da7f]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:31.257 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [a64da7f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 754 ms.
17:14:31.267 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:31.275 [pool-9-thread-1] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12%
17:14:31.354 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 serverRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 renewalDateTime=2017-10-14T15:44:31.305Z expiryDateTime=2017-10-14T16:14:31.305Z
17:14:31.367 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:31.380 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [a64da7f]_close: Shutting down real LocalRepoManager.
17:14:31.384 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:31.403 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.08%
17:14:31.481 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.60%
17:14:31.502 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.40%
17:14:31.572 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.20%
17:14:31.653 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.00%
17:14:31.802 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:31.805 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:31.809 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:31.809 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0327a26e-0246-462b-a6bb-36d4df412b58
17:14:31.809 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:31.867 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 remoteRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3
17:14:31.882 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:31.931 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:31.937 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:31.937 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:31.937 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:31.937 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:31.972 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:31.979 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path=''
17:14:32.002 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 62.42%
17:14:32.003 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 68.52%
17:14:32.004 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.009 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz'
17:14:32.023 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.038 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.040 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4'
17:14:32.044 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4a4fab8d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:32.045 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4a4fab8d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:32.060 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.067 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.068 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1'
17:14:32.081 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.086 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33%
17:14:32.087 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.088 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2'
17:14:32.099 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.101 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.106 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1'
17:14:32.120 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.127 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.128 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:14:32.140 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.146 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.147 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#'
17:14:32.159 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.175 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59%
17:14:32.175 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86%
17:14:32.177 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.179 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b'
17:14:32.223 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3890ce223bb782d076069c098987fab6b2275a4c' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/#b
17:14:32.287 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.290 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b'
17:14:32.356 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 269340 bytes in 66 ms. path='/#4/#b'
17:14:32.364 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b
17:14:32.420 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.432 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.439 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.441 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a'
17:14:32.483 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='928ae6dbed2c4c0fed9a0049a68d44357f1f0e67' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/a
17:14:32.501 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.503 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a'
17:14:32.562 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 180772 bytes in 59 ms. path='/#4/a'
17:14:32.567 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:32.589 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.594 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.601 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.603 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+'
17:14:32.633 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24b2151ac38665f38b02c881f58d023f9e0c485d' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/c+
17:14:32.653 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.654 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+'
17:14:32.729 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4a4fab8d]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:32.730 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4a4fab8d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 685 ms.
17:14:32.760 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4a4fab8d]_close: Shutting down real LocalRepoManager.
17:14:32.776 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 624050 bytes in 122 ms. path='/#4/c+'
17:14:32.782 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+
17:14:32.833 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.838 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.883 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:32.884 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$'
17:14:32.930 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='72e8e31d43957017ececfac8c0ac87842dbaf5d2' to.sha1='<NoInstanceOf_NormalFileDto>'): /#4/d$
17:14:32.950 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:32.952 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$'
17:14:33.069 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 475558 bytes in 117 ms. path='/#4/d$'
17:14:33.074 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$
17:14:33.106 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.111 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.118 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.120 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a'
17:14:33.156 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f8dd2b727b8095b3cdbca06bd2d62fa41d8a81f2' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/a
17:14:33.171 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [62a6f65f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:33.172 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [62a6f65f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:33.176 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.178 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a'
17:14:33.292 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 328662 bytes in 114 ms. path='/1 {11 11ä11#+} 1/a'
17:14:33.300 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:33.328 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.332 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.340 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.342 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b'
17:14:33.403 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18d7e5b90f45d1f21bf658f535177222ee94bba7' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/b
17:14:33.426 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.428 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b'
17:14:33.508 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 350000 bytes in 80 ms. path='/1 {11 11ä11#+} 1/b'
17:14:33.512 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:33.536 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.542 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.549 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.551 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c'
17:14:33.595 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5812b40741ee4cad9b0a67184849eb6ced88e488' to.sha1='<NoInstanceOf_NormalFileDto>'): /1 {11 11ä11#+} 1/c
17:14:33.612 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.614 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c'
17:14:33.660 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 141945 bytes in 46 ms. path='/1 {11 11ä11#+} 1/c'
17:14:33.665 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:33.686 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.692 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.699 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.700 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a'
17:14:33.735 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c40e2ee3a6dfcf4c1b41d206645a93d5f9a3abcf' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/a
17:14:33.753 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.755 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a'
17:14:33.829 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 363572 bytes in 74 ms. path='/2/1 {11 11ä11#+} 1/a'
17:14:33.836 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:33.864 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.871 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.874 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [62a6f65f]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:33.875 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [62a6f65f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 703 ms.
17:14:33.878 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:33.879 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b'
17:14:33.916 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46986bde51cbe0ca058af286bfd580eabbf59c4c' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/1 {11 11ä11#+} 1/b
17:14:33.944 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [62a6f65f]_close: Shutting down real LocalRepoManager.
17:14:33.947 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:33.949 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b'
17:14:34.064 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296780 bytes in 115 ms. path='/2/1 {11 11ä11#+} 1/b'
17:14:34.070 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:34.093 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.098 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.105 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.107 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a'
17:14:34.142 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a88fc352bf47f396aafdc8bb0c1ee34ef3d2ed3' to.sha1='<NoInstanceOf_NormalFileDto>'): /2/a
17:14:34.167 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.169 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a'
17:14:34.235 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69819 bytes in 66 ms. path='/2/a'
17:14:34.255 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:34.275 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.283 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.290 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.291 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a'
17:14:34.326 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec2a36b77043543ae149e3fdedcc21be99b12081' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/zzz
17:14:34.331 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a84fceafd282132161dbd0d2988fb509a4a5035b' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/a
Oct 14, 2017 5:14:34 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:14:34.352 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.354 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a'
17:14:34.355 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [60b110b8]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:34.355 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [60b110b8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:34.397 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148984 bytes in 43 ms. path='/3/a'
17:14:34.403 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a
17:14:34.424 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.432 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.440 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.441 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b'
17:14:34.484 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6df3d40b98807a22b1b86adcaaa59b9598ea055' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/b
17:14:34.503 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.504 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b'
17:14:34.544 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84680 bytes in 39 ms. path='/3/b'
17:14:34.550 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b
17:14:34.567 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.575 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.584 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.586 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c'
17:14:34.623 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b902d2c8a525905e71d267dd7e9f187798d01cbd' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/c
17:14:34.639 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.640 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c'
17:14:34.685 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39025 bytes in 45 ms. path='/3/c'
17:14:34.692 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c
17:14:34.707 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.712 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.719 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.721 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d'
17:14:34.752 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bb4a5c314e2a63b26b55ac713038ae3a5e3af50' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/d
17:14:34.771 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.773 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d'
17:14:34.807 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 37164 bytes in 33 ms. path='/3/d'
17:14:34.814 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d
17:14:34.830 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.836 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.842 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.844 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e'
17:14:34.878 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08e9feb46dd49ed8978138a8cdcf024147c48638' to.sha1='<NoInstanceOf_NormalFileDto>'): /5#/e
17:14:34.892 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.893 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e'
17:14:34.950 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207824 bytes in 57 ms. path='/5#/e'
17:14:34.955 [main] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e
17:14:34.975 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2dab1d2a-adfe-4deb-8d6e-d662c2816f16"] on repo=0327a26e-0246-462b-a6bb-36d4df412b58
17:14:34.979 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:34.984 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42%
17:14:35.034 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [60b110b8]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:35.034 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [60b110b8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 679 ms.
17:14:35.035 [qtp1228634502-65] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 remoteRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 localRepositoryRevisionSynced=3
17:14:35.067 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [60b110b8]_close: Shutting down real LocalRepoManager.
17:14:35.073 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 remoteRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 transaction.localRevision=106 remoteFromLocalRevision=3
17:14:35.075 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0327a26e-0246-462b-a6bb-36d4df412b58 from='target/repo/j8rgq6i3-9cry4-local' toID=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 to='https://localhost:39298/2dab1d2a-adfe-4deb-8d6e-d662c2816f16'
17:14:35.100 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:35.102 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0327a26e-0246-462b-a6bb-36d4df412b58
17:14:35.102 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:35.102 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:35.129 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 remoteRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106
17:14:35.141 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:35.150 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:35.150 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:35.150 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:35.150 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:35.152 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43%
17:14:35.152 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63%
17:14:35.166 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 remoteRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 localRepositoryRevisionSynced=106
17:14:35.190 [qtp1228634502-37] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 remoteRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 transaction.localRevision=6 remoteFromLocalRevision=106
17:14:35.194 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 from='https://localhost:39298/2dab1d2a-adfe-4deb-8d6e-d662c2816f16' toID=0327a26e-0246-462b-a6bb-36d4df412b58 to='target/repo/j8rgq6i3-9cry4-local', fromRepoLocalSync=false
17:14:35.208 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:35.211 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2dab1d2a-adfe-4deb-8d6e-d662c2816f16
17:14:35.211 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0327a26e-0246-462b-a6bb-36d4df412b58
17:14:35.211 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:35.214 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 remoteRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6
17:14:35.231 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:35.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:35.234 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:35.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:35.234 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:35.242 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31%
17:14:35.242 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50%
17:14:35.263 [qtp1228634502-178] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 remoteRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 localRepositoryRevisionSynced=6
17:14:35.278 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0327a26e-0246-462b-a6bb-36d4df412b58 remoteRepositoryId=2dab1d2a-adfe-4deb-8d6e-d662c2816f16 transaction.localRevision=109 remoteFromLocalRevision=6
17:14:35.279 [main] INFO  c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00%
17:14:35.377 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [33ccab9c]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:14:35.378 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [5232cec1]close: Deferring shut down of real LocalRepoManager 20000 ms.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 156.404 sec - in co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT
17:14:35.422 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@73c010a2{HTTP/1.1}{127.0.0.1:0}
17:14:35.436 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7560bf50{/,null,UNAVAILABLE}
17:14:35.471 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/35cFglASuvQhQB8rQiCPEQ/.cloudstore/localServerRunning.deleteToStop
17:14:35.496 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@73b3005a{SSL-http/1.1}{0.0.0.0:39298}
17:14:35.499 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@32bf4809{/,null,UNAVAILABLE}
17:14:35.593 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [1d87edcb]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:35.594 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [1d87edcb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:35.712 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e8826ec]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgqjne-skx2s'
17:14:35.733 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e8826ec]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgqjne-skx2s' locked successfully.
17:14:36.236 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [1d87edcb]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:36.236 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [1d87edcb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 642 ms.
17:14:36.332 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [1d87edcb]_close: Shutting down real LocalRepoManager.
17:14:37.363 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="d62affd8-ac92-435d-ab6c-f32055e53630"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:37.365 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz'
17:14:37.425 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1de6739d]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:37.425 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1de6739d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:38.091 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1de6739d]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:38.091 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1de6739d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 665 ms.
17:14:38.117 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [1de6739d]_close: Shutting down real LocalRepoManager.
17:14:38.457 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5f14b0d0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:38.458 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5f14b0d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:39.135 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5f14b0d0]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:39.136 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5f14b0d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 678 ms.
17:14:39.198 [qtp1435628477-164] INFO  c.c.c.l.LocalRepoManagerImpl - [5f14b0d0]_close: Shutting down real LocalRepoManager.
17:14:39.566 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214279 bytes in 2201 ms. path='/3/zzz'
Oct 14, 2017 5:14:39 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:14:39.593 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [7aff48bc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:39.594 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [7aff48bc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:40.331 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [7aff48bc]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:40.331 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [7aff48bc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 737 ms.
17:14:40.363 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [7aff48bc]_close: Shutting down real LocalRepoManager.
17:14:40.801 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [43ee86c3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:40.802 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [43ee86c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:41.375 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [43ee86c3]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:41.376 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [43ee86c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 573 ms.
17:14:41.433 [qtp1435628477-64] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz
17:14:41.563 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [43ee86c3]_close: Shutting down real LocalRepoManager.
17:14:42.409 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="d62affd8-ac92-435d-ab6c-f32055e53630"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:42.425 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:42.432 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59%
17:14:42.463 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=111
17:14:42.480 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [661be682]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:42.481 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [661be682]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:43.162 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [661be682]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:43.163 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [661be682]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 682 ms.
17:14:43.197 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [661be682]_close: Shutting down real LocalRepoManager.
17:14:43.662 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [8755e79]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:43.663 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [8755e79]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:44.361 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [8755e79]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:44.362 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [8755e79]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 699 ms.
17:14:44.434 [qtp1435628477-58] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 transaction.localRevision=15 remoteFromLocalRevision=111
17:14:44.451 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [8755e79]_close: Shutting down real LocalRepoManager.
17:14:44.807 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=false
17:14:44.827 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [48b691c7]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:44.827 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [48b691c7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:45.572 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [48b691c7]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:45.572 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [48b691c7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 745 ms.
17:14:45.608 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [48b691c7]_close: Shutting down real LocalRepoManager.
17:14:45.963 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27da2c64]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:45.963 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27da2c64]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:46.004 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e8826ec]initPersistenceManagerFactory: repositoryId=2abffd5b-e6f1-4507-babe-09edf8260290
17:14:46.015 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e8826ec]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6842 ms.
17:14:46.290 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6e8826ec]close: Deferring shut down of real LocalRepoManager 20000 ms.
17:14:46.598 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27da2c64]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:46.599 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27da2c64]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 635 ms.
17:14:46.615 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:46.622 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:46.622 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:46.622 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:46.627 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15
17:14:46.656 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:46.667 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:46.667 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:46.667 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:46.667 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:46.846 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [27da2c64]_close: Shutting down real LocalRepoManager.
17:14:47.173 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31%
17:14:47.174 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50%
17:14:47.197 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [7b66d9dc]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:47.198 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [7b66d9dc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:47.777 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [7b66d9dc]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:47.778 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [7b66d9dc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 580 ms.
17:14:47.800 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [7b66d9dc]_close: Shutting down real LocalRepoManager.
17:14:48.094 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [76e42d1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:48.094 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [76e42d1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:48.632 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [76e42d1]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:48.633 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [76e42d1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 539 ms.
17:14:48.696 [qtp1435628477-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=15
17:14:48.703 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [76e42d1]_close: Shutting down real LocalRepoManager.
17:14:49.007 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=118 remoteFromLocalRevision=15
17:14:49.009 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00%
17:14:49.009 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [67730dab]_close: Shutting down real LocalRepoManager.
17:14:49.593 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:14:49.594 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/j8rgpoku-xaru1-remote.bak' => 'target/repo/j8rgpoku-xaru1-remote'
17:14:49.649 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/j8rgpoku-xaru1-remote.bak' => 'target/repo/j8rgpoku-xaru1-remote'
17:14:49.650 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************
17:14:49.651 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [445c693]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local'
17:14:49.651 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [445c693]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpokt-pqbrx-local' locked successfully.
17:14:50.220 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [445c693]initPersistenceManagerFactory: repositoryId=d62affd8-ac92-435d-ab6c-f32055e53630
17:14:50.220 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [445c693]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 569 ms.
17:14:50.459 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee51db3]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:50.459 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee51db3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 354.926 sec - in co.codewizards.cloudstore.test.LocalServerClientIT
17:14:50.681 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@73be353e{HTTP/1.1}{127.0.0.1:0}
17:14:50.690 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@475be9a9{/,null,UNAVAILABLE}
17:14:50.699 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/4-iFs1n1i92hkhENNMjWpA/.cloudstore/localServerRunning.deleteToStop
17:14:50.708 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@790c387b{SSL-http/1.1}{0.0.0.0:46570}
17:14:50.711 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@cee34fc{/,null,UNAVAILABLE}
17:14:51.050 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee51db3]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:51.051 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee51db3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 592 ms.
17:14:51.067 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [1ee51db3]_close: Shutting down real LocalRepoManager.
17:14:51.468 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50%
17:14:51.469 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=true
17:14:51.471 [pool-9-thread-1] INFO  c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d62affd8-ac92-435d-ab6c-f32055e53630 ('target/repo/j8rgpokt-pqbrx-local')
17:14:51.520 [pool-9-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94%
17:14:51.579 [pool-9-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03%
17:14:51.636 [pool-9-thread-1] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15%
17:14:51.698 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65c015]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:51.698 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65c015]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:52.396 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65c015]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:52.397 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65c015]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 698 ms.
17:14:52.433 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6c65c015]_close: Shutting down real LocalRepoManager.
17:14:52.814 [main] INFO  c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 serverRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 renewalDateTime=2017-10-14T15:44:11.899Z expiryDateTime=2017-10-14T16:14:11.899Z
17:14:52.836 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [b480d16]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:52.837 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [b480d16]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:53.421 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [b480d16]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:53.422 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [b480d16]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 585 ms.
17:14:53.449 [qtp1435628477-58] INFO  c.c.c.l.LocalRepoManagerImpl - [b480d16]_close: Shutting down real LocalRepoManager.
17:14:53.794 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [672528b9]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:53.795 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [672528b9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:54.314 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [672528b9]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:54.315 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [672528b9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 520 ms.
17:14:54.332 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 1.00%
17:14:54.342 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 50.00%
17:14:54.362 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 55.72%
17:14:54.382 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 64.70%
17:14:54.392 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 74.50%
17:14:54.410 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 84.30%
17:14:54.440 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 94.10%
17:14:54.463 [pool-4-thread-1] INFO  c.c.c.l.t.FileRepoTransport - Local sync...: 100.00%
17:14:54.463 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:54.470 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:54.471 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:54.471 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:54.476 [pool-4-thread-1] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=15 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6
17:14:54.476 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=8
17:14:54.504 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:54.513 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:54.514 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:54.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:54.514 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:54.520 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [672528b9]_close: Shutting down real LocalRepoManager.
17:14:54.864 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56%
17:14:54.865 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75%
17:14:54.887 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f91ff54]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:54.887 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f91ff54]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:55.442 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f91ff54]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:55.443 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f91ff54]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 556 ms.
17:14:55.469 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [3f91ff54]_close: Shutting down real LocalRepoManager.
17:14:55.793 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [4ad7698b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:55.794 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [4ad7698b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:56.401 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [4ad7698b]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:56.402 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [4ad7698b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 607 ms.
17:14:56.463 [qtp1435628477-263] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=8
17:14:56.480 [qtp1435628477-263] INFO  c.c.c.l.LocalRepoManagerImpl - [4ad7698b]_close: Shutting down real LocalRepoManager.
17:14:57.000 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=119 remoteFromLocalRevision=8
17:14:57.004 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d62affd8-ac92-435d-ab6c-f32055e53630 from='target/repo/j8rgpokt-pqbrx-local' toID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 to='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586'
17:14:57.022 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [58c8d37]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:57.022 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [58c8d37]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:57.526 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [58c8d37]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:57.526 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [58c8d37]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 504 ms.
17:14:57.548 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [58c8d37]_close: Shutting down real LocalRepoManager.
17:14:57.862 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [578a720e]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:57.863 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [578a720e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:58.436 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [578a720e]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:58.436 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [578a720e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 573 ms.
17:14:58.464 [qtp1435628477-32] INFO  c.c.c.l.LocalRepoManagerImpl - [578a720e]_close: Shutting down real LocalRepoManager.
17:14:58.847 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:14:58.849 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:14:58.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:58.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:14:58.858 [main] WARN  c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=106 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=111
17:14:58.859 [main] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=119
17:14:58.888 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:14:58.927 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:14:58.927 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:14:58.927 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:14:58.927 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:14:58.930 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 56.31%
17:14:58.934 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:14:58.943 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3'
17:14:58.958 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [393e2557]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:58.958 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [393e2557]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:14:59.501 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [393e2557]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:14:59.502 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [393e2557]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 543 ms.
17:14:59.524 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [393e2557]_close: Shutting down real LocalRepoManager.
17:14:59.836 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [56cdf438]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:14:59.836 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [56cdf438]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:00.347 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [56cdf438]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:00.347 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [56cdf438]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 511 ms.
17:15:00.437 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [56cdf438]_close: Shutting down real LocalRepoManager.
17:15:00.750 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:15:00.773 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 62.42%
17:15:00.773 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 68.52%
17:15:00.774 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:15:00.776 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz'
17:15:00.829 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [63502d1f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:00.830 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [63502d1f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:01.426 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [63502d1f]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:01.427 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [63502d1f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 597 ms.
17:15:01.446 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [63502d1f]_close: Shutting down real LocalRepoManager.
17:15:01.828 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [345e9cbf]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:01.829 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [345e9cbf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:02.455 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [345e9cbf]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:02.455 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [345e9cbf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 625 ms.
17:15:02.491 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [345e9cbf]_close: Shutting down real LocalRepoManager.
17:15:02.884 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec2a36b77043543ae149e3fdedcc21be99b12081' to.sha1='<NoInstanceOf_NormalFileDto>'): /3/zzz
Oct 14, 2017 5:15:02 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:15:02.911 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [474bf205]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:02.911 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [474bf205]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:03.596 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [474bf205]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:03.596 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [474bf205]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 685 ms.
17:15:03.626 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [474bf205]_close: Shutting down real LocalRepoManager.
17:15:04.083 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [2da13a7a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:04.085 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [2da13a7a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:04.647 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [2da13a7a]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:04.648 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [2da13a7a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 561 ms.
17:15:04.756 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [2da13a7a]_close: Shutting down real LocalRepoManager.
17:15:05.144 [main] INFO  c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="d62affd8-ac92-435d-ab6c-f32055e53630"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:15:05.146 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz'
17:15:05.190 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [31652cb]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:05.190 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [31652cb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:05.720 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [31652cb]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:05.720 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [31652cb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 529 ms.
17:15:05.744 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [31652cb]_close: Shutting down real LocalRepoManager.
17:15:06.043 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5129b907]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:06.043 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5129b907]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:06.568 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5129b907]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:06.568 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5129b907]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 524 ms.
17:15:06.611 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [5129b907]_close: Shutting down real LocalRepoManager.
17:15:06.907 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214279 bytes in 1760 ms. path='/3/zzz'
Oct 14, 2017 5:15:06 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity
WARNING: Entity must not be null for http method PUT.
17:15:06.934 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4254e262]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:06.934 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4254e262]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:07.480 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4254e262]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:07.481 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4254e262]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 547 ms.
17:15:07.503 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [4254e262]_close: Shutting down real LocalRepoManager.
17:15:07.788 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [5a353b2a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:07.788 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [5a353b2a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:08.366 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [5a353b2a]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:08.367 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [5a353b2a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 579 ms.
17:15:08.404 [qtp1435628477-264] INFO  c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz
17:15:08.475 [qtp1435628477-264] INFO  c.c.c.l.LocalRepoManagerImpl - [5a353b2a]_close: Shutting down real LocalRepoManager.
17:15:08.952 [main] INFO  c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="d62affd8-ac92-435d-ab6c-f32055e53630"] on repo=d62affd8-ac92-435d-ab6c-f32055e53630
17:15:09.057 [main] WARN  D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null
17:15:09.072 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59%
17:15:09.091 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 localRepositoryRevisionSynced=119
17:15:09.115 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [4870ef4]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:09.115 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [4870ef4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:09.717 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [4870ef4]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:09.718 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [4870ef4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 602 ms.
17:15:09.743 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [4870ef4]_close: Shutting down real LocalRepoManager.
17:15:10.088 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [3af19a34]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:10.089 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [3af19a34]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:10.659 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [3af19a34]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:10.660 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [3af19a34]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 570 ms.
17:15:10.714 [qtp1435628477-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 transaction.localRevision=15 remoteFromLocalRevision=119
17:15:10.719 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [3af19a34]_close: Shutting down real LocalRepoManager.
17:15:11.024 [main] INFO  c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c9fd9cff-4538-4bae-8c7f-d829cbc74586 from='https://localhost:39599/c9fd9cff-4538-4bae-8c7f-d829cbc74586' toID=d62affd8-ac92-435d-ab6c-f32055e53630 to='target/repo/j8rgpokt-pqbrx-local', fromRepoLocalSync=false
17:15:11.053 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6618cf40]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:11.053 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6618cf40]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:11.623 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6618cf40]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:11.623 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6618cf40]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 569 ms.
17:15:11.651 [qtp1435628477-64] INFO  c.c.c.l.LocalRepoManagerImpl - [6618cf40]_close: Shutting down real LocalRepoManager.
17:15:12.162 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6f8de1ac]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:12.162 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6f8de1ac]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:12.633 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6f8de1ac]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:12.633 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6f8de1ac]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 471 ms.
17:15:12.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>>
17:15:12.659 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:12.660 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d62affd8-ac92-435d-ab6c-f32055e53630
17:15:12.660 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 
17:15:12.667 [pool-4-thread-1] INFO  c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15
17:15:12.696 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms.
17:15:12.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>>
17:15:12.706 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null.
17:15:12.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null
17:15:12.706 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<<
17:15:12.711 [pool-4-thread-1] INFO  c.c.c.l.LocalRepoManagerImpl - [6f8de1ac]_close: Shutting down real LocalRepoManager.
17:15:13.032 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31%
17:15:13.033 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50%
17:15:13.057 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [30b284b0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:13.058 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [30b284b0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:13.534 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [30b284b0]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:13.534 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [30b284b0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 476 ms.
17:15:13.554 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [30b284b0]_close: Shutting down real LocalRepoManager.
17:15:13.854 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [bcdd650]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote'
17:15:13.855 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [bcdd650]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/j8rgpoku-xaru1-remote' locked successfully.
17:15:14.447 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [bcdd650]initPersistenceManagerFactory: repositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586
17:15:14.447 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [bcdd650]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 592 ms.
17:15:14.508 [qtp1435628477-262] INFO  c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 remoteRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 localRepositoryRevisionSynced=15
17:15:14.520 [qtp1435628477-262] INFO  c.c.c.l.LocalRepoManagerImpl - [bcdd650]_close: Shutting down real LocalRepoManager.
17:15:14.839 [main] INFO  c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d62affd8-ac92-435d-ab6c-f32055e53630 remoteRepositoryId=c9fd9cff-4538-4bae-8c7f-d829cbc74586 transaction.localRevision=126 remoteFromLocalRevision=15
17:15:14.842 [main] INFO  c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00%
17:15:14.901 [main] INFO  c.c.c.l.LocalRepoManagerImpl - [445c693]_close: Shutting down real LocalRepoManager.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 237.21 sec - in co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT
17:15:15.318 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@31fa91c5{HTTP/1.1}{127.0.0.1:0}
17:15:15.325 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5bf85c09{/,null,UNAVAILABLE}
17:15:15.334 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/Sc_5-DFYeUk13hEQLlrNwg/.cloudstore/localServerRunning.deleteToStop
17:15:15.348 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@aa4acce{SSL-http/1.1}{0.0.0.0:39599}
17:15:15.351 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3ec21012{/,null,UNAVAILABLE}
17:17:00.008 [main] WARN  c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed)
javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:114) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:73) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:162) ~[co.codewizards.cloudstore.rest.client-0.10.3.jar:na]
	at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.almostTimedOut_5min(CertificateHandlingAndTestServiceLRT.java:89) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17]
Caused by: java.net.SocketException: Broken pipe (Write failed)
	at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_131]
	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_131]
	at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_131]
	at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_131]
	at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:876) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:847) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:717) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1124) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1216) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1128) ~[na:1.8.0_131]
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1026) ~[na:1.8.0_131]
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:961) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) ~[na:1.8.0_131]
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546) ~[na:1.8.0_131]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474) ~[na:1.8.0_131]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_131]
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[na:1.8.0_131]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 48 common frames omitted
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 485.599 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT
17:17:01.259 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@14c1f83{HTTP/1.1}{127.0.0.1:0}
17:17:01.265 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@37f59531{/,null,UNAVAILABLE}
17:17:01.272 [Thread-4] INFO  c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/H-eShKULc0L_e5CP7T_gvg/.cloudstore/localServerRunning.deleteToStop
17:17:01.286 [Thread-4] INFO  o.e.j.s.ServerConnector - Stopped ServerConnector@2e12d029{SSL-http/1.1}{0.0.0.0:37531}
17:17:01.290 [Thread-4] INFO  o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4aa8df01{/,null,UNAVAILABLE}

Results :

Tests run: 48, Failures: 0, Errors: 0, Skipped: 1

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.test ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/test already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/test already added, skipping
[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ co.codewizards.cloudstore.test ---
[INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.test ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.test ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.jar (7 KB at 6406.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.pom (6 KB at 5158.2 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (684 B at 33.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (716 B at 349.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3-sources.jar (3 KB at 716.1 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.test ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.test
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.test/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.test
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.test ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.test
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.test
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.webapp 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.webapp ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/java
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.webapp ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.webapp ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ co.codewizards.cloudstore.webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [co.codewizards.cloudstore.webapp] in [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.3]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/webapp]
[INFO] Webapp assembled in [113 msecs]
[INFO] Building war: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.3.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.webapp ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.webapp ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.3.war to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.war
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.webapp ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.war
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.war (14791 KB at 53590.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.pom (3 KB at 2884.8 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (686 B at 37.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (718 B at 701.2 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.webapp ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.webapp
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.webapp/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.webapp
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.webapp ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.webapp
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.webapp
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.aggregator 0.10.3
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.aggregator ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.aggregator ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.aggregator ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.3/co.codewizards.cloudstore.aggregator-0.10.3.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator ---
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.3/co.codewizards.cloudstore.aggregator-0.10.3.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.3/co.codewizards.cloudstore.aggregator-0.10.3.pom (11 KB at 5348.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (690 B at 42.1 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/release/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (722 B at 141.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.aggregator ---
[WARNING] Report plugin org.apache.maven.plugins:maven-project-info-reports-plugin has an empty version.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9
[WARNING] ignoring org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:help goal since it is not a report: should be removed from reporting configuration in POM
[WARNING] Report plugin org.apache.maven.plugins:maven-surefire-report-plugin has an empty version.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:2.20.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:2.5
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator
[INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.3 skin.
[INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version.
[INFO] Generating "CI Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependencies" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependency Convergence" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Dependency Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Issue Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Licenses" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Project Modules" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:2.9
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
[INFO] Generating "Plugins" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Summary" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Failsafe Report" report    --- maven-surefire-report-plugin:2.20.1
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Surefire Report" report    --- maven-surefire-report-plugin:2.20.1
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "PMD Report" report    --- maven-pmd-plugin:2.5
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[INFO] Generating "CPD Report" report    --- maven-pmd-plugin:2.5
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator/de
[INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.3 skin.
[INFO] Generating "Continuous-Integration" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Abhängigkeiten" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Konvergenz der Abhängigkeiten" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Abhängigkeitsverwaltung" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Distribution Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Issue-Management" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Lizenzen" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Projekt Module" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Plugin-Management" report    --- maven-project-info-reports-plugin:2.9
Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom
[INFO] Generating "Plugins" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Zusammenfassung" report    --- maven-project-info-reports-plugin:2.9
[INFO] Generating "Failsafe Bericht" report    --- maven-surefire-report-plugin:2.20.1
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "Surefire Bericht" report    --- maven-surefire-report-plugin:2.20.1
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
[INFO] Generating "PMD Bericht" report    --- maven-pmd-plugin:2.5
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 221, column 62.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 75, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 73, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 123, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 184, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 41, column 72.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 167, column 73.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 246, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 67, column 38.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 200, column 37.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 176, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55.
Was expecting one of:
    "boolean" ...
    "byte" ...
    "char" ...
    "double" ...
    "float" ...
    "int" ...
    "long" ...
    "short" ...
    <IDENTIFIER> ...
    "?" ...
    "boolean" ...
    "char" ...
    "byte" ...
    "short" ...
    "int" ...
    "long" ...
    "float" ...
    "double" ...
    <IDENTIFIER> ...
    "?" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 42, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 45, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 39, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 52, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 54, column 21.
Was expecting:
    "{" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " <IDENTIFIER> "_000L "" at line 82, column 50.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " <IDENTIFIER> "_000L "" at line 170, column 59.
Was expecting one of:
    "instanceof" ...
    ";" ...
    "," ...
    "=" ...
    "<" ...
    "?" ...
    "==" ...
    "<=" ...
    ">=" ...
    "!=" ...
    "||" ...
    "&&" ...
    "++" ...
    "--" ...
    "+" ...
    "-" ...
    "*" ...
    "/" ...
    "&" ...
    "|" ...
    "^" ...
    "%" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    ">" ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38.
Was expecting one of:
    <IDENTIFIER> ...
    "..." ...
    
[INFO] Generating "CPD Bericht" report    --- maven-pmd-plugin:2.5
[WARNING] Unable to locate Source XRef to link to - DISABLED
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.aggregator
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[JENKINS] Archiving aggregated javadoc
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.aggregator ---
[ERROR] Error fetching link: http://junit.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.jmockit.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://jcip.net/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://www.slf4j.org/apidocs/package-list. Ignored it.
[ERROR] Error fetching link: http://logback.qos.ch/apidocs/package-list. Ignored it.
[INFO] 
Loading source files for package co.codewizards.cloudstore.core.progress...
Loading source files for package co.codewizards.cloudstore.core.auth...
Loading source files for package co.codewizards.cloudstore.core.context...
Loading source files for package co.codewizards.cloudstore.core.io...
Loading source files for package co.codewizards.cloudstore.core.otp...
Loading source files for package co.codewizards.cloudstore.core...
Loading source files for package co.codewizards.cloudstore.core.ignore...
Loading source files for package co.codewizards.cloudstore.core.version...
Loading source files for package co.codewizards.cloudstore.core.config...
Loading source files for package co.codewizards.cloudstore.core.sync...
Loading source files for package co.codewizards.cloudstore.core.oio...
Loading source files for package co.codewizards.cloudstore.core.appid...
Loading source files for package co.codewizards.cloudstore.core.repo.sync...
Loading source files for package co.codewizards.cloudstore.core.repo.transport...
Loading source files for package co.codewizards.cloudstore.core.repo.local...
Loading source files for package co.codewizards.cloudstore.core.util...
Loading source files for package co.codewizards.cloudstore.core.util.childprocess...
Loading source files for package co.codewizards.cloudstore.core.concurrent...
Loading source files for package co.codewizards.cloudstore.core.objectfactory...
Loading source files for package co.codewizards.cloudstore.core.ref...
Loading source files for package co.codewizards.cloudstore.core.updater...
Loading source files for package co.codewizards.cloudstore.core.ls...
Loading source files for package co.codewizards.cloudstore.core.dto...
Loading source files for package co.codewizards.cloudstore.core.dto.jaxb...
Loading source files for package co.codewizards.cloudstore.core.bean...
Loading source files for package co.codewizards.cloudstore.core.collection...
Loading source files for package co.codewizards.cloudstore.core.oio.nio...
Loading source files for package co.codewizards.cloudstore.local...
Loading source files for package co.codewizards.cloudstore.local.db...
Loading source files for package co.codewizards.cloudstore.local.persistence...
Loading source files for package co.codewizards.cloudstore.local.transport...
Loading source files for package co.codewizards.cloudstore.local.dto...
Loading source files for package co.codewizards.cloudstore.rest.shared...
Loading source files for package co.codewizards.cloudstore.rest.shared.filter...
Loading source files for package co.codewizards.cloudstore.rest.shared.interceptor...
Loading source files for package co.codewizards.cloudstore.rest.client...
Loading source files for package co.codewizards.cloudstore.rest.client.ssl...
Loading source files for package co.codewizards.cloudstore.rest.client.request...
Loading source files for package co.codewizards.cloudstore.rest.client.transport...
Loading source files for package co.codewizards.cloudstore.updater...
Loading source files for package co.codewizards.cloudstore.ls.core.invoke...
Loading source files for package co.codewizards.cloudstore.ls.core.invoke.filter...
Loading source files for package co.codewizards.cloudstore.ls.core.invoke.refjanitor...
Loading source files for package co.codewizards.cloudstore.ls.core...
Loading source files for package co.codewizards.cloudstore.ls.core.dto.jaxb...
Loading source files for package co.codewizards.cloudstore.ls.core.dto...
Loading source files for package co.codewizards.cloudstore.ls.core.provider...
Loading source files for package co.codewizards.cloudstore.ls.rest.server...
Loading source files for package co.codewizards.cloudstore.ls.rest.server.auth...
Loading source files for package co.codewizards.cloudstore.ls.rest.server.service...
Loading source files for package co.codewizards.cloudstore.ls.server...
Loading source files for package co.codewizards.cloudstore.ls.rest.client...
Loading source files for package co.codewizards.cloudstore.ls.rest.client.request...
Loading source files for package co.codewizards.cloudstore.ls.server.cproc...
Loading source files for package co.codewizards.cloudstore.client...
Loading source files for package co.codewizards.cloudstore.ls.client...
Loading source files for package co.codewizards.cloudstore.ls.client.handler...
Loading source files for package co.codewizards.cloudstore.ls.client.util...
Loading source files for package co.codewizards.cloudstore.rest.server...
Loading source files for package co.codewizards.cloudstore.rest.server.auth...
Loading source files for package co.codewizards.cloudstore.rest.server.service...
Loading source files for package co.codewizards.cloudstore.rest.server.webdav...
Loading source files for package co.codewizards.cloudstore.rest.server.ldap...
Loading source files for package co.codewizards.cloudstore.server...
Loading source files for package co.codewizards.cloudstore.test...
Constructing Javadoc information...
Standard Doclet version 1.8.0_131
Building tree for all the packages and classes...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/OperationCanceledException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthConstants.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenIO.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignatureException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/StreamUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/TimeoutException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/DevMode.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Severity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimePeriod.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimeUnit.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Uid.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRule.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ClientTooOldException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/MalformedVersionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ServerTooOldException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/Version.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionInfoProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/Config.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigDir.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/SyncState.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/File.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppIdRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/CollisionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/DaoProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/AssertUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Base64Url.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/CollectionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DebugUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DerbyUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ExceptionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/HashUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/IOUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ISO8601.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/MainArgsUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Pair.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PasswordUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PropertiesUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ReflectionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/StringUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/TestException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlDecoder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlEncoder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Util.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ZipUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallableProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/ExecutionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/NoObjectRef.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ChangeSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/CopyModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DateTime.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DirectoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/Error.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/FileChunkDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ListDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/NormalFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/SymlinkDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/UidList.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/VersionInfoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/AbstractBean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/Bean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/BeanSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/CloneableBean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyBase.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ListMerger.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ReverseListView.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/JdbcConnectionFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoSync.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/RepairDatabase.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Dao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Directory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DirectoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Entity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileChunk.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Modification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/ModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFileDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFileDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Repository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Symlink.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/GZIPUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CredentialsProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Copy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Delete.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndPutFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetFileData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Move.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutFileData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Request.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/TestRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/VoidRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/CloudStoreUpdater.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifier.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifyException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/Invoker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LsConfig.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/NullResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/TestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/LocalServer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/Request.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/HelpSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoInfoSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoListSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SyncSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimeoutConsoleReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/VersionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/LocalServerClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/FileLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreRest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/Auth.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/CopyService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MoveService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/TestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/WebDavService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/COPY.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/LOCK.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MOVE.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreServer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/constant-values.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/serialized-form.html...
Generating src-html/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html...
Generating src-html/co/codewizards/cloudstore/core/progress/OperationCanceledException.html...
Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitor.html...
Generating src-html/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html...
Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html...
Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html...
Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html...
Generating src-html/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html...
Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenIO.html...
Generating src-html/co/codewizards/cloudstore/core/auth/AuthConstants.html...
Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html...
Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthToken.html...
Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html...
Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html...
Generating src-html/co/codewizards/cloudstore/core/auth/AuthToken.html...
Generating src-html/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html...
Generating src-html/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html...
Generating src-html/co/codewizards/cloudstore/core/auth/SignatureException.html...
Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html...
Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html...
Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html...
Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContext.html...
Generating src-html/co/codewizards/cloudstore/core/io/LockFile.html...
Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/IOutputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/StreamUtil.html...
Generating src-html/co/codewizards/cloudstore/core/io/IInputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/TimeoutException.html...
Generating src-html/co/codewizards/cloudstore/core/io/NoCloseInputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html...
Generating src-html/co/codewizards/cloudstore/core/io/LockFileFactory.html...
Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html...
Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html...
Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html...
Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/Severity.html...
Generating src-html/co/codewizards/cloudstore/core/Uid.html...
Generating src-html/co/codewizards/cloudstore/core/TimeUnit.html...
Generating src-html/co/codewizards/cloudstore/core/DevMode.html...
Generating src-html/co/codewizards/cloudstore/core/TimePeriod.html...
Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html...
Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html...
Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRule.html...
Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html...
Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html...
Generating src-html/co/codewizards/cloudstore/core/version/VersionInfoProvider.html...
Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html...
Generating src-html/co/codewizards/cloudstore/core/version/MalformedVersionException.html...
Generating src-html/co/codewizards/cloudstore/core/version/ClientTooOldException.html...
Generating src-html/co/codewizards/cloudstore/core/version/Version.html...
Generating src-html/co/codewizards/cloudstore/core/version/ServerTooOldException.html...
Generating src-html/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html...
Generating src-html/co/codewizards/cloudstore/core/config/ConfigDir.html...
Generating src-html/co/codewizards/cloudstore/core/config/Config.html...
Generating src-html/co/codewizards/cloudstore/core/config/ConfigImpl.html...
Generating src-html/co/codewizards/cloudstore/core/sync/SyncState.html...
Generating src-html/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html...
Generating src-html/co/codewizards/cloudstore/core/oio/FileFactory.html...
Generating src-html/co/codewizards/cloudstore/core/oio/OioRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/oio/FileFilter.html...
Generating src-html/co/codewizards/cloudstore/core/oio/IoFileFactory.html...
Generating src-html/co/codewizards/cloudstore/core/oio/File.html...
Generating src-html/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html...
Generating src-html/co/codewizards/cloudstore/core/oio/OioFileFactory.html...
Generating src-html/co/codewizards/cloudstore/core/oio/IoFileUtil.html...
Generating src-html/co/codewizards/cloudstore/core/oio/IoFile.html...
Generating src-html/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html...
Generating src-html/co/codewizards/cloudstore/core/appid/AppIdRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/appid/AppId.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html...
Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/CollisionException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/DaoProvider.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html...
Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html...
Generating src-html/co/codewizards/cloudstore/core/util/MainArgsUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/Pair.html...
Generating src-html/co/codewizards/cloudstore/core/util/HashUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/ISO8601.html...
Generating src-html/co/codewizards/cloudstore/core/util/DebugUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/UrlUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/Util.html...
Generating src-html/co/codewizards/cloudstore/core/util/IOUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/StringUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/ZipUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/Base64Url.html...
Generating src-html/co/codewizards/cloudstore/core/util/DerbyUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/AssertUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/PropertiesUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/UrlDecoder.html...
Generating src-html/co/codewizards/cloudstore/core/util/CollectionUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/ReflectionUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/ExceptionUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/TestException.html...
Generating src-html/co/codewizards/cloudstore/core/util/PasswordUtil.html...
Generating src-html/co/codewizards/cloudstore/core/util/UrlEncoder.html...
Generating src-html/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html...
Generating src-html/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html...
Generating src-html/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html...
Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html...
Generating src-html/co/codewizards/cloudstore/core/concurrent/CallableProvider.html...
Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html...
Generating src-html/co/codewizards/cloudstore/core/concurrent/ExecutionException.html...
Generating src-html/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html...
Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html...
Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html...
Generating src-html/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html...
Generating src-html/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html...
Generating src-html/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html...
Generating src-html/co/codewizards/cloudstore/core/ls/NoObjectRef.html...
Generating src-html/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/FileChunkDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/SymlinkDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html...
Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html...
Generating src-html/co/codewizards/cloudstore/core/dto/RemoteException.html...
Generating src-html/co/codewizards/cloudstore/core/dto/DateTime.html...
Generating src-html/co/codewizards/cloudstore/core/dto/Error.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ChangeSetDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html...
Generating src-html/co/codewizards/cloudstore/core/dto/DirectoryDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/VersionInfoDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/CopyModificationDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ModificationDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/RepositoryDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ListDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/UidList.html...
Generating src-html/co/codewizards/cloudstore/core/dto/NormalFileDto.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html...
Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html...
Generating src-html/co/codewizards/cloudstore/core/bean/CloneableBean.html...
Generating src-html/co/codewizards/cloudstore/core/bean/PropertyBase.html...
Generating src-html/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html...
Generating src-html/co/codewizards/cloudstore/core/bean/Bean.html...
Generating src-html/co/codewizards/cloudstore/core/bean/BeanSupport.html...
Generating src-html/co/codewizards/cloudstore/core/bean/AbstractBean.html...
Generating src-html/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html...
Generating src-html/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html...
Generating src-html/co/codewizards/cloudstore/core/collection/ListMerger.html...
Generating src-html/co/codewizards/cloudstore/core/collection/ReverseListView.html...
Generating src-html/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html...
Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFile.html...
Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html...
Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html...
Generating src-html/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html...
Generating src-html/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html...
Generating src-html/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html...
Generating src-html/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html...
Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html...
Generating src-html/co/codewizards/cloudstore/local/LocalRepoSync.html...
Generating src-html/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html...
Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html...
Generating src-html/co/codewizards/cloudstore/local/JdbcConnectionFactory.html...
Generating src-html/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html...
Generating src-html/co/codewizards/cloudstore/local/RepairDatabase.html...
Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html...
Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html...
Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html...
Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html...
Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html...
Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html...
Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapter.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Repository.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepository.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepository.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Symlink.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/ModificationDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Entity.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Modification.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFileDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/DirectoryDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModification.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFileDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModification.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFile.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFile.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Directory.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/Dao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html...
Generating src-html/co/codewizards/cloudstore/local/persistence/FileChunk.html...
Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransport.html...
Generating src-html/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html...
Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html...
Generating src-html/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html...
Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html...
Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html...
Generating src-html/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html...
Generating src-html/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html...
Generating src-html/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html...
Generating src-html/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/GZIPUtil.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html...
Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html...
Generating src-html/co/codewizards/cloudstore/rest/client/CredentialsProvider.html...
Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html...
Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html...
Generating src-html/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/Delete.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/VoidRequest.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/EndPutFile.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/Request.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/PutFileData.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/Move.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/TestRequest.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetFileData.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html...
Generating src-html/co/codewizards/cloudstore/rest/client/request/Copy.html...
Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html...
Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html...
Generating src-html/co/codewizards/cloudstore/updater/PGPVerifyException.html...
Generating src-html/co/codewizards/cloudstore/updater/TarGzFile.html...
Generating src-html/co/codewizards/cloudstore/updater/PGPVerifier.html...
Generating src-html/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html...
Generating src-html/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html...
Generating src-html/co/codewizards/cloudstore/updater/CloudStoreUpdater.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/Invoker.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html...
Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html...
Generating src-html/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html...
Generating src-html/co/codewizards/cloudstore/ls/core/LsConfig.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/NullResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html...
Generating src-html/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html...
Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html...
Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html...
Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/TestService.html...
Generating src-html/co/codewizards/cloudstore/ls/server/LocalServer.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/Request.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html...
Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html...
Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html...
Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html...
Generating src-html/co/codewizards/cloudstore/client/SubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/RepoListSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/CreateRepoSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html...
Generating src-html/co/codewizards/cloudstore/client/SyncSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/VersionSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html...
Generating src-html/co/codewizards/cloudstore/client/TimeoutConsoleReader.html...
Generating src-html/co/codewizards/cloudstore/client/RepoInfoSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/HelpSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html...
Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.html...
Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html...
Generating src-html/co/codewizards/cloudstore/ls/client/LocalServerClient.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html...
Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html...
Generating src-html/co/codewizards/cloudstore/ls/client/util/FileLs.html...
Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html...
Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html...
Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html...
Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreRest.html...
Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html...
Generating src-html/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html...
Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html...
Generating src-html/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html...
Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html...
Generating src-html/co/codewizards/cloudstore/rest/server/auth/Auth.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/CopyService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/MoveService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/WebDavService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/TestService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MOVE.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/COPY.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html...
Generating src-html/co/codewizards/cloudstore/rest/server/webdav/LOCK.html...
Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html...
Generating src-html/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html...
Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html...
Generating src-html/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html...
Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html...
Generating src-html/co/codewizards/cloudstore/server/CloudStoreServer.html...
Generating src-html/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html...
Generating src-html/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/NullProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/OperationCanceledException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/SubProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitorDelegator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.LogLevel.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/RunnableWithProgress.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenIO.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthConstants.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenVerifier.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenEncrypter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenDecrypter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/EncryptedSignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/BouncyCastleRegistrationUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignatureException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenIO.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenSigner.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContextSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/StreamUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/TimeoutException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseOutputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayInputStream.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.Result.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/LdapPasswordOneTimePadRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Severity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Uid.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimeUnit.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/DevMode.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimePeriod.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManagerImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRule.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityValidator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionInfoProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/MalformedVersionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ClientTooOldException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/Version.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ServerTooOldException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/LocalVersionInIdeHelper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigDir.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/Config.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/class-use/SyncState.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilterWrapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/File.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileRelativePathUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/CloudStoreAppId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppIdRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.Property.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.PropertyEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/ModificationDtoSet.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoToRepoSync.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncState.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivityType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemonImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactoryRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/LocalRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/FileWriteStrategy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/DeleteModificationCollisionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/TransferDoneMarkerType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/CollisionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/ContextWithLocalRepoManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoDirectoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistryImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.Helper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListenerRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/DaoProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.Property.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.PropertyEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/RepositoryCorruptException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/CreateRepositoryContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileAlreadyRepositoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/AbstractLocalRepoTransactionListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoMetaData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNotFoundException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseEvent.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransaction.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoHelper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoRepositoryException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/MainArgsUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Pair.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/HashUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ISO8601.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DebugUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Util.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/IOUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/StringUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ZipUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Base64Url.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DerbyUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/AssertUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PropertiesUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlDecoder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/CollectionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ReflectionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ExceptionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/TestException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PasswordUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlEncoder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/LogDumpedStreamThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/DumpStreamThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallerBlocksPolicy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferrableExecutor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallableProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferredCompletionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/ExecutionException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ClassExtension.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactoryUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/AbstractClassExtension.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/class-use/IdentityWeakReference.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/class-use/CloudStoreUpdaterCore.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/class-use/NoObjectRef.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/TempChunkFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/FileChunkDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/SymlinkDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ErrorStackTraceElement.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDtoTreeNode.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DateTime.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/Error.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ChangeSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteExceptionUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DirectoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/VersionInfoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DeleteModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/CopyModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ModificationDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ListDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/UidList.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/NormalFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/UidXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DateTimeXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/VersionXmlAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/AbstractCloudStoreJaxbContextProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/RepoFileDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/ConfigPropSetDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/TempChunkFileDtoIo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/CloneableBean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyBase.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyChangeListenerUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/Bean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/BeanSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/AbstractBean.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/WeakPropertyChangeListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/WeakIdentityHashMap.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ListMerger.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ReverseListView.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/LazyUnmodifiableList.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoTransactionImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/AutoTrackLifecycleListener.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/ContextWithPersistenceManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoMetaDataImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesEnum.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoSync.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/FilenameFilterSkipMetaDir.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/JdbcConnectionFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoManagerFactoryImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/RepairDatabase.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactoryRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Repository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarkerDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Symlink.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackChanged.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/ModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Entity.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Modification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFileDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DirectoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AbstractCloudStorePersistenceCapableClassesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFileDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModification.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackLocalRevision.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepositoryDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModificationDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequestDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarkerDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Directory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Dao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepoDao.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileChunk.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ChangeSetDtoBuilder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ParentFileLastModifiedManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileWithDtoFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/FileChunkDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepositoryDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepoFileDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/DeleteModificationDtoConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/class-use/GZIPUtil.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPContainerRequestFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPClientRequestFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalReaderInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalWriterInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPWriterInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPReaderInterceptor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CredentialsProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreRestClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/ClientBuilderDefaultValuesDecorator.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/DynamicX509TrustManagerCallback.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionContext.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CallbackDeniedTrustException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/SSLContextBuilder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionResult.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/HostnameVerifierAllowingAll.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/RequestRepoConnection.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Delete.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncFromRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/VoidRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetVersionInfoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndPutFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Request.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutParentConfigPropSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutFileData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Move.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeDirectory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/TestRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/BeginPutFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetEncryptedSignedAuthToken.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetChangeSetDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetFileData.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncToRepository.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeSymlink.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetClientRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/AbstractRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepoFileDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Copy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransportFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifyException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzFile.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifier.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/DefaultTarGzEntryNameConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzEntryNameConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/CloudStoreUpdater.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientContainer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientClassSet.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRef.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfoMap.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectGraphContainer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/IncDecRefCountQueue.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyInvocationHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisorImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefWithRefId.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedResponseIdScheduledEviction.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvocationType.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxy.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/Invoker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvokeMethodExecutor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverterFactory.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AbstractInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/ExtMethodInvocationRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilterRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowCloudStoreInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/DenyReflectInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowJavaInvocationFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/AbstractReferenceJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitorRegistry.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/PropertyChangeListenerJanitor.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LocalServerPropertiesManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LsConfig.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoRequestDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/NullResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoResponseDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractRequestWithExistingLocalRepoDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryRequestDto.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/ErrorResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyWriter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/MediaTypeConst.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyWriter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/InverseInvoker.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/DefaultExceptionMapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRestBinder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.SecurityContextImpl.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InvokeMethodService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/ClassInfoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/AbstractService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceResponseService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/RepoInfoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceRequestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/TestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/class-use/LocalServer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CredentialsProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/LocalServerRestClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/VoidRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PushInverseServiceResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/RepoInfoRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/Request.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetClassInfo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/InvokeMethod.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/TestRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PollInverseServiceRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetDelayedMethodInvocationResponse.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/AbstractRequest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerProcessLauncher.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerMain.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoAliasSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoListSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoAliasSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepairDatabaseSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommandWithExistingLocalRepo.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SyncSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/VersionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RequestRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimePeriodOptionHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimeoutConsoleReader.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoInfoSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AcceptRepoConnectionSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/ChangeLdapPasswordSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/HelpSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AfterUpdateHookSubCommand.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/class-use/LocalServerClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/GetClassInfoRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/AbstractInverseServiceRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerThread.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseMethodInvocationRequestHandler.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/FileLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayInputStreamLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayOutputStreamLs.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreBinder.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreRest.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreJaxbContextResolver.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/DefaultExceptionMapper.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPasswordManager.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/NotAuthorizedException.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPassword.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/Auth.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndPutFileService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepoFileDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/ChangeSetDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeDirectoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/AbstractServiceWithRepoToRepoAuth.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/VersionInfoDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncFromRepositoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/PutParentConfigPropSetDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/CopyService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/GetClientRepositoryDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MoveService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/WebDavService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepositoryDtoService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EncryptedSignedAuthTokenService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncToRepositoryService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/TestService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeSymlinkService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RequestRepoConnectionService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/BeginPutFileService.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MOVE.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MKCOL.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/COPY.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/PROPFIND.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/UNLOCK.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/LOCK.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapConfig.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/SimpleLdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClientProvider.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/QueryLdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClient.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreServer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreUpdaterTimer.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/class-use/CloudStoreServerTestSupport.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-use.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-use.html...
Building index for all the packages and classes...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-tree.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index-all.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/deprecated-list.html...
Building index for all classes...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-frame.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-noframe.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-summary.html...
Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/help-doc.html...
48 warnings
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: http://assertj.org/assertj-core/apidocs/
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:48: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:41: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:68: warning - @param argument "monitor" is not a parameter name.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:88: warning - @param argument "monitor" is not a parameter name.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.java:13: warning - Tag @link: reference not found: co.codewizards.cloudstore.local.transport.file.FileRepoTransport FileRepoTransport
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:255: warning - Tag @linkplain: can't find getLastModifiedNoFollow(File) in co.codewizards.cloudstore.core.util.IOUtil
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:58: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:139: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:139: warning - Tag @link: reference not found: RemoteRepository#getEntityID() RemoteRepository.entityID
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @see: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:1052: warning - Tag @see: can't find separator in co.codewizards.cloudstore.core.oio.File
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:406: warning - Tag @link: can't find createSymlink(File, File, boolean) in co.codewizards.cloudstore.core.util.IOUtil
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @link: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:149: warning - Tag @link: reference not found: getRelativePath
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:173: warning - Tag @link: reference not found: getRelativePath
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:545: warning - Tag @link: reference not found: createUniqueRandomFolder
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:636: warning - Tag @link: reference not found: readTextFile
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:805: warning - Tag @link: reference not found: ParameterCoderMinusHex
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.java:18: warning - Tag @link: reference not found: ThreadPoolExecutor.CallerRunsPolicy
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java:206: warning - @return tag has no arguments.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.java:40: warning - Tag @link: can't find getParentEntityID() in co.codewizards.cloudstore.core.dto.RepoFileDto
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.java:11: warning - Tag @see: reference not found: co.codewizards.cloudstore.local.local.AutoTrackLifecycleListener
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:19: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/main/java/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.java:112: warning - Tag @linkplain: can't find matrixParam(String, ObjectRef...) in javax.ws.rs.client.WebTarget
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommand.java:21: warning - Tag @link: reference not found: Option
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/auth/Auth.java:15: warning - Tag @link: can't find getAuth() in com.google.common.util.concurrent.AbstractService
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/auth/Auth.java:15: warning - Tag @link: can't find authenticate(String) in com.google.common.util.concurrent.AbstractService
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java:38: warning - Tag @see: missing final '>': "<a href="http://docs.oracle.com/javase/7/docs/api/javax/naming/directory/SearchControls.html#SUBTREE_SCOPE">SUBTREE_SCOPE</a>
[WARNING] Query should contain template variable ${login}(one or more) which is replaced with userName from provided Auth object
[WARNING] If search returns any results then credentials of DirContext are replaced with result's DN (as PRINCIPAL)
[WARNING] and password from provided Auth (as CREDENTIALS), and lookup() is called.
[WARNING] If lookup() doesn't throw AuthenticationException then authentication succeeded."
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream
[JENKINS] Archiving aggregated javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.aggregator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1696 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.aggregator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1699 resources
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (javadoc-jar) @ co.codewizards.cloudstore.aggregator ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-javadoc.jar.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (site-jar) @ co.codewizards.cloudstore.aggregator ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-binaries) @ co.codewizards.cloudstore.aggregator ---
[INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.3:tar.gz
[INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.3:zip
[INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.3:tar.gz
[INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.3:zip
[INFO] Copying co.codewizards.cloudstore.client-0.10.3-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz
[INFO] Copying co.codewizards.cloudstore.client-0.10.3-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.3-bin.zip
[INFO] Copying co.codewizards.cloudstore.server-0.10.3-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz
[INFO] Copying co.codewizards.cloudstore.server-0.10.3-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.3-bin.zip
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.3
[INFO]    >>> to file:/tmp/cloudstore-junk/de/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.3
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] co.codewizards.cloudstore.parent .................. SUCCESS [8.459s]
[INFO] co.codewizards.cloudstore.core .................... SUCCESS [36.326s]
[INFO] co.codewizards.cloudstore.core.oio.nio ............ SUCCESS [7.137s]
[INFO] co.codewizards.cloudstore.local ................... SUCCESS [5:35.927s]
[INFO] co.codewizards.cloudstore.rest.shared ............. SUCCESS [2.134s]
[INFO] co.codewizards.cloudstore.rest.client ............. SUCCESS [7.254s]
[INFO] co.codewizards.cloudstore.updater ................. SUCCESS [55.704s]
[INFO] co.codewizards.cloudstore.ls.core ................. SUCCESS [6.948s]
[INFO] co.codewizards.cloudstore.ls.rest.server .......... SUCCESS [3.080s]
[INFO] co.codewizards.cloudstore.ls.server ............... SUCCESS [2.826s]
[INFO] co.codewizards.cloudstore.ls.rest.client .......... SUCCESS [2.514s]
[INFO] co.codewizards.cloudstore.ls.server.cproc ......... SUCCESS [2.436s]
[INFO] co.codewizards.cloudstore.client .................. SUCCESS [36.407s]
[INFO] co.codewizards.cloudstore.ls.client ............... SUCCESS [3.128s]
[INFO] co.codewizards.cloudstore.site.skin ............... SUCCESS [1.070s]
[INFO] co.codewizards.cloudstore.rest.server ............. SUCCESS [48.575s]
[INFO] co.codewizards.cloudstore.server .................. SUCCESS [6.032s]
[INFO] co.codewizards.cloudstore.test .................... SUCCESS [8:17.023s]
[INFO] co.codewizards.cloudstore.webapp .................. SUCCESS [3.171s]
[INFO] co.codewizards.cloudstore.aggregator .............. SUCCESS [2:56.305s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:47.198s
[INFO] Finished at: Sat Oct 14 17:20:02 CEST 2017
[INFO] Final Memory: 244M/1771M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.3/co.codewizards.cloudstore.ls.rest.client-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.3/co.codewizards.cloudstore.updater-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.3/co.codewizards.cloudstore.core.oio.nio-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.3/co.codewizards.cloudstore.test-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.3/co.codewizards.cloudstore.site.skin-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.3/co.codewizards.cloudstore.rest.shared-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.3/co.codewizards.cloudstore.rest.server-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.parent/0.10.3/co.codewizards.cloudstore.parent-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.3/co.codewizards.cloudstore.ls.server-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.tar.gz
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-bin.zip
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.3/co.codewizards.cloudstore.server-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.3/co.codewizards.cloudstore.core-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.3/co.codewizards.cloudstore.ls.server.cproc-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.3/co.codewizards.cloudstore.rest.client-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.3/co.codewizards.cloudstore.local-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.3/co.codewizards.cloudstore.ls.rest.server-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/0.10.3/co.codewizards.cloudstore.aggregator-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.3.war to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.3/co.codewizards.cloudstore.webapp-0.10.3.war
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.tar.gz
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-bin.zip
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.3/co.codewizards.cloudstore.client-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.3/co.codewizards.cloudstore.ls.client-0.10.3-sources.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.pom
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3.jar
[JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.3/co.codewizards.cloudstore.ls.core-0.10.3-sources.jar
channel stopped
Archiving artifacts
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of org.subshare
Finished: SUCCESS